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

#1 2012-01-28 09:22:35

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Too much more ideas...

I have too many idea topics  tongue

Anyways, I think these are the best.

Some blocks are actually existant Scratch blocks, but they work with new features, for example the database/multiplayer list blocks. Due to limitations, reporters are inside stack blocks.
Reporters

reporters (item (1 v) of [database 1 v]) (database 1) // multiplayer lists
Stack
shoot towards [sprite v] with accuracy (50) // useful for cannons
replace (1) of [database 1 v] with [text] // multiplayer lists
add [text] to [database 1 v] // multiplayer lists
remove (1) of [database 1 v] // multiplayer lists
clone [sprite v] // clone an object
attach to [sprite v] // attaches like it's a part of a bigger sprite
detach // undoes the attach action
set gravity to (10) // any nearby sprite will glide to it with the specific speed
change gravity by (5) // self explanatory kind of
Boolean
booleans <[ip] is in project> <[ip] is on Scratch> <[ip] is on Forums> <[ip] is on [google.com v]>

Last edited by rdococ (2012-01-28 10:42:36)

Offline

 

Board footer