Text#1 shows the Level, it has a variable which is b1.
So i copied this text# and paste it 3 times, so its a total of 4, each one has a variable.
Text#1 variable
b1 - 1
Text#1 variable
b1 - 2
Text#1 variable
b1 - 3
Text#1 variable
b1 - 4
------
and i made a button, when click this button it opens a window with a button on it, and when you click that button it upgrades your Level.
now the problem i have is, when i click this button, it makes all text to level 1, and not just one text.