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

#1 2008-11-15 15:24:26

dsdude10
Scratcher
Registered: 2007-09-22
Posts: 500+

List collision

I made a project that uses lists for collision. Using a little block, you can move around in a little area but all the collision is stored in a list. Go to http://scratch.mit.edu/projects/dsdude10labs/321331 to see it and in the project notes, you can find how i made it

Offline

 

#2 2008-11-15 15:32:20

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: List collision

I made something like that too.
http://scratch.mit.edu/projects/archtest/321520

Programming with lists is the key is making REALLY good scratch games. You could reproduce the entire game of the original mario bros and it would be less than 10 megabytes.


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#3 2008-11-16 09:45:46

dsdude10
Scratcher
Registered: 2007-09-22
Posts: 500+

Re: List collision

yea, that's what inspired me to make it. It's really helpful also.

Offline

 

Board footer