Пример #1
0
 public override void CancelFall()
 {
     StatePlayer.ChangeState(StatePlayer.StateCrouchWalk());
 }