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

#1 2009-10-03 19:02:07

CPfan123
Scratcher
Registered: 2008-08-20
Posts: 90

ScrollEase-Help me make it!

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 sad  460 )y sad  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)


Check out my Dice Spin game! http://scratch.mit.edu/projects/CPfan123/314874               Also see Paint Pro Flash! http://scratch.mit.edu/projects/CPfan123/289030
Scratch is good, but have you ever tried Game Maker? http://www.yoyogames.com

Offline

 

Board footer