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

#1 2011-01-15 17:15:33

VanillaCreme
Scratcher
Registered: 2010-11-05
Posts: 1000+

how do you scroll??

hi!! how do you make a scrolling project becase i want to make a racing game! and i will need a lot of help! any sugestions? thanks!


http://www.prguitarman.com/icon/poptartFINALTINY.gif
http://i49.tinypic.com/6yo39h.png

Offline

 

#2 2011-01-15 18:02:22

hello12345678910
Scratcher
Registered: 2009-07-11
Posts: 100+

Re: how do you scroll??

Check outArchmage's project. you can remix this and change the knight to a car, take out some scripts. with a little editing this could work. or, if you want to make your own, put this script in all the ground sprites:
[blocks]
<when green flag clicked>
<forever>
<set x to(((  <{ scroll }><+>(( 480 <*> 0 ))  ))
<end>
[/blocks]
add to the "0" on every sprite. for example,

sprite1 would have 0
sprite2 would have 1
sprite3 would have 2

and so on.
Your character would keep the same Xposition, he/she/it would just change the variable '''scroll'''
Hope this helps!!

Last edited by hello12345678910 (2011-01-15 18:04:26)


http://tinyurl.com/8yt32o9 http://tinyurl.com/6tgwp5r || Fish = F+I+S+H = 6+9+19+8 = 42<<The answer to Life, the Universe and Everything

Offline

 

#3 2011-01-15 18:13:22

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

Re: how do you scroll??

Check out the Scratch Wiki article on scrolling - it goes very in-depth, so it's very likely it'll help you.


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

 

#4 2011-01-15 20:05:00

kingofdallamas
Scratcher
Registered: 2010-03-07
Posts: 500+

Re: how do you scroll??

How about looking at the scipts of the sample Scratch projects. It's called the Scrolling Game or something like that.  tongue  Hope this helps!


http://i853.photobucket.com/albums/ab99/Gilgamesh1192/Ninja%20Saga/ElementalJutsus2.gifhttp://i27.photobucket.com/albums/c192/BoomKaTish/GIF/thgfhgfhfhgf.gif
ハロー友だち!

Offline

 

Board footer