Example #1
0
 public static float GetHorizontalCameraInput()
 {
     return(InputManagerScript.GetHorizontalCameraInput());
 }