While: Difference between revisions

From PenguinMod Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
(Adding categories)
Line 8: Line 8:
== Workaround ==
== Workaround ==
This block can be worked around using ‘repeat until <not<>>’.
This block can be worked around using ‘repeat until <not<>>’.
[[Category:Control Blocks]]

Revision as of 22:56, 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<>>’.