|
I'm not quite sure what you mean there
The morph button requires a tech... unless you mean the Devouring One's requirements, in which case I have: I'm trying to keep everything else intact though... Also, that might be a bit too much damage And one more question, how does the unit know which "weapon" to use when you cast a spell? I see nothing linking techs and weapons or buttons and weapons together. ![]() ![]() ![]() ![]() ![]() ![]() |
|
Buttons use the act var to know what order to run. The order has the weapon and tech references. my ability isn't working though Button with Action and Requirement variables set to Tech 35 I've modified Guardian Aspect to use my weapon and Tech35 button clicks, nothing happens As for the Zergling, morphing works fine if it has Always as the Req function but as soon as I add a requirement, the button disappears when the requirement is met. Same thing happened when I tried adding an ability to it too. ![]() ![]() ![]() ![]() ![]() ![]() |