When I upload my game Bounce! The variables displayed are not in the right position or format (Regular instead of Big Display). How do I get the variables to go to the right position? I tried uploading again, but that didn't help.
Thanks in advance!
Offline
Well, it's annoying, but you have to make sure the variable is checked, and then upload with it properly positioned. I know, it's annoying...
Regards,
CAA14
Offline
Hmm... That's what I did. So what did I do wrong? Does it matter if the variables are originally not checked, then in then middle of the game, it appears?
OOOH I think I get it when I uploaded it the variables were not displayed yet so I need to manually display it THEN upload.
Thanks you, CAA14!
Offline
bob6 wrote:
Hmm... That's what I did. So what did I do wrong? Does it matter if the variables are originally not checked, then in then middle of the game, it appears?
OOOH I think I get it when I uploaded it the variables were not displayed yet so I need to manually display it THEN upload.
Thanks you, CAA14!
Exactly.
No problem, i enjoy helping with what i can.
Regards,
CAA14
Offline
liam48D wrote:
Also, you can use this:
skill when gf clicked set <skill> to 8 if <<skill> <10> endAlways keep your variable out so you can use it again.
Hope this helps!
This is good info, but i think he meant how to make it go on the screen where you want it.
Regards,
CAA14
Offline
liam48D wrote:
I think I know how. Look at this:
when gf clicked set <skill> to <10>Now you can set the variable in your script to whatever you want, hope this helps!
That wasn't what I was looking for, I'm not that nub anymore
But nevertheless, thanks for the help!
Offline
If variables need to be hidden, but they need to appear at some time in the game, remember that variables always appear online in the same position they are visible on the offline Scratch.
But if the variables are hidden when you upload the project, the variables will default to the top left corner.
So make sure you tick all the variables before uploading, and if necessary, add a hide variable script at the start of your project. Then the variables will appear in the correct place.
Offline