• 🏆 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!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Troll Berzerker attack

Status
Not open for further replies.
You could chain attacks by adding attack speed and saving an integer counter. Set it to 1 upon attacking if it is 0, then add attack speed.

Upon attacking and it is , set it back to 0 and remove attack speed.

It might not be a very good solution, but at least the animation would make sense - you don't get one missile from two throws.
 
Status
Not open for further replies.
Top