Say (): Difference between revisions

From PenguinMod Wiki
Say ()
Jump to navigation Jump to search
Content added Content deleted
No edit summary
mNo edit summary
Line 4: Line 4:
|category = [[Looks]]
|category = [[Looks]]
}}
}}
The '''say ()''' block is a stack block that makes the sprite say the specific text in a speech bubble. It is in the [[Looks]] category, and originates from [[Scratch]]. The default text is "Hello!". The sprite will stop speaking if a blank value is entered.
The '''say ()''' block is a stack block that makes the sprite say the specific text in a speech bubble. It is in the [[Looks]] category, and originates from [[Scratch]]. The default text is "Hello!". The sprite will stop speaking if a blank value is entered, or when the [[stop speaking]] block is used.
==Gallery==
==Gallery==
<gallery>
<gallery>

Revision as of 14:27, 4 June 2024

Images needed

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

say ()
...
Caption
Block Type Stack Block
Category / Extension Looks
Status Who tf uses status

The say () block is a stack block that makes the sprite say the specific text in a speech bubble. It is in the Looks category, and originates from Scratch. The default text is "Hello!". The sprite will stop speaking if a blank value is entered, or when the stop speaking block is used.

Gallery