Okay, I'm working on the NEW way to scroll: ScrollEase!
It works like this: you make the ground for an entire screen, then for the next, and so on.
When you press to go forwards, it works like this: [blocks]
<when green flag clicked>
<go to x
460 )y
0 )>
<forever>
<if><key[ right arrow ]pressed?>
<move( -3 )steps>
<else>
<move( 0 )steps>
<end> [/blocks]
It works right the reverse. The only thing is, when you go to the end, if you continue to move on, you won't move, but the terrain will.
Hope you liked it!
Last edited by CPfan123 (2009-10-03 19:04:24)
Offline