While looking around for better ways to scroll backgrounds, I found these great examples to learn from:
Simple examples of side scrolling
http://scratch.mit.edu/projects/Drakonan/10294
http://scratch.mit.edu/projects/fsteenmeijer/6048
Simple example of multidimensional Scrolling
http://scratch.mit.edu/projects/Mayhem/30135
One of the best side scrollers
http://scratch.mit.edu/projects/arby/34861
Complex scrolling in any direction
http://scratch.mit.edu/projects/jmgibson/7644
Offline
I also made some scrolling examples
//One way side scroller example
http://scratch.mit.edu/projects/archmage/32358
// My side scrolling engine with character movement programmed in
http://scratch.mit.edu/projects/archmage/28903
Last edited by archmage (2007-09-18 18:07:44)
Offline