Cannot use 'this.physics.world.setFPS' to set FPS update rate?

You can not set the render rate with Physics.

Docs:
“This frame rate is independent of the frequency at which the game is rendering. The higher you set the fps, the more physics simulation steps will occur per game step.”

Look at this topic:

1 Like