The Re-Inventing the Wheel Thread

You can do it from console using “t.maxfps 20.0”.
I’ve tried timer for tanks, it doesn’t really work because AddForce() is not executed immediately. Actors/pawns tick before physics, all calls to changing physics state of the components is processed after the tick.