예제 #1
0
    void ScoreUp()
    {
        SGameManager.ScoreUp();

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