#Delayed Game Start

1 messages · Page 1 of 1 (latest)

spring silo
#

Hey, I was just wondering is there a way I can start my unity game with a delay or pause and add a dialogue piece then have the game unpause or start right after?

wraith pendant
#

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.

spring silo
#

Could I not use the same type of code as a pause menu?