示例#1
0
 internal void SetEyes(Sprite sprite)
 {
     eyes.SetEye(sprite);
     animator.SetTrigger("SetEye");
 }