- Home /
 
 
               Question by 
               Tonico · Apr 15, 2013 at 02:29 PM · 
                animations  
              
 
              Help whit Animations play?
I have a problem: In my project, I have a gun, and has an animation that recoil. It has the following script code: function Update () { if(Input.GetButtonDown("Fire1")); animation.Play("recoil"); }
But when I play, and pressed fire1 (left click) nothing happens Where´s the error? or Why happen this?
               Comment
              
 
               
              Your answer
 
             Follow this Question
Related Questions
Al Robot Animation Problem 0 Answers
Very little, but very heavy script problem. 0 Answers
Unity import mesh problem 2 Answers
how do i solve it 1 Answer
Re-install unity 1 Answer