ParaScript.UpdateCopy PageDeclaration function Update() end Description Update is called every frame, if the MonoBehaviour is enabled. Luafunction Update() print("update method called"); endUpdated about 1 year ago