Makes sense, create the widget in the actor that initiates the interaction - Pawn or the PlayerController - it makes it easy to access. I’d avoid using Level Blueprint for things that are not level specific.
Makes sense, create the widget in the actor that initiates the interaction - Pawn or the PlayerController - it makes it easy to access. I’d avoid using Level Blueprint for things that are not level specific.