There should be a way to define each edge without a seperate sprite. Example: forever if touching right edge do something.
Offline
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)
Offline
Sorry, I know it's a little chopy, but it'll do for now.
Offline