Delayed Level Start
Tutorial
Note: For this technique you need to use the original FirstRoom.
-
Find 'FinalDoor' gameobject in the FirstRoom Prefab.
-
'FinalDoor' gameobject has a 'Final Door' script. In it disable 'Level Name On Open' checkbox.
-
Create a 'Level Name Activator' gameobject and then add a 'Level Name Activator' script in it
-
Disable the gameobject.
-
Create a trigger that will activate the gameobject.
Done.