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

#1 2008-03-14 18:43:20

Jman720
Scratcher
Registered: 2007-11-27
Posts: 1000+

Scrolling help

I can't seem to figure put how to do VERTICAL scrolling, can someone help me?


-Jman


Solve for x
2+3+2+(-9)+1x+2x=7

Offline

 

#2 2008-03-14 18:52:54

Zelda123
Scratcher
Registered: 2007-11-21
Posts: 1000+

Re: Scrolling help

It is the same concept as horizontal scrolling. You can use a variable, like scrolly. You set the first sprites Y position to Scrolly+360 * 0. You use the amount 360 because the height of the screen is 360.

http://img232.imageshack.us/img232/4766/temp3ly3.gif


If you want to look at a project with scrolling, look at this one.
http://scratch.mit.edu/projects/Zelda123/83506

Tell me if you need any more help or clarifications.

Offline

 

Board footer