I was wondering if you can add custom options like dissable audio, game speed, etc; to the launch menu that opens up on standalone projects.
Anyone know?
I was wondering if you can add custom options like dissable audio, game speed, etc; to the launch menu that opens up on standalone projects.
Anyone know?
AFAIK, no you can’t. But you can add these to your own menu at the start of your game.
That’s what I was afraid, I wish this was possible, my project doesn’t need too many options so it seems like a waste to make a whole menu for a couple of them, but Unity made my life so much easier I can’t complain.
I think it’d be pretty cool to be able to customize the start dialog in the editor, being able to expose static variables throughout the game as toggles/text fields/radio buttons in the startup dialog.