Increment counter: Difference between revisions

From PenguinMod Wiki
Increment counter
Jump to navigation Jump to search
Content added Content deleted
 
Line 12: Line 12:
== Trivia ==
== Trivia ==


* This block is still in Scratch but hidden (since it was experimental) and can be obtained.
* This block is still in Scratch but hidden (since it was experimental) and still can be obtained.


==See also==
==See also==

Latest revision as of 16:04, 1 April 2024

Images needed

This article needs images or better quality images. You can help PenguinMod Wiki by adding the images or uploading them. Specifically: There is no image for the workaround or the block itself.

increment counter
...
[[File:|200px]]
Caption
Block Type Stack Block
Category / Extension Control (originally Experimental Blocks and called incr counter, moved to Control in Scratch 3.0)
Status Who tf uses status

The increment counter block is a stack block that increases the counter by 1. To get this block, one must add the Control Expansion extension.

Workaround

This block can be worked around by setting the counter to 1 + the current counter by using the counter reporter block and the set counter to () block. A variable can also be used as a workaround, by using the change () by () block.

Trivia

  • This block is still in Scratch but hidden (since it was experimental) and still can be obtained.

See also