It seems that this is a known shortcoming, at least for the inertia:
Maybe you can try to adjust camera.speed
based on the delta time with the last frame (engine.getDeltaTime()
)?
It seems that this is a known shortcoming, at least for the inertia:
Maybe you can try to adjust camera.speed
based on the delta time with the last frame (engine.getDeltaTime()
)?