Suggestion: Adding the Counter Blocks to the Block Palette #802
Closed
FlamedDogo99
started this conversation in
Ideas
Replies: 1 comment 5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
You have already added the for and while loops to the block palette. Continuing with the idea of allowing for easier accessibility, I suggest the addition of the counter blocks.
The opcodes for these are
control_get_counter
,control_incr_counter
andcontrol_clear_counter
.Additionally, allowing the
control_get_counter
monitor to be toggled would be a welcome addition, even if it’s monitor is colored as an extension.Beta Was this translation helpful? Give feedback.
All reactions