Esempio n. 1
0
 protected void FacePlayer()
 {
     enemyAnimator.FaceTarget(distToPlayerX);
 }