void OnTriggerExit(Collider c) { InteractionManager.DisableLaunch(); InteractionManager.EnableRotation(); launchBlock.Block(); }