OK so I figure I need an Event Dispatcher - next question is…
I have many pickups in the level and when a certain level is hit the event should fire - how do I create a event call in the level blueprint for ANY of the possible pickups? I see how I can set a reference to one, but any of the pickups can trigger the event so what’s an easy way to do this?