I want to make a game like alone 2, but I keep on having trouble, because when one time I had a background that would go to two, but it skiped to one when it was supposed to be two.
Offline
Hmmm...This would be easier if I could download and see the project for myself. All I can say right now is to go over your scrips again. Are you using the traditional method of scrolling?
when gf clicked forever set x to <(scrollx) + [480] * [0]> endIf you are, then It should be easy to spot the mistake.
Offline
Spyderblade wrote:
Hmmm...This would be easier if I could download and see the project for myself. All I can say right now is to go over your scrips again. Are you using the traditional method of scrolling?
when gf clicked forever set x to ((scrollx) + ([480] * [0])) endIf you are, then It should be easy to spot the mistake.
Fixed
Offline
gooeygoo wrote:
I want to make a game like alone 2, but I keep on having trouble, because when one time I had a background that would go to two, but it skiped to one when it was supposed to be two.
Just recheck your scripts, you may have put a cosume change block that said switch to the wrong costume. But it would be easier if we could see it for ourselves.
Offline