There is a Unit in Region Matching Condition, that retuns a group will all the units, for example that are Nydus in all the map.
Unfortunately you can't compare it to the Empty Group, but you do a For Each Unit In Group Unit, and use a Counter variable or a boolean to check if there is any.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
There is a Unit in Region Matching Condition, that retuns a group will all the units, for example that are Nydus in all the map.
Unfortunately you can't compare it to the Empty Group, but you do a For Each Unit In Group Unit, and use a Counter variable or a boolean to check if there is any.