It works, but now the ... is dissapearing completly.
This is my code
lblMana.Text = String.Format("Mana: %d", GetGlobalInt(2));
and my ... script name is lblMana.
The game loads but the ... is disspearing.
This is my code
lblMana.Text = String.Format("Mana: %d", GetGlobalInt(2));
and my ... script name is lblMana.
The game loads but the ... is disspearing.