Is there any way to permanently position variables?
Before I start my game I move the health variable into the top right below my health bar and my score slightly higher at the top left of the screen.
The variables are hid when browsing through the menus. When I press start the variables are revealed but go back to their original position (both in the top left corner).
How do I change this?
Offline
Save the project with the variables showing in the spots you want them to be in, then you can show/hide them as you please.
Offline
Thanks for the quick reply. But doing that doesn't seem to work.
I uploaded my game to Scratch just now with the variables saved in the correct position but they have just reset. Any ideas?
Offline
Jakekerrigan wrote:
Thanks for the quick reply. But doing that doesn't seem to work.
I uploaded my game to Scratch just now with the variables saved in the correct position but they have just reset. Any ideas?
Well, not only do they have to be in the right position, but they have to be showing, which is what's causing your problems.
Anyway, something that you might find interesting is that in Scratch 2.0, there'll be a new block to move variables.
I hope that this helps!
Offline
Jakekerrigan wrote:
Thanks for the quick reply. But doing that doesn't seem to work.
I uploaded my game to Scratch just now with the variables saved in the correct position but they have just reset. Any ideas?
You have to use the same method with sharing as with saving. So share it with them showing as well. (In the right place, of course)
Offline