Scene3D is a collection of scripts, materials and tools to help you develop 3D games with the Defold game engine.
150
stars
10
forks
source link
Jittering of vehicle when display rate is faster than physics #28
Open
blisteredMind opened 10 months ago
Describe the bug When turning the vehicle, jittering can be observed if the display frequency rate is beyond the physics
To Reproduce Steps to reproduce the behavior:
Expected behavior Vehicle should not be jittering while turning.
Hardware (optional)
Additional context (optional) Setting the engine display rate to 60 inside the game project file fixes this issue