Stop speaking: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 1:
{{Infobox Block
{{Needs Images}}
|block_name = stop speaking::looks
{{Blocks
|block_img =
|block_type = Stack Block
|category = [[Looks]]
Line 8 ⟶ 7:
The '''stop speaking''' block is a stack block that removes speech bubbles in the sprite.
==Workaround==
This block can be worked around by putting no text in a [[say ()]] or a [[think ()]] block, and can also be worked around by using 0 as the 2nd input in the [[say () for () seconds]] or the [[think () for () seconds]] blocks.
<scratchblocks>
say/think []::looks
</scratchblocks>
==Trivia==
*In Scratch 1.0 prototypes, there was a block that had the same function called [https://en.scratch-wiki.info/wiki/Say_Nothing_(block) say nothing]. It showed correctly until Scratch 2.0, and could be obtained by editing the Squeak code in the System Browser or by uploading a prototype project with the block to 1.x.
231

edits