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 Now you can ask if something is shown or not.
Offline