i have some animations but they dont work i use a simple code just to let it run code:
`function Update()
{
animation.Play (“run”);
}`
the animations i use : http://www.mediafire.com/?zthmydyczlg
PS i am 13 and my english is bad ;)
i have some animations but they dont work i use a simple code just to let it run code:
`function Update()
{
animation.Play (“run”);
}`
the animations i use : http://www.mediafire.com/?zthmydyczlg
PS i am 13 and my english is bad ;)
The code should work.
Does the run animation work at all? if you drag the run AnimationClip into the Animation slot of the Animation component and set Play Automatically to true, does it play OK?
Is "run" the exact name of the AnimationClip?
yes and yes you can download the animations and see what happend btw i have made them with maya 2011 and confert them intro fbx 2006
even if this is 4 years late, use the animator controller component.