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

#1 2012-12-02 16:19:26

Nekro
Scratcher
Registered: 2012-11-10
Posts: 8

Shown and Hidden blocks (Variable)

These aren't real shown and hidden blocks... They're variables. Here's how you do it. Make the variable "visibility". Then If it has to hide do this:

hide
set [visibility v] to [hidden]
If it has to show do this:
show
set [visibility v] to [shown]
I hope that helped  big_smile  Now you can ask if something is shown or not.


Scratch 2.0 Will come out on January 28th 2012!-Terraria rocks!
http://i50.tinypic.com/208880l.jpg

Offline

 

Board footer