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

#1 2010-05-02 15:40:07

Navineous
Scratcher
Registered: 2009-03-19
Posts: 87

scrolling game need help!

So I made a collabrative game that is a space explorer I want it scrolling (Not just sidescrolling, but up and down too.) Here is the project. Please help me, I'm an idiot when it comes to scrolling.
My skype is Navineous if you want to contact me there too.
http://scratch.mit.edu/projects/NaviTek/1022899

Last edited by Navineous (2010-05-02 15:40:36)


http://img87.imageshack.us/img87/666/navitek.png

Offline

 

#2 2010-05-05 19:56:13

sccar3
Scratcher
Registered: 2008-09-04
Posts: 100+

Re: scrolling game need help!

i'm really good at scrolling (my other account), if you want me to help just tell me what you want me to do.


http://1.bp.blogspot.com/-WInb2DZ2LBM/UQaLETx3VII/AAAAAAAAAmQ/ZOpSwEPggiE/s1600/The%2BElder%2BScrolls%2BOnline%2BSignup%2BBeta.jpg

Offline

 

#3 2010-05-10 14:43:03

Repto
Scratcher
Registered: 2010-01-10
Posts: 88

Re: scrolling game need help!

ok, 4 way scrolling relies on 2 variables called x and y. basically, when up is pressed y is changed NEGATIVELY and when down is pressed y is changed POSITIVELY, the same goes for left and right, except they change x. then on the objects which move like houses cars roads etc have a forever go to x + distance from centre x. go to y + distance from centre y. These are the basics to 4 way scrolling. For an example click the link in my signature.


http://scratch.mit.edu/static/projects/Repto/1074910_sm.pngandhttp://scratch.mit.edu/static/projects/Repto/1184314_sm.pngMy most successful projects!

Offline

 

Board footer