Skip to main content

Delayed Level Start

Tutorial

Note: For this technique you need to use the original FirstRoom.

  1. Find 'FinalDoor' gameobject in the FirstRoom Prefab.

  2. 'FinalDoor' gameobject has a 'Final Door' script. In it disable 'Level Name On Open' checkbox.

  3. Create a 'Level Name Activator' gameobject and then add a 'Level Name Activator' script in it

  4. Disable the gameobject.

  5. Create a trigger that will activate the gameobject.

Done.