You know in some units, like the Siege Tank (Sieged Mode), Overlords, Ravens, they all have white dotted lines that show their attack/detection radius. Well, I want that white dotted radius circle around one of my Turrets to show attack range. Does anyone know how to do that?
This is a data thing. You need to create a range behavior and add it to your unit. Check out Jim Raynor for an example - he has a range behavior that shows the radius of his radar ability.
Indeed I do. I even made a tutorial on it. Here you go.
Edit: this is the way to make it work if you want the range indicator to work if the unit is selected, i.e. the siege tank. If you want the indicator to show up when you use an ability, there is a different method to that.
You know in some units, like the Siege Tank (Sieged Mode), Overlords, Ravens, they all have white dotted lines that show their attack/detection radius. Well, I want that white dotted radius circle around one of my Turrets to show attack range. Does anyone know how to do that?
I'd assume that you do it in data, but I don't know much about that.
Why do you want to do it in triggers?
This is a data thing. You need to create a range behavior and add it to your unit. Check out Jim Raynor for an example - he has a range behavior that shows the radius of his radar ability.
@xKenneth: Go
Indeed I do. I even made a tutorial on it. Here you go.
Edit: this is the way to make it work if you want the range indicator to work if the unit is selected, i.e. the siege tank. If you want the indicator to show up when you use an ability, there is a different method to that.