Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to stop animation unity

myAnimation.gameObject.GetComponent<Animator>().enabled = false;
 
PREVIOUS NEXT
Tagged: #stop #animation #unity
ADD COMMENT
Topic
Name
8+5 =