ParaScript.FixedUpdateDeclaration function FixedUpdate() end Description Frame-rate independent MonoBehaviour.FixedUpdate message for physics calculations. Luafunction FixedUpdate() print("object FixedUpdate called"); end