I made the custom blocks and I also learned how to make custom blocks better
Give me suggestions like block ideas. ![]()
I made the custom blocks and I also learned how to make custom blocks better
Give me suggestions like block ideas. ![]()
Suggestion: Add Help Menus to the blocks by adding a comment to the hat block in the custom block editor
why does
have a question mark on it
idk ![]()
example?
right click on the scripting area and select “add comment”, then drag it:
after, if you right click on the block and select “help”, this will happen:
how to improve it like adding images
nope :(
oh…
New blocks I made:
forever if <> {
}
repeat (10) if <> {
}::control
(current time - type [12-hour v] display secounds? [yes v]::sensing)Also, I updated the date block yesterday:
(date - format [British v] ::sensing)
The forever if <>{
} block’s definition is wrong.
You see the old help of <<>and<>> block:
I might have to edit the help of the forever if block. help
You can write this in the help of the block:
ok
I need steps on how to make this block have an end like the forever block
like how snapblocks does it
forever if <> {
}
You can’t, snap doesn’t allow for custom cap blocks.
You should really test your forever if block using single stepping, then you might see why it doesn’t work still :)
(You need to use an unevaluated slot instead)
this isn’t quite correct, what you’re saying would be if <> { forever { .
pls help
it’s already on the forums, just search for it and the definition is already there
Hey, give me some credit. My point was that @jens has removed libraries in the past because of them being unnecessary or something. The rest is just irrelevant stuff. You don't need to worry about anything but my point. Granted, what I put were examples, but they were bad examples.