Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Question Why my character controller can't go down stairs?

Discussion in 'Physics' started by unity_408540137, Dec 9, 2022.

  1. unity_408540137

    unity_408540137

    Joined:
    Oct 23, 2022
    Posts:
    44
    I put Character Controller attribution into my player, and find out my player can go up stairs.

    When my player goes downstairs, I find out that player's foot isn't grounded; therefore, the state looks like my player once goes upstairs, player will keep ungrounded.

    Do I have to use Character.IsGrounded or something?
    Thanks~
     
    Zobotron likes this.