Here I check that this Actor is on the left or right side of the trigger, I calculate the dot product of “right vector of trigger” and “vector from actor to trigger”, if these two vectors < 90 degrees, then the dot product > 0, and vice versa.
6 Likes