I need help with a morph ability

Bloodcount

Starcraft II Moderator
Reaction score
297
Simply put I created a new ability, type morph. I set the unit the unit morphs to to a zealot. When the ability is activated, the unit gets the stats of a zealot, but the actor stays the same. Any ideas how to fix that ?
 

X-maul

AKA: Demtrod
Reaction score
201
Yes, the unit actor getting morphed from, and into has to have some actor events.
Your unit that is getting morphed FROM should have this actor event:

Code:
AbilMorph.*.Finish
  MorphFrom Firestarter
  MorphTo Pyromaniac
  Destroy
And the unit getting morphed INTO should have this actor event:
Code:
AbilMorph.*.Finish
  MorphFrom Firestarter
  MorphTo Pyromaniac
  Destroy
I got a unit named "Firestarter" which upgrades into a unit named "Pyromaniac" - you just change yours into the right units :)
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top