Search Unity

Question about Managers

Discussion in 'Open Projects' started by bigDado, Jun 1, 2021.

  1. bigDado

    bigDado

    Joined:
    Mar 12, 2018
    Posts:
    2
    Hello people!

    I'm a full stack developer and a Unity fan. But I haven't had much time to focus on Unity and now that I have some time I'm very much in the process of learning all I can.

    My question is:

    When I load the Beach scene, the persistent managers and other required scenes get loaded in pretty smoothly. How is this achieved? I don't see the Initializer scene or a reference to it anywhere.

    Sorry for the possibly simple question :) Have a great time! <3
     
  2. bigDado

    bigDado

    Joined:
    Mar 12, 2018
    Posts:
    2
    AHH I found it nvm :D
     
    cirocontinisio and ChemaDmk like this.
  3. Harsh-NJ

    Harsh-NJ

    Joined:
    May 1, 2020
    Posts:
    315
    The ColdStartup script..., it loads every required scene when scene is played in editor
     
    ChemaDmk likes this.
  4. cirocontinisio

    cirocontinisio

    Joined:
    Jun 20, 2016
    Posts:
    884