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

#1 2010-06-03 10:47:22

Skikid
Scratcher
Registered: 2010-04-18
Posts: 3

scrolling

how do u make a game with scrollY? and a game with scrollX how do u get the player to go to the begining agen when they die?

Offline

 

#2 2010-06-03 12:59:22

hmnwilson
Scratcher
Registered: 2007-07-04
Posts: 1000+

Re: scrolling

scrollY is basically the same thing as scrollX, except instead of making the terrain sprites go left to right, you'd make them go up to down. Just make it set the Y position instead.

For the second question, just set the scrollX back to 0, and it'll jump back to the start instantly.

Last edited by hmnwilson (2010-06-03 13:00:02)


I'm taking a break from Scratch until 2.0 comes out. Any messages sent between then and now probably won't be read - sorry.
(Oct. 20, 2011)

Offline

 

Board footer