Show: Difference between revisions

From PenguinMod Wiki
Show
Jump to navigation Jump to search
Content added Content deleted
(Created page with "{{Infobox Block |block_type = Stack Block |category = Looks |title = show |block_name = show }} The '''show''' block is a stack block in the Looks category that shows the sprite that the block is in. It originates from Scratch. ==Workaround== This block can be worked around by using a blank costume for hide, and swapping back, or by using the following: <sb>show (this sprite v) ::looks</sb> {{DISPLAYTITLE:show}} Category:Looks Blocks Category:Stack Blo...")
(No difference)

Revision as of 19:37, 27 June 2024

show
show
Caption
Block Type Stack Block
Category / Extension Looks
Status Who tf uses status

The show block is a stack block in the Looks category that shows the sprite that the block is in. It originates from Scratch.

Workaround

This block can be worked around by using a blank costume for hide, and swapping back, or by using the following:

show (this sprite v) ::looks