Hi, I have an "ability" that costs gold, but the cost will increase everytime i use it. i have a function which calculates the cost (a + (a*b)) where b is the amount of times it has been used. a is a constant
In the tooltip i want to show the current cost of the ability. Is there a way to do this?
In the tooltip i want to show the current cost of the ability. Is there a way to do this?