• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Two unselectable units (locust) are within range of each other

Status
Not open for further replies.
Level 28
Joined
Jan 26, 2007
Messages
4,789
Depending on how the locusts are set, you don't even need unit groups.

You can also set a unit variable (like Locust1) to the first unit and Locust2 to the second.
Then check the distance between those two (this is better than using unit groups).


Also, unit groups don't always work correctly for locusts.
 
Status
Not open for further replies.
Top