Exemple #1
0
 void Awake()
 {
     S = this;
     anim = GetComponent<Animator>();
 }
Exemple #2
0
 void Awake()
 {
     S    = this;
     anim = GetComponent <Animator>();
 }