Beispiel #1
0
 public void UpdateAnimationDirection()
 {
     animationFlip.TestFlip(movement.GetCurrentSpeed());
 }