This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Is it possible through triggers/actor messages to replace a unit's current actor type with a different actor type.
For example, if a marine enters a region, "destroy" his current marine actor, and "create" a new firebat actor as that marine's main actor.
I'd guess this is accomplished through actor scope (which I know little about).
Or you could apply an upgrade, for the player, when the unit enters the region. Just make the upgrade change the marine's model to firebat.
Is it possible through triggers/actor messages to replace a unit's current actor type with a different actor type.
For example, if a marine enters a region, "destroy" his current marine actor, and "create" a new firebat actor as that marine's main actor.
I'd guess this is accomplished through actor scope (which I know little about).
Or you could apply an upgrade, for the player, when the unit enters the region. Just make the upgrade change the marine's model to firebat.