void Awake() { Instance = this; // Create the text label in the scene // CreateLabel(); }
void Awake() { Instance = this; }