While: Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content added Content deleted
(Adding categories)
(Adding categories)
Line 9: Line 9:
This block can be worked around using ‘repeat until <not<>>’.
This block can be worked around using ‘repeat until <not<>>’.
[[Category:Control Blocks]]
[[Category:Control Blocks]]
[[Category:C-Shape Blocks]]

Revision as of 23:02, 26 November 2023

While
...
[[File:|200px]]
Block Type C-Shape Block
Category / Extension Control
Status Turbowarp Block

The while block is a c-shaped block that runs the inverse of the boolean inside it. This block infact is in vanilla Scratch but got removed in the 3.0 update, but is still usable. Turbowarp has added it to their toolbox and so has PenguinMod.

Workaround

This block can be worked around using ‘repeat until <not<>>’.