wowgetoffyourcellphone Posted September 25, 2017 Share Posted September 25, 2017 (edited) So, I was trying to make a fancier range visualization for the female aura. But then when I selected a bunch of women together, it gets super super ugly and messy. Any chance we'd get a flag in the aura code that lets us turn on merging for the rangeOverlay? Edited September 25, 2017 by wowgetoffyourcellphone Link to comment Share on other sites More sharing options...
fatherbushido Posted September 25, 2017 Share Posted September 25, 2017 It's done like that in Planetary Annihilation. It's easy to do with an implementation from scratch. I will have a quick look if it's easily doable with the current implementation (I guess it is). 3 1 Link to comment Share on other sites More sharing options...
elexis Posted September 25, 2017 Share Posted September 25, 2017 Merging could probably be done by not rendering that part of the circle if some other entity already has a range overlay with the same identifier on that exact location. (There was some related cleanup code, but if it was only D672, then there won't be merge conflicts) (Also there's still an attack range visualization patch around iirc) 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now