• 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.
  • 💡 We're thrilled to announce that our upcoming texturing contest is in the works, and we're eager to hear your suggestions! Please take this opportunity to share your ideas in this theme discussion thread for the Texturing Contest #34!
  • 🏆 Hive's 7th HD Modeling Contest: Icecrown Creature is now open! The frozen wastes of Icecrown are home to some of Azeroth’s most terrifying and resilient creatures. For this contest, your challenge is to design and model a HD 3D monster that embodies the cold, undead, and sinister essence of Icecrown! 📅 Submissions close on April 13, 2025. Don't miss this opportunity to let your creativity shine! Enter now and show us your frozen masterpiece! 🔗 Click here to enter!

Need help with running and walking animations

Status
Not open for further replies.
Level 1
Joined
Jan 8, 2018
Messages
3
help.png


So I managed to make the walking anim with help from youtube but I want my units to start running again when they are attacked or attacking
 
Level 7
Joined
Sep 4, 2016
Messages
116
Your question isn't entirely clear, but if I understand correctly, you want to set units to have a walking (slower) animation in at some point or in response to some event, and then you want them to switch back to a running animation when they are attacked or start an attack?

If this is the case, then you should be able to do the other trigger you need with two events: 1. 'a unit is attacked' and 2. 'a unit attacks a unit', and a condition of 'triggering unit equal to <intended unit>'.
Then set the trigger actions similar to what you have, but I presume 'remove cinematic animation tag', and changing the walking speed to a higher number as desired.

Basically, I think you should be able to use a similar trigger, different events, and parallel actions that change it in the other way (to normal running).
 
Status
Not open for further replies.
Top