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

#1 2012-09-22 06:51:47

Jodymoses
Scratcher
Registered: 2012-05-03
Posts: 100+

Scroller engine for anyone

Start by Name your platform 0 then add the script below
then make another platform with the next number and then continue with the next one

when gf clicked
<forever>
set x to (scroll x) + [ 480 x 0 ]
set y to [-170]
if (scroll x) > [480 x (name of sprite + 1)
hide
end
else
show
end
end


http://i46.tinypic.com/2hxwx9s.png
I Have Huge Ideas, But Only If You Listen And Talk To Me...

Offline

 

#2 2012-09-23 07:35:49

Jodymoses
Scratcher
Registered: 2012-05-03
Posts: 100+

Re: Scroller engine for anyone

Can anyone fix this?


http://i46.tinypic.com/2hxwx9s.png
I Have Huge Ideas, But Only If You Listen And Talk To Me...

Offline

 

Board footer