Beginner question with a very simple example:
I have multiple trigger blueprints (instances of the same blueprint). I would like to communicate with the level blueprint via event dispatchers(just displaying a message if anyof the triggers have been triggered), but I can’t get it to work. I can only set it up for one selected trigger, not for all of the same types.
Can I do it it with event dispatcher at all, or I should look elsewhere?
thanks