so this is my starting event
and then i have these two events to change the states of units based on proximity
however when this event triggers, it sets the state for every "Adventurer" object instead of just the one that is within distance
is there any way to make it so the event only applies to objects that trigger the event instead of every single object of that type?