I have a problem combining these two conditions together.
Clicking anywhere creates an object with an AoE ring around it. I want the object to change colour when there are more than 4 objects in its AoE ring.
Been using
If AoE is overlapping Object
For Each Object
Trigger Once
Add 1 to UnitCount (AoE instance variable)
Right now I can only get it to increase by 1 or overshoot entirely due to Trigger Once not working.
EDIT: How do you attach files -.-, I only see add hyperlinks / images / emails.