door opening after button pressed?

i have this quiz made in widget blueprints. Once the well done widget comes up and removes from parent, how would I then make the door open automatically? Any images would be helpful as i am new to this. this is done in third person template

You need a reference to the door blueprint within the widget BP. Then I am assuming the door has some kind of animation in it you can then play the animation through the reference in the widget. I don’t have a specific image for this but check out video 1 and 25 it goes over casting and creating references which you will need to do both to get this to work. Hope it helps.