I’m trying to put a drop-down box at the top of the editor (near file, help, and all those) that would have some scenes in it that I could launch by clicking them from the drop-down. What I mean by launch is that it should select the level and then play it.
Is this possible? If so does anyone know where I can look to learn how to edit the unity gui or does anyone have a script that will accomplish this?
Thanks for any help.