This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-01-14 17:21:21

CloneTrooper1019
New Scratcher
Registered: 2012-01-14
Posts: 6

Create New Scratch Blocks!

<Allow(  )In Group>

Offline

 

#2 2012-01-14 18:38:29

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: Create New Scratch Blocks!

Are these suggestions for new Scratch blocks?  I'm guessing yes - so I'll move it to Suggestions for you.


http://i39.tinypic.com/2nav6o7.gif

Offline

 

#3 2012-01-15 14:13:59

CloneTrooper1019
New Scratcher
Registered: 2012-01-14
Posts: 6

Re: Create New Scratch Blocks!

@Paddle2See Can You Create A Multiplayer Block?

Offline

 

#4 2012-01-15 14:17:01

G0D_M0D3
Scratcher
Registered: 2011-11-28
Posts: 1000+

Re: Create New Scratch Blocks!

CloneTrooper1019 wrote:

@Paddle2See Can You Create A Multiplayer Block?

Well, yes and no.

There is a feture in scratch called Mesh that allows you to connect 2 scratch programs together to play multiplayer, but it requires a lot of advanced scripting.

Learn more about mesh here: http://scratch.mit.edu/forums/viewtopic.php?id=32046

Also, you could go on that scratch wiki and look up mesh on it.

If you want mesh (multiplayer) blocks, you'll either have to code them yourself, or download a mod for it. (I think panther has it)

You can learn about and download panther (for free!) from http://pantherprogramming.weebly.com/

Last edited by G0D_M0D3 (2012-01-15 14:23:42)


I made a MC texture pack! Get it at planetminecraft!
http://i.imgur.com/0EG0u.png

Offline

 

#5 2012-01-15 23:33:11

slayerrobe7
Scratcher
Registered: 2011-06-24
Posts: 500+

Re: Create New Scratch Blocks!

how do you code your own block


!!!When it comes to Scratch2.0 I am totally like freaking out!!!

Offline

 

#6 2012-01-16 08:32:17

SJRCS_011
Scratcher
Registered: 2011-02-07
Posts: 1000+

Re: Create New Scratch Blocks!

slayerrobe7 wrote:

how do you code your own block

Squeak.
In panther, simply choose create a block.

In the scratch source code, shift-click file, select exit user. Mod, click the white, say open browser.
Then go to Scratch-Objects, Scriptable Scratch morph, class, block specs blockspecs, then input the spec.
Then go to instance and create a new method called by the blockspec.

Last edited by SJRCS_011 (2012-01-16 08:32:32)


http://i.imgur.com/vQqtH.png
Learning to Program in a Nutshell:  "You're missing a closing parentheses" - LS97

Offline

 

Board footer