I need to send a signal from my created blueprint Text1 to my level blueprint
Illarvan
(Illarvan)
2
Hey.
You can either use an event dispatcher or an Interface. I wouldn’t recommend storing anything in the level blueprint though.
Here are some links that explain what they are how they work.
Event Dispatcher links: Wiki YouTube
Interface: Wiki YouTube
Tom.