It's all in the title. I'm tired of typing up my answers to people on the forums. I want to have the scratch blocks appear to be more understood. I could just use some info on how to do it. Thanks.
Offline
You type them simply with
[scratchblocks] some script [/scratchblocks]
So, the script
[scratchblocks] when gf clicked move (10) steps wait until <(timer) = [10]> repeat (50) point towards [mouse-pointer v] move (3) steps end say [This is how you do it] for (5) secs [/scratchblocks]
would produce...
when gf clicked move (10) steps wait until <(timer) = [10]> repeat (50) point towards [mouse-pointer v] move (3) steps end say [This is how you do it] for (5) secs
Last edited by jvvg (2012-09-11 17:50:06)
Offline
You can look on this page for more info
Offline
You basically type out the blocks between [scratchblocks] and [/scratchblocks] tags the way you see them in Scratch.
Offline
MrFlash67 wrote:
Or, use this.
Yes, I second that. It's a very good plugin that works great for displaying blocks on the forums without having to type them up
Offline
LS97 wrote:
MrFlash67 wrote:
Or, use this.
Yes, I second that. It's a very good plugin that works great for displaying blocks on the forums without having to type them up
You made it so you would say that! If you want a .image file (the actual code for Scratch), then ask me.
Offline