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!
How are you planning to make 1 button order a unit to attack a specific target at all? Same for spells. How would you want to make pressing button A to make a spell target the unit you want, and not just another one?
You could make an instant no target dummy spells for attack and or spells that gets the unit in area directly in front of caster and plays attack animation and plays sound and deals that unit damage. Would take a little bit to get all the bugs out but it wouldnt be too hard.
With enough work you could end up with a good system, but to keep people from clicking and ordering unit to move somewhere you would have to remove the move skill or set movement speed to 0 or something.
In your attack trigger. Set Speed to 0 and wait .01 which would stop you I think, though I'm not watching the video again. Then Turn off Movement Trigger. Then Do attack/ability effects. Then Turn Movement trigger back on. This would have one bug that gave user the ability to move before it finished casting therebye canceling the animation themselves, but they would have to do it fast I'm supposing.
I'm told that you can't wait .o1 so you may have to enable a trigger that executes every .01 that then activates the actual attack trigger.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.