Hello all.
Wasn't sure if it should be in the "How do I" section, since I do know what "For Each" is for...
I have this event sheet:
I get only one alert with the Portal I'm currently overlapping. I suspect the "overlap" event causes the For Each loop to lose scope? If so, how do I get the Scope portal instead of the triggered one (or, how do I loop ALL portals and not just the one triggered?)