void Awake() { sInstance = this; }
//------------------------Monobehaviour methods------------------------- void Awake() { _instance = this; }