• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

How do I get an animation to loop?

Status
Not open for further replies.
Level 3
Joined
Aug 15, 2007
Messages
37
I have a trigger that changes a units animation (acolyte - Work Gather Gold), using unit - is issued an order targeting an object. But, the animation is played only once and then the unit just freezes on the last sub-image of the animation. What is the best way to make the animation loop?
 
Level 11
Joined
Aug 15, 2004
Messages
710
Hm.. the best way to make the animation loop. A very simple, low maintance way would be to give it an ability that makes it use the gold animation, and then make it cast that, that would do it for you. Or else you would need to make a timer or run another trigger so that every X seconds (X being how long the animation takes) it is run again.
 
Status
Not open for further replies.
Top