Yue Posted August 18, 2017 Posted August 18, 2017 I need to change the value of step height, so that my player can pass over small rocks without problem. I'm using the character controller Quote
Solution Yue Posted August 19, 2017 Author Solution Posted August 19, 2017 Ok, no problem, The process is automatic, and can not be changed. According to the controller that measures more or less 1 meter with 85 centimeters, the data of step height is already defined and no access to the change to be customized. Now the problem is that rocks are created with the terrain painting system, and the model has different options of collision system, so the one option of collision compatilbe with step height is the collision type box. And that's when you climb the rocks without problem. Step Height Documentation. Quote
burgelkat Posted August 19, 2017 Posted August 19, 2017 Make the physic shape not to a box better to poydron or poly mesh then i think climbing over is posssible Quote
Yue Posted August 19, 2017 Author Posted August 19, 2017 1 minute ago, burgelkat said: Make the physic shape not to a box better to poydron or poly mesh then i think climbing over is posssible It only works with box collision. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.