I’m developing a little TD game and i want to do what follows:
If i have my script attached to the Cannon object and i want to reference the ReloadBar, how should i do this?
I want to point out that there can be multiple CannonTowers in the scene. And if it’s possible i would like to avoid the public variable way.
Thanks in advance!