Stop speaking: Difference between revisions

From PenguinMod Wiki
Stop speaking
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Needs Images}} {{Blocks |block_img = |block_type = Stack Block |category = Looks |title = stop speaking }} 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 think block. {{DISPLAYTITLE:stop speaking}} Category:Looks Blocks Category:Stack Blocks")
 
No edit summary
Line 8: Line 8:
The '''stop speaking''' block is a stack block that removes speech bubbles in the sprite.
The '''stop speaking''' block is a stack block that removes speech bubbles in the sprite.
==Workaround==
==Workaround==
This block can be worked around by putting no text in a say or think block.
This block can be worked around by putting no text in a [[say ()]] or a [[think ()]], and can also be worked around by using 0 as the 2nd input in the [[say () for () seconds]] or the [[think () for () seconds]] blocks.
==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.
{{DISPLAYTITLE:stop speaking}}
{{DISPLAYTITLE:stop speaking}}
[[Category:Looks Blocks]]
[[Category:Looks Blocks]]

Revision as of 18:07, 5 May 2024

Images needed

This article needs images or better quality images. You can help PenguinMod Wiki by adding the images or uploading them.

stop speaking
...
[[File:|200px]]
Caption
Block Type Stack Block
Category / Extension Looks
Status Who tf uses status

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 (), and can also be worked around by using 0 as the 2nd input in the say () for () seconds or the think () for () seconds blocks.

Trivia

  • In Scratch 1.0 prototypes, there was a block that had the same function called 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.