I am currently trying to make a tower defense game and I want to figure out how to make a range for the towers so when you click on them a circle or or square pops up showing how far they can shoot. i tried doing this with objects but for some reason i didn't seem to be accurate. can anybody help?
Develop games in your browser. Powerful, performant & highly capable.
to show the range to the player you can create a "circle" object and increase its size for towers with longer range.
To define when the towers can start shooting you can use distance.