• 🏆 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!

Item Shield

Info
Basicly this is just a simple Item, representing a Shield, but it has some "Drop animation". It flys through the air and remains on the ground (not spinning).
Unfortunately Wc3 doesn't use any birth animations for dropped items, but I found out, that, if you create an item, the animation will be played. So all you have to do is this (Just an example, not a finished trigger!):
  • Replace Items
    • Events
      • Unit/Hero drops an item
    • Conditions
      • Item being manipulated/dropped equal to ItemShield
    • Actions
      • Remove last dropped Item
      • Create ItemShield at position of last dropped item
Updates (from newest to oldest):
- set birth animation to non-looping (forgot it :p)
- changed the item effect a little bit
- resized the model to make the stones more visible
- added death animation

Please give credits for my work, and don't edit anything without my permission
Enjoy!


Keywords:
Item, Attachment, Shiny, Shield, Object
Contents

Item Shield (Model)

Reviews
08:41, 14th Sep 2010 anarchianbedlam: Could use a death animation and the rocks aren't that visible. simple fix UPDATE: ok, changes made, resource approved. could be useful

Moderator

M

Moderator

08:41, 14th Sep 2010
anarchianbedlam: Could use a death animation and the rocks aren't that visible. simple fix

UPDATE: ok, changes made, resource approved. could be useful
 
Top