Hi!
I’m Currently working on a space strategy game where I’m able to select a unit and move it to where ever i click. However what i really want to do is, when i have selected a unit to then draw out a circle to indicate the max range that the unit can move to and restrict its movement to only be able to move to a location inside it.
I’m fairly new to unity and i would like some help with how i would go about with accomplishing this.