Example #1
0
 public static bool GetJumpButtonDown()
 {
     return(InputManagerScript.GetJumpButtonDown());
 }