[SOLVED] About CharacterControl

You can see it in the video CharacterControl Can climb very high blocks
This is not normal
Normally, CharacterControl shouldn’t be able to climb blocks that high.
I don’t know if I set the parameters incorrectly.
I don’t know where to start debugging.
If you know the possible reason, please let me know. Thank you

player = new CharacterControl(capsuleShape,stepHeight);

after investigation I noticed I don’t know when did I change the stepHeight parameter
And then a whole series of strange things happened
My mistake :wink:

1 Like

A problem you fix yourself is the best kind of problem :smiling_face_with_tear: