Search Unity

Character Infinite Jump problem

Discussion in 'Animation' started by alexandrul_, Sep 8, 2021.

  1. alexandrul_

    alexandrul_

    Joined:
    Jun 24, 2020
    Posts:
    3
    Why does the character still jump if I don't press the space key anymore?
     

    Attached Files:

  2. Unrighteouss

    Unrighteouss

    Joined:
    Apr 24, 2018
    Posts:
    599
    Hey,

    It's likely because there's an issue in your code, or there's an issue with the configuration of the character controller asset you're using, or there's an issue with ground layers/ tags.

    You're going to have to provide more information that that. If you coded the functionality yourself, the best thing would be to post your code using the "insert code" button.