- Home /
can character controller be done by me? how to create a step offset feature
it seems to me that charactercontroller could be done by me too and if one would do it by itself then it could suit it's needs much more if done correctly so am going the wrong way if i want to create sg. similiar to a charactercontroller or maybe one using physics rather? how would i add make it so that it can only go up steps of a certain height and below? thanks for everyone in advance for trying to help dissolve my confusion regarding these...things :)
Answer by duck · Apr 01, 2010 at 01:28 PM
There is a rigidbody physics version of the FPS walker on the wiki - here:
This may be just what you're looking for. Or, if you really want to write your own, reading through the scripts on that page would probably give you some good inspiration.
Your answer
Follow this Question
Related Questions
Having issues with Rigidbody and CharacterController colision 2 Answers
CharacterController.move called on inactive controller 1 Answer
Gravity not working 1 Answer
if CharacterController hit a rigidbody 1 Answer
How can I slow Gravity 2 Answers