Yep, that’s the plan- I have a conversation manager class in C++ which curates text outputs, so I’m building a function in blueprint that changes the bubble’s text to whatever my manager’s output is, makes the bubble visible, counts a timer down, then hides the bubble. The actual widget is persistent, it just turns invisible whenever it’s not in use.