This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2008-05-03 10:16:55

kazzag78
Scratcher
Registered: 2008-04-27
Posts: 5

hiding variables on one screen only

Hi

1. Can anyone advise on how to hide variables on the men screen of a game - for example how do I hide the score variable so that it only shows when the player is actually playing the game?


2. Another question - how can I make the score variable look better, instead of the grey box with orange background?  Can I add my own image to hold the score variable?

your help is much appreciated, thank you  smile

Offline

 

#2 2008-05-03 10:46:47

Jacobo
Scratcher
Registered: 2007-06-15
Posts: 100+

Re: hiding variables on one screen only

For number 1. You can make something go in front of the variable to hide it.

You can't actually change it, but you can create a sprite that covers the entire variable except for the numbers and the background. (I would suggest switching the variable to large readout first.

Hope this helps!!  smile

Last edited by Jacobo (2008-05-03 10:47:09)


"It's like deja vu all over again"
-Yogi Berra

Offline

 

#3 2008-05-03 11:10:33

kazzag78
Scratcher
Registered: 2008-04-27
Posts: 5

Re: hiding variables on one screen only

thanks this is of great help  smile

Offline

 

Board footer