Quantcast
Channel: Answers for "CharacterController gets stuck on stairs."
Browsing all 4 articles
Browse latest View live

Answer by Briksins

In the video tutorial of "Unity 3x Game Development Essentials" it was specifically recommended to increase slope limit to 90, you can see that video chapter on [my DropBox][1] [1]:...

View Article



Answer by Edy

1. Set **CharacterController.slopeLimit** to 90 2. Edit **CharacterMotor.js** and void the function **AdjustGroundVelocityToNormal** around the line 364: desiredVelocity = desiredVelocity; //...

View Article

Answer by Briksins

In the video tutorial of "Unity 3x Game Development Essentials" it was specifically recommended to increase slope limit to 90, you can see that video chapter on [my DropBox][1] [1]:...

View Article

Answer by Edy

1. Set **CharacterController.slopeLimit** to 90 2. Edit **CharacterMotor.js** and void the function **AdjustGroundVelocityToNormal** around the line 364: desiredVelocity = desiredVelocity; //...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images