While

From PenguinMod Wiki (Official)
Revision as of 23:51, 28 November 2023 by SuperSonic136 (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


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 Scratch 3(3.0) update, but is still usable as a hidden block. Turbowarp has added it to their toolbox and so has PenguinMod.

Workaround

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