Discuss Scratch

creepershooter
Scratcher
59 posts

I am making a side scrolling game but I need someone.

Hi it is creeper shooter but can anyone that can side scroll hep me?
/quotewhenclickedsayI need help!for2secs
lmilk8433
Scratcher
10 posts

I am making a side scrolling game but I need someone.

side scroll? what is that?
Cazoy
Scratcher
500+ posts

I am making a side scrolling game but I need someone.

I will help
creepershooter
Scratcher
59 posts

I am making a side scrolling game but I need someone.

Cazoy wrote:

I will help
You know how to side scroll?
creepershooter
Scratcher
59 posts

I am making a side scrolling game but I need someone.

lmilk8433 wrote:

side scroll? what is that?
Moving the side when you move like how on Mario
Techniko
Scratcher
100+ posts

I am making a side scrolling game but I need someone.

Hey, I would like to help,I have a little bit of experience with side scrolling with scratch
lmilk8433
Scratcher
10 posts

I am making a side scrolling game but I need someone.

@creepershooter
oh, i can definitely can help. I have done it before
creepershooter
Scratcher
59 posts

I am making a side scrolling game but I need someone.

Ok you are it
creepershooter
Scratcher
59 posts

I am making a side scrolling game but I need someone.

Techniko wrote:

Hey, I would like to help,I have a little bit of experience with side scrolling with scratch
sorry but Lmilk8433 beat you to it
Cazoy
Scratcher
500+ posts

I am making a side scrolling game but I need someone.

Well kinda.
creepershooter
Scratcher
59 posts

I am making a side scrolling game but I need someone.

Cazoy wrote:

Well kinda.
Well me and him have a profile together
lmilk8433
Scratcher
10 posts

I am making a side scrolling game but I need someone.

Here, dude.
This should help you:
https://scratch.mit.edu/projects/583769/
supermicah
Scratcher
3 posts

I am making a side scrolling game but I need someone.

make a variable called ScrollX then make this script on your character you can change the 1 to 5 or the -1 to -5 or anything else to adjust your speed
whenclickedforeverifkeyleft arrowpressed?thenchangeScrollXby1ifkeyright arrowpressed?thenchangeScrollxby-1

Last edited by supermicah (April 18, 2016 23:33:32)

supermicah
Scratcher
3 posts

I am making a side scrolling game but I need someone.

Then make 1 backround for every part and make this script on each backround except with the next 450 = ScrollX * 1 will be the replacment and then the 1 is a 2 next the 2 is a 3 and so on for your backrounds oh and it should be a if then else and the else should be a show
whenclickedshowforeverchangexbyScrollX+480*0if450<(x position) or(x positon)<-450 thenhide

Last edited by supermicah (April 18, 2016 23:32:56)

creepershooter
Scratcher
59 posts

I am making a side scrolling game but I need someone.

supermicah wrote:

Then make 1 backround for every part and make this script on each backround except with the next 450 = ScrollX * 1 will be the replacment and then the 1 is a 2 next the 2 is a 3 and so on for your backrounds oh and it should be a if then else and the else should be a show
whenclickedshowforeverchangexbyScrollX+480*0if450<(x position) or(x positon)<-450 thenhide
I knew what to do, but you teached me something new so thanks!

Last edited by creepershooter (April 19, 2016 21:59:54)

Powered by DjangoBB