Example #1
0
 private void MoveHorizontally()
 {
     _animator.speed = 1;
     PlayerMotor.MoveHorizontally();
 }