Ejemplo n.º 1
0
 internal void SetEyes(Sprite sprite)
 {
     eyes.SetEye(sprite);
     animator.SetTrigger("SetEye");
 }