Recent content by Boskic

  1. B

    Height raycast bug

    I finally fixed it. The problem was with the box collider on the character's head. I just pulled the collider down a bit and everything worked. It feels like this collider somehow covered raycast but that is a guess. In the end, I decided to remove this collider completely.
  2. B

    Height raycast bug

    This is how my capsule collider looks like. Is it too high?
  3. B

    Height raycast bug

    Lately, I have been working on scaling down my character, and it seems like I broke some properties. Most of the properties I fixed and the character works fine but there is one raycast check that blocks my movement. Please tell me where I can define this raycast based on the sent image...
Top