Esempio n. 1
0
 float Y_ValueWithSens()
 {
     return(PlayerInputs.Camera_Y_Movement() * Time.deltaTime * mouseSensY);
 }