Пример #1
0
 public void enableDoubleJump()
 {
     NumberOfJumps = 2;
     playerController.UpdateJump();
 }