- Home /
I need help with adding my character controller to a Character model
I recently downloaded a fully animated cartoon soldier first of all i don't know how to add animations to my character or most importantly add a character controller Please reply soon!! -Bladejmh
Answer by Berenger · Feb 01, 2013 at 08:25 AM
Check out how the first person and third person controller works. Basically, add the Character Controller script, then listen to input events to move it accordingly.
Animations as complicated as character animations are done in your 3D app (maya, blender, max etc). Once it's done : http://docs.unity3d.com/Documentation/ScriptReference/Animation.html / http://unity3d.com/unity/mecanim/
Answer by $$anonymous$$ · Feb 02, 2013 at 09:44 AM
Thanks it came with animations and a just added them to the character model, would that work?