I am trying to make a code-cracker game. I have four different variables for the four different numbers. My problem is that the variables reset when I uploaded it. I went into the editor to fix it, reuploaded it and it happened again. Also, for some reason all my variables gat a stage added at the beginning og their name.
Here is the link to my project if you need it: http://scratch.mit.edu/projects/wahoo77/2618241
Offline
I see what you mean, I think the online viewer adds "stage" to shown globals. And I have no means to prevent it other than to say make a sprite with a name that will suit it; ie."code number1" with "code" being a sprite and the numbers being local.
Last edited by zammer990 (2012-06-25 15:33:29)
Offline
wahoo77 wrote:
Also, I could just change the form of the variable if the veiwer didn't stop resetting them to the name and number view
Saving hidden variables auto-resets them to default. I don't know why.
Offline
Molybdenum wrote:
wahoo77 wrote:
Also, I could just change the form of the variable if the veiwer didn't stop resetting them to the name and number view
Saving hidden variables auto-resets them to default. I don't know why.
That should help thanks
Offline