Discuss Scratch

galactic_cartoonist1
Scratcher
21 posts

be able to hide the Answer block

hide variable [(answer) v]
why can't I just do this, can we get a block to hide and show the answer block like a variable

YOU DO NOT KILL CLOWN
add [kill and destroy] to [list clown]
add [firepillar] to [list clown]
CLOWN KILLS YOU!!!!!
eikh2
Scratcher
1000+ posts

be able to hide the Answer block

set [big placeholder v] to (answer)
show variable [big placeholder v]
Easy workaround and you kinda know the rest.

littleMAHER1
Scratcher
100+ posts

be able to hide the Answer block

u can already do that by just un clicking the button in the editor

— Preceding unsigned comment added by littleMAHER1 talkcontribs
arvepro3579
Scratcher
100+ posts

be able to hide the Answer block

littleMAHER1 wrote:

u can already do that by just un clicking the button in the editor
What if you want to show it sometimes and sometimes not?


There is a easy workaround

set [answer v] to (answer)
show variable [answer v]
hide variable [answer v]

Not on scratch very often
galactic_cartoonist1
Scratcher
21 posts

be able to hide the Answer block

arvepro3579 wrote:

littleMAHER1 wrote:

u can already do that by just un clicking the button in the editor
What if you want to show it sometimes and sometimes not?


There is a easy workaround

set [answer v] to (answer)
show variable [answer v]
hide variable [answer v]
i can't do that so i was just wondering if we could get a separate one for the answer block

YOU DO NOT KILL CLOWN
add [kill and destroy] to [list clown]
add [firepillar] to [list clown]
CLOWN KILLS YOU!!!!!
eikh2
Scratcher
1000+ posts

be able to hide the Answer block

galactic_cartoonist1 wrote:

arvepro3579 wrote:

littleMAHER1 wrote:

u can already do that by just un clicking the button in the editor
What if you want to show it sometimes and sometimes not?


There is a easy workaround

set [answer v] to (answer)
show variable [answer v]
hide variable [answer v]
i can't do that so i was just wondering if we could get a separate one for the answer block
You literally can.

Ihatr
Scratcher
1000+ posts

be able to hide the Answer block

eikh2 wrote:

galactic_cartoonist1 wrote:

arvepro3579 wrote:

littleMAHER1 wrote:

u can already do that by just un clicking the button in the editor
What if you want to show it sometimes and sometimes not?


There is a easy workaround

set [answer v] to (answer)
show variable [answer v]
hide variable [answer v]
i can't do that so i was just wondering if we could get a separate one for the answer block
You literally can.
Then how do you do it?


this is a link
Queer_Royalty
Scratcher
1000+ posts

be able to hide the Answer block

Ihatr wrote:

eikh2 wrote:

galactic_cartoonist1 wrote:

arvepro3579 wrote:

littleMAHER1 wrote:

u can already do that by just un clicking the button in the editor
What if you want to show it sometimes and sometimes not?


There is a easy workaround

set [answer v] to (answer)
show variable [answer v]
hide variable [answer v]
i can't do that so i was just wondering if we could get a separate one for the answer block
You literally can.
Then how do you do it?
1. Make a variable titled “answer” by clicking ‘make a variable’ in variables.
2. Put the “answer” small circle censing block inside of the
 block. 
3. There you go!

set [ v] to []

i would like to sincerely apologize for the above post.



i am stupid, weird, worthless, and in general a bad person but at least i am decent at platformers.
han614698
Scratcher
1000+ posts

be able to hide the Answer block

Bump

<Scratch Wikian | Forum Helper | 6000+ Posts>

Credit to -gge for the icons in my signature | I condensed all this code into five lines using [p] tags, idk why




Suhasini2712
Scratcher
46 posts

be able to hide the Answer block

There is a checkbox next to the
(answer)
block, and uncheck it if it's checked. Then, it'll be hidden. The show bit is to worry about. Let's ask an ST member!

| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | | | | |

Beautiful, aren't they? The Anti-Kumquat Army. Terracotta and clonetrooping aren't possible here, so this is my army. Oh, and join THeTA by leaving a comment on my profile.
when I receive [Word of the author]
say [Absolutely nothing about it, unless I say otherwise] for (69420) secs
switch costume to [New friend! Pog!]
han614698
Scratcher
1000+ posts

be able to hide the Answer block

Suhasini2712 wrote:

There is a checkbox next to the
(answer)
block, and uncheck it if it's checked. Then, it'll be hidden. The show bit is to worry about. Let's ask an ST member!
They want to change that during the project.

<Scratch Wikian | Forum Helper | 6000+ Posts>

Credit to -gge for the icons in my signature | I condensed all this code into five lines using [p] tags, idk why




SuperMarioHome
Scratcher
100+ posts

be able to hide the Answer block

  1. Create a new variable named ‘answer’.

    answer :: variables reporter

  2. Set up the following:

    forever
    set [answer v] to (answer)
    end

  3. Off you go! You can now show and hide the ‘answer’ variable at any time.

    show variable [answer v]
    hide variable [answer v]

About me:

SuperMarioHome | Boy, age 11 | m a r i o | ScratchDOS

—–

Useful links:

TOLORS | Suggestion Directory | Ocular
You have reached the demo version limit. Highlight this text and press (Ctrl+)Shift+Down to continue.

—–

@SuperMarioHome2

—–

Check out Project Forumoji!

—–



—–

ScratchDOS 4.0 in the works!

;
PkmnQ
Scratcher
1000+ posts

be able to hide the Answer block

There's also some JSON hacking stuff you can do to nor need to use an extra variable, but I'm not sure how it works.

This is an account that exists.

Here, have a useful link:
The Official List of Rejected Suggestions by Za-Chary

Powered by DjangoBB