Check specific actor that is overlapping the player

give your actor a collision primitive and click on it to show green box event (on overlap) down the bottom right screen
normally you use begin overlap from the other actor /component output and hook up your actor or component ref.
I have never seen it used like this with a actor position location before

1 Like