Hello Guys,
i’m having issue with building a menu for vr game,
for now i took the vr template, then add a new level, and build a menu to load the vrtemplate level or quit the game.
i set the show debug to my widget internaction
everything is working but when i load the next level i would like to hide the show debug or disable the WidgetInteractionMenuRight
My menu into level menu :
When i’m into vrtemplate level (here i would like to hide the show debug)
i search into the event graph of vrpawn if there is any set show debug or something like this but i didn’t found it, and