Page 1 of 1

How to remove a leftover menu from UI prefabs

Posted: Fri Jul 30, 2021 1:53 pm
by lostmushroom
Hey Tony. I'm very close to finishing my game and I've only just realised that when you press Escape, you get this menu. :D
menu thing.PNG
menu thing.PNG (14.12 KiB) Viewed 280 times
I'm guessing it comes with the Basic Standard UI, because that's what I based mine on. The only thing is, I can't seem to find it anywhere in the scene. It shows up in game view, but not in scene. I'm probably missing something obvious, but just thought I'd ask.

Re: How to remove a leftover menu from UI prefabs

Posted: Fri Jul 30, 2021 2:41 pm
by Tony Li
Hi,

It's the DemoMenu script, probably on your Dialogue Manager GameObject or a child. If it's on a child GameObject by itself, you can remove that child GameObject. If it's on the Dialogue Manager, just remove the script.