- Home /
First Person Controller in Unity 3
I'm using First Person Controller (Unity 3) but this controller can't interact to other physics objects with force. How can i do for this problem ? Have any script for this ?
Thank you. :-)
Answer by GameGuy · Feb 01, 2011 at 04:07 PM
Take a look at the Unify Wiki under Scripts >> Character Controller Scripts. There are several scripts for advanced Controllers like the RigidbodyFPSWalker:
http://www.unifycommunity.com/wiki/index.php?title=RigidbodyFPSWalker
Can I replace a script to default script for rigid body ?
Hmmm...$$anonymous$$aybe I dont understand your comment right, but you need to replace "FPSWalker.js" with for example "RigidbodyFPSController.js"
Your answer
Follow this Question
Related Questions
CHARACTER MOVEMENT?! 1 Answer
Unity 3d: Dizzy turning. 2 Answers
Multiplayer First Persson Controller help 0 Answers
First Person Controller vs. Character (Penelope Tutorial) 2 Answers
Player "pinball" effect 0 Answers