Example #1
0
 void Awake()
 {
     DontDestroyOnLoad(this.gameObject);
     inst = this;
 }