Camera inertia causes inconsistent motion

Hi, @georgie. Sorry for the delay in testing that link.

It does not work the same as before. I looked into why and I saw that scene.getEngine().getFps() returned 60 for me which is not correct. Therefore, the calculation 0.001 * 60 / scene.getEngine().getFps() resulted in 0.001 (60 FPS) instead of 0.00025 (240 FPS).


As for your second message, thank you! I know how difficult it can be to debug issues with limited information. I’m looking forward to those camera improvements you guys have planned. Babylon is a fantastic project and has a truly promising future.

I am new to the Babylon forums, but I’ve been using Babylon for a few years. I am one of the developers of this project (the other founding member):

3 Likes