I’m working on a game where I need the physics simulation to run as if it was 30 FPS regardless of the rendering framerate. What is the best practice for achieving this?
Hmm well one. Make your own physics system
Two you could just change how everything looks, so it looks like 30 fps