Discuss Scratch

imgood1678
Scratcher
2 posts

I found out that you can copy a custom block to another sprite!

to copy a custom block to another sprite all you have to do is copy the ‘'define ____’' block to the sprite.


For example, copy the ‘'define MY BLOCK’'

define MY BLOCK
if <> then
<(costume [number v]) = [1]>
end

And it will copy the custom block over.
imgood1678
Scratcher
2 posts

I found out that you can copy a custom block to another sprite!

(this is my first time posting a forum)
deck26
Scratcher
1000+ posts

I found out that you can copy a custom block to another sprite!

Not sure why you're surprised since you can copy other scripts.

Powered by DjangoBB