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

Screwed up Birth animation

Status
Not open for further replies.
Level 4
Joined
Jun 15, 2012
Messages
39
Hi everyone i have a very annoying problem to do with a model i'm making and it's to do with the birth animation (i'm new to modeling by the way) anyway my model is a demon gate with an undead birth animation and this is what happens: the birth animation comes up but it's reeeeeeeealy slow i've tried changin the birth link to the zigguart and then to a completely separate birth animation but nothing works I'm enclosing a map with my model and the model itself (with the separate birth animation as well )hope you can help!
 

Attachments

  • DemonGate.mdx
    37.2 KB · Views: 56
  • UBirth.mdx
    102.3 KB · Views: 56
  • Demon Gate Test map.w3x
    85 KB · Views: 41
Level 16
Joined
Jul 31, 2012
Messages
2,217
Hi everyone i have a very annoying problem to do with a model i'm making and it's to do with the birth animation (i'm new to modeling by the way) anyway my model is a demon gate with an undead birth animation and this is what happens: the birth animation comes up but it's reeeeeeeealy slow i've tried changin the birth link to the zigguart and then to a completely separate birth animation but nothing works I'm enclosing a map with my model and the model itself (with the separate birth animation as well )hope you can help!

change with triggers the animation speed of the building for ex:
  • Animation - set (unit) animation speed to 200.00% original speed
this will speed up the animation to double

Note reset the animation speed to 100% at the end of birth to make it don't look weird and you can calculate the speed easily
in this ex for a animation speed of 60.00 sec (normal building birth speed) it will be 30.00 s




----------------------------------Solved------------------------------------------------
  • Animation Speed
    • Events
      • Unit - A unit enters (Playable map area)
    • Conditions
      • (Unit-type of (Triggering unit)) Equal to Demon Gate
    • Actions
      • Animation - Change (Triggering unit)'s animation speed to 100.00% of its original speed
 

Attachments

  • Demon Gate Test map Solved.w3x
    85.4 KB · Views: 53
Last edited:
Status
Not open for further replies.
Top