#Delayed Game Start
1 messages · Page 1 of 1 (latest)
Depends on the platform. If it's just a windows app, I don't think there is a way, but you could implement a launcher for the game.
Unless you're fine with an in game dialog? In that case just add an extra scene with your dialog and make it the first to load.
Could I not use the same type of code as a pause menu?