- Home /
RigidBody controller - Where to start?
Hello.
I'm creating a third person game and now i'm setting up the character so i can start the game logic. To do this i'll use a rigidbody controller but unfortunately i don't know where to start it, so i would like to know if there's any kind of tutorial that shows the main functions that a controller like this should have and how to make them.
As i said on other questions, i know how to program, but since this is my first Unity project i don't know how things will work later, so i'm trying to set everything the way it is suppose to before i go into the next steps of development, so that i don't bump into bigger problems later and also learn how to do it the proper way.
Thanks in advance!
I'm looking for a tutorial for the rigidbody controller, not the game itself, but thanks.
That game has a player character with rigidbody controller, and its tutorial will $$anonymous$$ch you step by step how to set it on a player
By "that" game, what's the game you're talking about?
I found this one that has alot of tutorials: http://unity3d.com/learn/tutorials/projects/s$$anonymous$$lth
Is that the one you were talking about?
Check this one also https://www.assetstore.unity3d.com/#/content/9 and this too https://www.assetstore.unity3d.com/#/content/5087
Your answer
Follow this Question
Related Questions
need tutorials for rigidbody.Addforce 1 Answer
Car - WheelCollider - Why the side is getting up? 2 Answers
"Swimming" Physics with Rigidbodies 2 Answers
jet pack physics with character controller 1 Answer
Rigidbody Step Offset 3 Answers