Esempio n. 1
0
    void Awake()
    {
        s_pInstance = this;
        s_pInstance.Initialise();

        DontDestroyOnLoad(this);
    }