Tuesday, November 6, 2012

Unity Character moving in a wrong direction quick fix for noob

Ok, So today I face another problem where the character is moving sideway when I want him to move forward, no matter how i rotate the character it still move sideway

solution
1. Create an Sphere
2. Add character controller to the sphere
3. Make sure you can control the sphere nicely
4. Drag your character into the sphere (become his child)
5. Rotate your character

Now it will work, your character now can move forward when you want him to move forward

hope it help

No comments:

Post a Comment