Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » How do you make the arrow that you can see in Scratchblocks dislay in forum posts (your own blocks, not the existing ones)?
- WindOctahedron
-
1000+ posts
How do you make the arrow that you can see in Scratchblocks dislay in forum posts (your own blocks, not the existing ones)?
What I mean is the arrow in this block:
turn cw () degreesI tried using “cw”, “@cw”, “clockwise” and “@clockwise”, but none of them worked.
Last edited by WindOctahedron (Oct. 15, 2019 19:29:26)
- EZ-Games
-
1000+ posts
How do you make the arrow that you can see in Scratchblocks dislay in forum posts (your own blocks, not the existing ones)?
I did some experimenting and searching, and I couldn't find anywhere on how to do this, I'm not sure if this is possible.
- Za-Chary
-
1000+ posts
How do you make the arrow that you can see in Scratchblocks dislay in forum posts (your own blocks, not the existing ones)?
Here you go:
one arrow: @turnRight another arrow: @turnLeft :: grey
- -Reshiram-
-
100+ posts
How do you make the arrow that you can see in Scratchblocks dislay in forum posts (your own blocks, not the existing ones)?
I thought you were talking about the ones in forever blocks, here it is if you want that too:
yay a loop{
}::loop grey
- WindOctahedron
-
1000+ posts
How do you make the arrow that you can see in Scratchblocks dislay in forum posts (your own blocks, not the existing ones)?
Thank you for the answers! I'll report this to be closed.(I added this so I can look at it after the topic is closed.)
one arrow: @turnRight another arrow: @turnLeft :: grey
yay a loop{
}::loop grey
Last edited by WindOctahedron (Oct. 16, 2019 13:50:16)
- Discussion Forums
- » Questions about Scratch
-
» How do you make the arrow that you can see in Scratchblocks dislay in forum posts (your own blocks, not the existing ones)?