Fix to particular FPS

Have a look here:


when the fps increase i had problem
because level dismaintain the player
speed affect Level actors & object
position will not set

That’s because of frame delta. Some good reading:

And here:

If you start using it correctly, the game will run with the same speed regardless of the fps.