Quantcast
Channel: Answers for "How do you lock the first-person CharacterController to only walk along the x-axis?"
Browsing all 4 articles
Browse latest View live

Answer by BiG

You would be interested in the "Constraints" section of the "Rigidbody" voice, in the Inspector. Look at here: http://unity3d.com/support/documentation/Components/class-Rigidbody.html. Search for the...

View Article



Answer by aldonaletto

You should modify the CharacterController movement script. If you're using the standard First Person Controller, open the CharacterMotor.js script and find this instruction: // Move our character!...

View Article

Answer by BiG

You would be interested in the "Constraints" section of the "Rigidbody" voice, in the Inspector. Look at here: http://unity3d.com/support/documentation/Components/class-Rigidbody.html. Search for the...

View Article

Answer by aldonaletto

You should modify the CharacterController movement script. If you're using the standard First Person Controller, open the CharacterMotor.js script and find this instruction: // Move our character!...

View Article
Browsing all 4 articles
Browse latest View live




Latest Images