I am making a moving game where the character goes through this little world. I've just started but i seem to not be able to move the terrain any futher than the screen. Anyone got a solution to this problem as i am stuck.
[blocks] <when green flag clicked>
<forever if><key[right arrow]pressed?>
<change{ scrollX }by(-5 [/blocks]
Offline
You can either make it change backgrounds when you touch a certain sprite, or make the game scroll. Scrolling is a little hard, so I recommend the first option. But you can try scrolling. I can't even seem to do it though.
Offline
Larger screen? Nope. Noooot possible. You could shrink all the sprites to a small size and do that. Or scroll with scrolling scripts... there is something on the Scratch Wiki about this... errrr.... uhhhh... oh!This!
Offline