- Home /
 
              This post has been wikified, any user with enough reputation can edit it. 
            
 
             
               Question by 
               Nitin22 · Jul 30, 2016 at 09:23 PM · 
                c#animationmecanimanimator controller  
              
 
              How to maintain FIFO in Animator controller when you set multiple parameter in one frame ?
Hello Everyone , In my game I have 22 players with there own controller script . In this script every player can command to another player . Sometimes n players command to one common player in a common frame where he set the animator parameter . Now in next frame multiple parameters are set and the animation will play on player randomly and I want it should be play in FIFO order.
               Comment
              
 
               
              Your answer