• 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.

Animation Question

Status
Not open for further replies.
Level 8
Joined
Feb 3, 2013
Messages
277
thanks for the posts, but I'm not concerned about whether the unit moves or not;
I'm trying to create an efffect where a dummy unit plays a walking animation, but it wont play even with jass triggers :/

edit: I've just answered my own question - a note to all

dummy units cannot play walking animation if their movement type is set to none

of course this presents new issues to my triggers ;s

edit2 : read last post v
 
Level 30
Joined
Nov 29, 2012
Messages
6,637
thanks for the posts, but I'm not concerned about whether the unit moves or not;
I'm trying to create an efffect where a dummy unit plays a walking animation, but it wont play even with jass triggers :/

Just play it with this trigger:

  • Animation - Play (Triggering unit)'s walk animation
And maybe the unit you used in the trigger is not referring to the dummy. Show the trigger!
 
Status
Not open for further replies.
Top