Пример #1
0
 void Awake()
 {
     robotAnimator = rob.GetComponent <Animator>();
     alienAnimator = ali.GetComponent <Animator>();
 }