I can't seem to find an answer for this so im starting a new thread.
I have 100 armor upgrades spread across 4 upgrade objects (each have a max level of 25 and once you max out armor type one, you can buy armor type two). The only lame thing is that each time i purchase the upgrade, the button doesn't tell the player what upgrade he is currently at. How to I make it so the buttons name (or tooltip i geuse) display the following formula:
0
I can't seem to find an answer for this so im starting a new thread.
I have 100 armor upgrades spread across 4 upgrade objects (each have a max level of 25 and once you max out armor type one, you can buy armor type two). The only lame thing is that each time i purchase the upgrade, the button doesn't tell the player what upgrade he is currently at. How to I make it so the buttons name (or tooltip i geuse) display the following formula:
static text + current upgrade level.