• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

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