start and stop animations unity c# code example Example: how to stop animation unity myAnimation.gameObject.GetComponent<Animator>().enabled = false;