[Solved] How do I make the range selectable?

I have number buttons on the start scene (1000, 10000, etc.). Clicking one sets the maximum number to the number clicked, but when the game scene loads, the max is always set back to the initial value in the number wizard script. How do I keep the maximum number that I pick in the start scene?

Update: I had to use a different scene for each of the max numbers. I think that’s the only way to do it.

Privacy & Terms