You usually want to multiply stuff like speed, turning speed, etc. with DeltaSeconds. That way you decouple that stuff from the framerate.
You usually want to multiply stuff like speed, turning speed, etc. with DeltaSeconds. That way you decouple that stuff from the framerate.