Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

how to get the current gameobject animator in unity

Animator animator = this.GetComponent<Animator>();
 
PREVIOUS NEXT
Tagged: #current #gameobject #animator #unity
ADD COMMENT
Topic
Name
6+5 =