So if you notice, in games like Star Battle, Hero Attack, and SOTIS; the buttons for abilities that you learn don't appear on the command card untill you research or learn them, instead of being greyed out, and when you learn lvl 2 or 3, it replaces the button with another one... I need some help on how to do this (As I couldn't find out or notice on zelda's wonderful DOTA tutorial that has helped me with A LOT)...
Look at the tutorial by OneTwoSC on making heroes. The buttons should automatically appear and level up is upgraded using a Learn ability. Else you could just put in a requirement with a Show part that hides it until level 1.
Also read the wiki on the Effect+ type abilities.
Rollback Post to RevisionRollBack
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
I'm having the same kind of problems. I'm not using the normal level up system, I just want to add abilities via triggers but I can't seem to find any way to add buttons on the fly.
well, i actually do this a bit. you make a requirement. then in the node for the requirement you make a new one under show that says count upgrade, and then put that box below it as completed. then all you have to do is add the requirement to the ability. hope that helps.
So if you notice, in games like Star Battle, Hero Attack, and SOTIS; the buttons for abilities that you learn don't appear on the command card untill you research or learn them, instead of being greyed out, and when you learn lvl 2 or 3, it replaces the button with another one... I need some help on how to do this (As I couldn't find out or notice on zelda's wonderful DOTA tutorial that has helped me with A LOT)...
Thanks in advance...
Look at the tutorial by OneTwoSC on making heroes. The buttons should automatically appear and level up is upgraded using a Learn ability. Else you could just put in a requirement with a Show part that hides it until level 1.
Also read the wiki on the Effect+ type abilities.
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
I'm having the same kind of problems. I'm not using the normal level up system, I just want to add abilities via triggers but I can't seem to find any way to add buttons on the fly.
@MoDTassadar: Go
well, i actually do this a bit. you make a requirement. then in the node for the requirement you make a new one under show that says count upgrade, and then put that box below it as completed. then all you have to do is add the requirement to the ability. hope that helps.
New to the Editor? Need a tutorial? Click Here
Want data assets? Click Here
Thanks guys!