0 votes

I don't have Jitter when moving forward or backward but when moving left or right or orbiting around an object and looking at it, there is a subtle jitter.

Here is the project: http://www.filedropper.com/jitter

Use WinRAR to unpack it.
Look at the blue capsule and go around it to see the jitter.

Using a 75hz monitor, could that be a problem?

Godot version 3.3.2
in Engine by (56 points)

1 Answer

0 votes

This is due to Godot not featuring physics interpolation. Monitor refresh rates that don't match the physics update rate (60 by default) will make the jittering more noticeable.

You can resolve this by installing, enabling and configuring lawnjelly's smoothing-addon.

by (12,893 points)
Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.