For instance, I am creating an RTS game (or atleast attempting) and I have an attack range option connected to my UnitHandler script, I am curious to how I can draw an attack range circle around my unit.
As, lets say the attack range is 10, I would like to have a circle drawn around the unit showing me where the end of his range is.
Sorry if the question doesn’t make since, just trying to figure it out.