- Joined
- Jul 26, 2004
- Messages
- 99
I've tried various methods to easily allow shapeshifting for a hero between multiple different forms, but I'm unsure as to how I'd do it without the use of triggers (I'm trying not to use triggers, but if I absolutely have to, I will ).
The hero has three different forms it can shapeshift into. With the "Shifting disables alternate abilities" in the game constants menu toggled to false, Shifting into another form still shows the capability to transform into all of the other forms as well, which causes a problem with my button spaces as I want these alternate forms to have their own unique abilities (not hero abilities, just unit abilities). With the option toggled to true, the only ability I can EVER see in the alternate forms is the ability to shift back.
I fear the only way to resolve this is some sort of "save unit/replace unit" trigger, but I'm most certainly open to any other methods.
The hero has three different forms it can shapeshift into. With the "Shifting disables alternate abilities" in the game constants menu toggled to false, Shifting into another form still shows the capability to transform into all of the other forms as well, which causes a problem with my button spaces as I want these alternate forms to have their own unique abilities (not hero abilities, just unit abilities). With the option toggled to true, the only ability I can EVER see in the alternate forms is the ability to shift back.
I fear the only way to resolve this is some sort of "save unit/replace unit" trigger, but I'm most certainly open to any other methods.