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

#1 2008-01-08 18:38:42

nate2
Scratcher
Registered: 2007-12-29
Posts: 41

Edges

There should be a way to define each edge without a seperate sprite. Example: forever if touching right edge do something.


Hello! I am a medium programmer who enjoys slacking off and eating chocolate. I am a human being (obviosly) and my star sign is gemini, which means i am obviosly way cooler then you if you read this WHOLE SIGNITURE!!! Lol!

Offline

 

#2 2008-01-08 22:46:41

MITscratcher
Scratcher
Registered: 2007-09-16
Posts: 100+

Re: Edges

I do agree, for that could be helpful, but some things in Scratch you can make simply by creating a script, rather than a block.

[blocks] <forever>
<if>  <(  <<x position> ? <y position>>>  )> ? <(  <<#>  )>
<next costume>
<end> [/blocks]

Last edited by MITscratcher (2008-01-08 22:49:22)


http://scratch.mit.edu/projects/MITscratcher/235497
                    ^ My NEW Snake Game! ^

Offline

 

#3 2008-01-08 22:47:41

MITscratcher
Scratcher
Registered: 2007-09-16
Posts: 100+

Re: Edges

Sorry, I know it's a little chopy, but it'll do for now.


http://scratch.mit.edu/projects/MITscratcher/235497
                    ^ My NEW Snake Game! ^

Offline

 

#4 2008-01-19 17:08:14

nate2
Scratcher
Registered: 2007-12-29
Posts: 41

Re: Edges

Thanks!


Hello! I am a medium programmer who enjoys slacking off and eating chocolate. I am a human being (obviosly) and my star sign is gemini, which means i am obviosly way cooler then you if you read this WHOLE SIGNITURE!!! Lol!

Offline

 

Board footer