Hey all, I have the controls set through the ORK Framework so that the player jumps with SPACE. It seems like 90% of the time, the jump will not work, and the player will stay on the ground. Otherwise, it works perfectly. I've changed most of the settings in the controls to no avail yet. Anyone have any ideas? If it helps, the jumps works better on non-flat surfaces, like spheres. Thanks
  • Hm, might be due to the CharacterController not being grounded or the ground exceeding the defined Maximum Ground Angle setting.

    Anyway, the built-in controls are just there to get you started, I'd recommend using custom controls for your needs :)
    Please consider rating/reviewing my products on the Asset Store (hopefully positively), as that helps tremendously with getting found.
    If you're enjoying my products, updates and support, please consider supporting me on patreon.com!
Sign In or Register to comment.