Esempio n. 1
0
 public void On_fly()
 {
     is_Fly = false;
     FPSController.ChangeGravityValue(30f);
 }