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

#1 2012-01-15 02:43:32

Cristazio
Scratcher
Registered: 2007-10-30
Posts: 26

How can I let the whole scene slide(like in modern space shooters)?

I also tried to do this in a scene(to let the screen and objects to repeat continuously on the screen, but nothing happened):
<when green flag clicked>
<repeat until><(  <<x position><-205>  )>
<move(-10) steps>
<end>
<if><(  <<x position><-205>  )>
<set x to( 205
<end>

Can you help me?

Offline

 

#2 2012-02-01 17:17:06

Locomule
Scratcher
Registered: 2009-08-24
Posts: 500+

Re: How can I let the whole scene slide(like in modern space shooters)?

like this?
Super Simple Scrollx demo

hope that helps  big_smile


aka Pain from DragonSpires, Delrith Online, BotBattle, Urban Dead etc etc lol

Offline

 

Board footer