Playing 2 Widgets in a row in order

So does anyone know the process of playing 2 widgets in a row in order, trying to play credits widget then main menu widget after. I create first one , add to viewport , create second one , then add it to viewport. If i set Z order higher on first one , it plays that one over and over. With Z order the same it goes right to second one. Can i play first one , then remove that one , then play second one?

got this . used a delay to allow first widget to play out. then , remove all widgets after delay so it don’t play over , then create second widget and add to viewport. used a higher Z order on second widget so it stays over top.