Schuster Hi, I started to learn how to create in game menu,for my test 3d first-person action adventure game.I put together the menu and test level, everything works :)- when I click on quite the game-the game ends, when I click on NewGame level is loaded but the main menu there will remain :(, what with that, does anyone know? Maybe it will help the other newcomers who can't program or only still learning. p.s. the settings and script is in the imageThanks for help :)[url=http://postimg.org/image/rsoesm4il/][img width=180 height=180]http://s6.postimg.org/rsoesm4il/load_Level_load_Main_menu.jpg[/img][/url]
x1212 I'm not entirely sure what auto-loading a scene does, I mostly used auto-loading for scripts, but maybe that causes the problem?What happens if you remove it from auto-load?
Schuster Yes,thanks,well, I looked more over the Internet,and I put it together :), but not the auto-load scene but global.gd script...autoload with the scenes did not work.I don't know if I have the script completely all right but it works....just need to set the cursor to disappear(in level scene)and when I press the M Key back into the menu.[url=http://postimg.org/image/gggeokl7h/][img width=180 height=114]http://s6.postimg.org/gggeokl7h/gui_script_02_works.jpg[/img][/url]