Multiple options sprite does not disappear after cutscene

Hi! I’ve been working on a game that deals with a lot of dialogue. However, after a part of the dialogue is done and we’re back to the 3d part of the game, this happens:

I just need help removing this bar from the options menu. How can I remove this? Thanks in advance!

2 Likes

Is there a Close Menu block somewhere? I don’t think I have worked with that extension very much. If the menu is a sprite you can destroy it. Maybe you can find a way to draw the 3D stuff on top of the menu or something if nothing else works?

i wish