void ScoreUp() { SGameManager.ScoreUp(); Debug.Log("<b><color=green>Get Energy</color></b>"); }
private void Awake() { _instance = this; }