Custom blocks I made

could you please read my previous post?

ok

Everyone. the forever if and repeat (10) if block is fixed

forever if (<>@>) {
}
repeat (10) if (<>@>) {
}::control

you should use the boolean unevaluated slot instead since you don’t need the features of the ring.

I see you’re showing me the definition from the block, which did use the unevaluated slot rather than the ring slot.

I don’t have that speech bubble button. What is it?

how do I make it though

you replace the ring slot with boolean unevaluated in the input slot dialog.

Image?

I can’t right now since I’m not using my computer, but if you know how to make the slot a predicate ring (which you already did), do the same thing except select the button that says “boolean (unevaluated)” when you change the type of the slot.

thanks

New block:

set rotation style to [left-right v]::motion

You know JOIN and IF take multiple inputs?


Could be rewritten as

. To add a new input, press the right arrowhead, and to contract an input, press the left arrowhead!

Maybe one day

Good thing join blocks are expandable (and like every other reporter block that takes multiple inputs)

If blocks couldn’t expand, things would get big FAST

make if <> forever block (forever <> if block in reverse)

noted lol

I am more familiar with Scratch blocks, but knowing that join and if take multiple inputs would be cool


Idk what to type in the block comment.