I have too many idea topics
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 listsStack
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 ofBoolean
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