Esempio n. 1
0
 float X_ValueWithSens()
 {
     return(PlayerInputs.Camera_X_Movement() * Time.deltaTime * mouseSensX);
 }