1. Right click in animator tab and select "Create State"
2. Right click that state and select "Set as Layer Default State"
myAnimation.gameObject.GetComponent<Animator>().enabled = false;
1. Right click in animator tab and select "Create State"
2. Right click that state and select "Set as Layer Default State"
myAnimation.gameObject.GetComponent<Animator>().enabled = false;