Pages: 1
Topic closed
^title
i would like to define a block area (e. g. "Motion") to put blocks in. How would I go about doing this?
Offline
nickbrickmaster wrote:
^title
i would like to define a block area (e. g. "Motion") to put blocks in. How would I go about doing this?
You would have to add a category to the ScratchSkin, and then you would go somewhere in the browser. I don't have it right now, but I'll look for a link.
Offline
samtwheels wrote:
nickbrickmaster wrote:
^title
i would like to define a block area (e. g. "Motion") to put blocks in. How would I go about doing this?You would have to add a category to the ScratchSkin, and then you would go somewhere in the browser. I don't have it right now, but I'll look for a link.
I know where to get it. Thanks!
EDIT: Okay, I have the skin, and I have a copy of the Operators selector recolored. Tutorial for the rest?
Last edited by nickbrickmaster (2011-12-20 22:06:15)
Offline
Blimp
Up
Mars
People
Offline
tiny.cc/vfaq
make sure where it says to type:
ScratchFrameMorph readSkinFrom: (FileDirectory default directoryNamed: 'ScratchSkin'
add the missing bracket to the end of it
Offline
nathanprocks wrote:
tiny.cc/vfaq
make sure where it says to type:Code:
ScratchFrameMorph readSkinFrom: (FileDirectory default directoryNamed: 'ScratchSkin'add the missing bracket to the end of it
i cant view that for some reason. Is it a video or text?
Offline
~AIOlover~
Offline
AIOlover wrote:
Thanks. It must be annoying with all of the modding n00bs like me.
Offline
Closed by request.

Offline
Topic closed
Pages: 1