• 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.

Where is the nuclear explosion effect? D: {which looks like a mushroom}

Status
Not open for further replies.
Level 18
Joined
Mar 13, 2009
Messages
1,411
Very stupid thing I need to know, but I can't find it...
I am talking about that explosion effect in Warcraft that looks like a mushroom nuclear effect (not the effect made by WILLTHEALMIGHTY, but kinda similar to it)

Rep if you can help me :cute:
 
Level 18
Joined
Mar 13, 2009
Messages
1,411
I knew there were hidden resources, but I didn't expect this to be one of them D:

Thanks and +rep ;P

Edit: I thought the effect had a longer duration. Isn't there another one like it that takes longer or is that a custom model?
 
Level 16
Joined
Jul 21, 2008
Messages
1,121
I knew there were hidden resources, but I didn't expect this to be one of them D:

Thanks and +rep ;P

Edit: I thought the effect had a longer duration. Isn't there another one like it that takes longer or is that a custom model?

Create dummy unit with this model and retint/resize/... it.

When you finish, implement this trigger:
  • Animation Speed
    • Events
      • Unit - A unit enters (Playable map area)
    • Conditions
      • (Unit-type of (Triggering unit)) Equal to <Dummy>
    • Actions
      • Animation - Change (Triggering unit)'s animation speed to 50.00% of its original speed
      • -------- Note that you can chage ''50.00%'' --------
 
Level 18
Joined
Mar 13, 2009
Messages
1,411
Would you maybe know how to do that? I used a dummy unit with the model of the effect.

Edit: Thanks again... was late cause my connection is slow atm.
 
Status
Not open for further replies.
Top