My brain is dead today. How can I set maximum velocity for add_central_force?
add_central_force(move_force* global_transform.basis.z)
I am using this to move around a small sphere and it works fine- but if you hold the forward key down then the velocity keeps increasing till you fly off the screen.