Hello, Im working on a new game for some time now, I have run into a issue I cannot solve, I would really appreciate some good clear instructions on solving my issue. "After multiple towers and multiple upgrade buttons are spawned of the same tower and same upgrade button how do I upgrade my tower more than once"
I have my tower and upgrade button pinned and in container, when the tower and upgrade button is spawned I have the upgrade button read the UID of that tower,so I can upgrade the towers individually, this all seems to work fine, the issue I have is how do I use the same upgrade button to upgrade the tower to level 2, it seems when I click the button once it will upgrade that tower to level 1 and level 2 at once if there is enough coins.
If someone has a completely different way on upgrading towers without containers, I would love to see it.
Please be as clear as possible so I can implement your ideas, thank you in advance