tutorials/rendering/jitter_stutter #339
Replies: 3 comments 5 replies
-
|
I'm having issues with stuttering in my android for some reason. I'm not sure but I think it might be something to do with video memory(3.2gb as seen in debugger > monitors)? |
Beta Was this translation helpful? Give feedback.
-
|
I have very slight stutter with an almost empty scene. It only has a few moving circles drawn with draw_circle and instantiated on mouse click. godot 4.4 |
Beta Was this translation helpful? Give feedback.
-
|
Probably also worth noting:
While these are documented elsewhere, it would be helpful to link corresponding guides here. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
tutorials/rendering/jitter_stutter
What is jitter, stutter and input lag?: Jitter and stutter are two different alterations to visible motion of objects on screen that may affect a game, even when running at full speed. These effect...
https://docs.godotengine.org/en/latest/tutorials/rendering/jitter_stutter.html
Beta Was this translation helpful? Give feedback.
All reactions