You use "triggering region" to get the entered region, but you can't do an event like "any unit enters any region", that convert doesn't work. You have to specify the region in the event. You can enter multiple regions like this:
Unit - Any Unit Enters Region 001
Unit - Any Unit Enters Region 002
Unit - Any Unit Enters Region 003
Unit - Any Unit Enters Region 004
etc...
But you can't do any region, it just doesn't work.
Edit, I found it, to use unit enters any region event, use "convert from preset" and find any region.
Next question, how do I return the region that the unit entered?
You use "triggering region" to get the entered region, but you can't do an event like "any unit enters any region", that convert doesn't work. You have to specify the region in the event. You can enter multiple regions like this:
But you can't do any region, it just doesn't work.
Thank you. I finally gave up and ended up doing it that way