Discuss Scratch

grkw2020
Scratcher
100+ posts

Jittery delta time

I'm making a game in the turbowarp editor. I have 60 FPS mode enabled, and the game uses delta time to keep things smooth at all framerates. However, the game seems to jitter slightly every half second or so. Does anyone know what I can do to prevent this?
grkw2020
Scratcher
100+ posts

Jittery delta time

Bump
StarWalker600
Scratcher
100+ posts

Jittery delta time

grkw2020 wrote:

I'm making a game in the turbowarp editor. I have 60 FPS mode enabled, and the game uses delta time to keep things smooth at all framerates. However, the game seems to jitter slightly every half second or so. Does anyone know what I can do to prevent this?
can you give the link to the project??
No_Normal
Scratcher
100+ posts

Jittery delta time

Have you ruled out lag? That could drop the framerate. Make sure that you reset the timer right after grabbing the delta time, to reduce risk of possible empty spaces.

Powered by DjangoBB