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

#1 2009-09-28 05:40:00

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

block suggestion

some block ideas I had


<imprint on sprite>   a pen type block, that stamps a picture of a sprite onto another 
                             sprite, like the stamp tool, but on sprites, only stamps on sprites

<imprint>  like imprint on sprite, except stamps on everything

<set pen infront of sprite>  sets the pen infront of a certain sprite


<pi>   a block that has pi in it

<turn clockwise 50 over 1 second>  turns the sprite whichever direction over a certain
                                                  time


<any of list>   Detects if any item in that specific list is true

Example [blocks]         <if><touching[ any of list  [/blocks]

that means if it's touching any item of that list



a clone block


<bounce> off sprite1,  like bounce of edge, except with a certain sprite

Last edited by deatheater (2009-09-28 05:41:58)

Offline

 

#2 2009-09-28 09:56:22

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: block suggestion

automatcily looking at these, i see that these are all gonna be boleans. << >>


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#3 2009-09-28 12:47:14

steppenwulf
Scratcher
Registered: 2009-07-23
Posts: 1000+

Re: block suggestion

They should have a section of "bounce" blocks that would look somewhat like these:

<touching sprite[ ] bounce

or

<touching color[ ] bounce

Last edited by steppenwulf (2009-09-28 12:48:33)


I'm graduating HS this April and going to college in the Fall.

Offline

 

#4 2009-09-28 18:48:28

deatheater
Scratcher
Registered: 2008-04-11
Posts: 1000+

Re: block suggestion

markyparky56 wrote:

automatcily looking at these, i see that these are all gonna be boleans. << >>

no, only some of them

Offline

 

#5 2009-09-29 11:18:48

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: block suggestion

but you put all of the blocks (In your post) with <'s and >'s they are booleans.


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#6 2009-09-29 16:02:27

wiimaster
Scratcher
Registered: 2008-09-17
Posts: 1000+

Re: block suggestion

deatheater wrote:

some block ideas I had


<imprint on sprite>   a pen type block, that stamps a picture of a sprite onto another 
                             sprite, like the stamp tool, but on sprites, only stamps on sprites

<imprint>  like imprint on sprite, except stamps on everything

<set pen infront of sprite>  sets the pen infront of a certain sprite


<pi>   a block that has pi in it

<turn clockwise 50 over 1 second>  turns the sprite whichever direction over a certain
                                                  time


<any of list>   Detects if any item in that specific list is true

Example [blocks]         <if><touching[ any of list  [/blocks]

that means if it's touching any item of that list



a clone block


<bounce> off sprite1,  like bounce of edge, except with a certain sprite

'<set pen infront of sprite>  sets the pen infront of a certain sprite' nice idea

'<bounce> off sprite1,  like bounce of edge, except with a certain sprite' great idea!

;<any of list>   Detects if any item in that specific list is true' that could also work by if you stick it inside a say or think block, it would say the name of a random part of the list



good job  wink


http://i584.photobucket.com/albums/ss286/wiimaster1/Wiimaster_zps107dca4c.gif

Offline

 

#7 2009-09-30 12:55:18

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: block suggestion

a hide/show list block!!!!


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

#8 2009-09-30 16:40:27

floppy_gunk
Scratcher
Registered: 2008-11-14
Posts: 500+

Re: block suggestion

How about this:

[do over (1) second:]
| [command]
[end]

Does a command over the time of a certain amount of seconds.


http://img163.imageshack.us/img163/1917/2856lg.jpg Get it now!  smile

Offline

 

#9 2009-10-01 10:58:09

markyparky56
Scratcher
Registered: 2008-03-20
Posts: 1000+

Re: block suggestion

it wouldn't work, unless you have the amount of memory that is used to make the 3D graphics for movies. e.g. Shrek


http://j.mp/jgVnTq
Check out my game engine development site: NewDawn I'm a Level 171 Scratcher.I am http://bit.ly/nkvLNT

Offline

 

Board footer