- Home /
 
               Question by 
               Rentrax · Oct 18, 2017 at 11:27 AM · 
                c#animationscripting problem  
              
 
              Playing list of animations
Hi i am randomizing list of animations. Like jump, run etc... This list is diffrent everytime. I want to play animations in a list. Like when the first one finishes the other one starts playing. I decided to do it like that; if(x==1) { anim.Play("1"); } if(x==2) { anim.Play("2") } And now how can I increase the x when the animation finishes?
               Comment
              
 
               
              Your answer
 
 
             Follow this Question
Related Questions
UI animation not working as expected. 1 Answer
how to keep track of Lean Tween function? 0 Answers
how to activate a characters walking animation 0 Answers
Issue involving coroutines and animation 0 Answers
 koobas.hobune.stream
koobas.hobune.stream 
                       
                
                       
			     
			 
                