Yes FixedUpdate will do what you need.
https://docs.unity3d.com/ScriptReference/MonoBehaviour.FixedUpdate.html
https://unity3d.com/learn/tutorials/topics/scripting/update-and-fixedupdate
↧