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

#1 2013-01-13 04:38:54

Gagamonster105
Scratcher
Registered: 2012-11-29
Posts: 100+

Hiding variables

Is there a way to hide variables because I've got a variable but it's all the way through the game, not on a specific level


http://i46.tinypic.com/14bklrq.png <click

Offline

 

#2 2013-01-13 04:41:13

Willpower
Scratcher
Registered: 2012-01-26
Posts: 1000+

Re: Hiding variables

Gagamonster105 wrote:

Is there a way to hide variables because I've got a variable but it's all the way through the game, not on a specific level

So you want it hidden from the start to the end?

In that case just click on the box on the left of the variable which at the moment should be ticked- which means it shows. Click the box show the tick hides and now your variable is hidden for the entire game

Hope this helps  big_smile


http://i49.tinypic.com/e84kdj.png

Offline

 

#3 2013-01-13 04:53:10

Gagamonster105
Scratcher
Registered: 2012-11-29
Posts: 100+

Re: Hiding variables

no, no, no. I want it hidden until it gets to the right level for it to show


http://i46.tinypic.com/14bklrq.png <click

Offline

 

#4 2013-01-13 05:14:13

Willpower
Scratcher
Registered: 2012-01-26
Posts: 1000+

Re: Hiding variables

Gagamonster105 wrote:

no, no, no. I want it hidden until it gets to the right level for it to show

okay then, use

show variable [blah v] //when you want to show it 
hide variable [blah v] //when you want to hide it

Last edited by Willpower (2013-01-13 05:15:10)


http://i49.tinypic.com/e84kdj.png

Offline

 

#5 2013-01-13 06:25:16

Gagamonster105
Scratcher
Registered: 2012-11-29
Posts: 100+

Re: Hiding variables

Willpower wrote:

Gagamonster105 wrote:

no, no, no. I want it hidden until it gets to the right level for it to show

okay then, use

show variable [blah v] //when you want to show it 
hide variable [blah v] //when you want to hide it

Thanks


http://i46.tinypic.com/14bklrq.png <click

Offline

 

#6 2013-01-13 11:03:49

amcerbu
Scratcher
Registered: 2009-07-21
Posts: 500+

Re: Hiding variables

One thing, though: Make sure that, before uploading, you save the project with the variables shown and in the right positions.  Otherwise, their positions will reset to the top left corner.

Last edited by amcerbu (2013-01-13 11:04:17)

Offline

 

#7 2013-01-13 11:15:45

Auto007
Scratcher
Registered: 2012-11-25
Posts: 100+

Re: Hiding variables

How To Hide/Show A List ?
A list does not have block that say

when gf clicked
Show/Hide list [ Last used application v ]
Please help !!

Offline

 

#8 2013-01-13 23:48:21

KrIsMa
Scratcher
Registered: 2011-09-20
Posts: 500+

Re: Hiding variables

Auto007 wrote:

How To Hide/Show A List ?
A list does not have block that say

when gf clicked
Show/Hide list [ Last used application v ]
Please help !!

You have posted this on a seperate topic, and posting something not related to this topic is not encouraged. (in this case, you talked about hiding lists, not variables).


http://blocks.scratchr.org/API.php?user=KrIsMa&amp;action=onlineStatus&amp;online=http://i49.tinypic.com/2pzic0m.png&amp;offline=http://i49.tinypic.com/r7p10n.png
The Scratch Team (and fellow scratchers!) is/are so nice!!!

Offline

 

Board footer