Discuss Scratch
- Discussion Forums
- » Help with Scripts
- » Snap! custom block
- Applepep
-
13 posts
Snap! custom block
Hmmm… that's weird. It popped up the first time, but not the second.
- Applepep
-
13 posts
Snap! custom block
Ok, i found this on the internet. See under the starting block of the popup? there's a “report” block.
just go to this link, i can't find the image url.
Just scroll down under the title and look at the image.
just go to this link, i can't find the image url.
Just scroll down under the title and look at the image.
- tomrow
-
100+ posts
Snap! custom block
A report block looks like this
(report)They basically are like variables
<predicate>Predicate blocks are like variables but only contain either true or false.
commandCommands are just like custom blocks in scratch.
- leapinleopardstar
-
500+ posts
Snap! custom block
I use BYOB, so I can help you
If you select a reporter or predicate for your block, a report block is there because
doesn't a reporter block report things?
(and a predicate/boolean Is basically a “true” and “false” reporter block)
If you select a reporter or predicate for your block, a report block is there because
doesn't a reporter block report things?
(and a predicate/boolean Is basically a “true” and “false” reporter block)
- timnaxo
-
91 posts
Snap! custom block
If you use snap can you help me make c-shaped blocks like this one: I use BYOB, so I can help you
If you select a reporter or predicate for your block, a report block is there because
doesn't a reporter block report things?
(and a predicate/boolean Is basically a “true” and “false” reporter block)
if <> then
end
- Discussion Forums
- » Help with Scripts
-
» Snap! custom block