Discuss Scratch

NamePending_
Scratcher
100+ posts

How do you make custom C blocks in the scratch forums?

^^^

If you don't understand what it means, how do you create a customized C block in the forums? I'm talking about
if <> then

end
but with a different thing at the top.
Any help would be very much appreciated

Welcome to my signature!
Was this post helpful? If so, please consider checking out my profile!
say pasta in it please
100 POSTS YESSIRRRRRRRR
anireal
New to Scratch
7 posts

How do you make custom C blocks in the scratch forums?

[scratchblocks]
stuff{
things
}
[/scratchblocks]
stuff{
things
}
see scratchblocks syntax here:
https://en.scratch-wiki.info/wiki/Block_Plugin/Syntax

Last edited by anireal (March 24, 2024 23:49:07)


h
NamePending_
Scratcher
100+ posts

How do you make custom C blocks in the scratch forums?

test{
test :: looks
} :: control
Thank you so much!

Last edited by NamePending_ (March 24, 2024 23:50:21)


Welcome to my signature!
Was this post helpful? If so, please consider checking out my profile!
say pasta in it please
100 POSTS YESSIRRRRRRRR
Malicondi
Scratcher
1000+ posts

How do you make custom C blocks in the scratch forums?

see this post, as it explains it quite well, but you use curly brackets:
{
}
to make c blocks, like this:
 
this isn't a real block {
} :: motion
turns into this:
this isn't a real block {
} :: motion
You can also add stacked blocks, or inputs and other things inside of the c block, and extend them:
a (stacked :: stack hat pen){

} long <inputted ::variables>{

} c block :: custom-arg
a (stacked :: stack hat pen){

} long <inputted ::variables>{

} c block :: custom-arg
the wiki also has an article on how to do so.

post #1000 post #100 i help in the forums post #1 post #500 0 second ninja
I recommend reading jvvg's essay about the scratch team before complaining, as it may change your opinion and provide insight on the topic.

coming soon :)


NamePending_
Scratcher
100+ posts

How do you make custom C blocks in the scratch forums?

Thank you all so much!

Welcome to my signature!
Was this post helpful? If so, please consider checking out my profile!
say pasta in it please
100 POSTS YESSIRRRRRRRR

Powered by DjangoBB