Beispiel #1
0
 protected virtual void ChangeDirectionBecauseDidNotWalk()
 {
     FaceDirection = Hand.GetCounterDirection(FaceDirection);
 }