I was following this tutorial for making a computer password the player has to enter, but the menu does not show up in the editor window, it only shows up when I actually activate the object in-game. Is there a way to preview the menu without having to start the game so you can make edits faster?
Just for reference, I'm using the latest version of Adventure Creator and Unity 2022.3.6f
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
It depends on your Menu's Source property. If it's set to Adventure Creator, check Preview in Game window? and it should then appear in the Game tab.
You will need to have an AC-scene open at the time, however.
That was the issue, I was trying to preview it in the Scene tab. Thank you so much!