28.02.2016, 09:58
You are setting the time to 0
Try this
Try this
Код:
ApplyActorAnimation(ACTOR1,"STRIP", "strip_E", 4.1, 0, 0, 0, 0, 1000*60); //Play the animation for 1 min
