- Join Date: 2/17/2008
- Posts: 727
- Member Details
Opened one of Blizzard's campaign levels where they spawn Nydus Worms, this is how they do:
Unit - Create 1 Nydus Worm
Variable - Set "Unit" = Last Created Unit
Animation - Play Birth for (Actor for (last created unit))
Sound - Play Nydus Worm Birth
Wait 3.7 seconds
If Then Else -
- If "Unit" is alive = false
Then - Nothing
Else -
Sound - Play Nydus_Worm_Unload
Animation - Play Spell animation for (Actor for ("Unit")
Unit - Create 1 Zerg at position of "Unit"
Unit - Order last created unit to attack point
Hope you could understand that.
Last edited by Forge_User_36010895: Jul 31, 2010