Hi, thanks for your good work! What is the best way to go about opening a new menu after clicking a button on a main menu? Since the main menu object is being created in one BP and the click event is handled in an Even Handler, I’m not sure how to reference the main menu object from the handler so I can hide it before creating a new one.