- Home /
Quick animation question
How would I script so that if an animation is playing you have to wait until it finishes before you can play another animation?
               Comment
              
 
               
               
               Best Answer 
              
 
              Answer by FLASHDENMARK · Dec 04, 2011 at 06:27 PM
 if(!animation.IsPlaying("name")){          // Checks if animation named name is not playing
 //play the other animation right here.
 }
Your answer
 
 
             Follow this Question
Related Questions
The name 'Joystick' does not denote a valid type ('not found') 2 Answers
Animation On Mouse Click 1 Answer
Aim down sights animation help 1 Answer
Apply ZombieWalk animation : Unity3d 1 Answer
Loop Animation In Script? 2 Answers
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                