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

#1 2009-08-17 01:49:17

Lincroft
Scratcher
Registered: 2009-05-11
Posts: 1

Simple cart

I am trying to make a simple shopping cart scrolling across the screen forever. The cart has turning wheels. Any suggestions.

Offline

 

#2 2009-08-18 12:35:09

shadow_7283
Scratcher
Registered: 2007-11-07
Posts: 1000+

Re: Simple cart

Cool idea. If you know how to scroll, I would draw several backgrounds and use teammcb's infinite scrolling project here: http://scratch.mit.edu/projects/teammcb/421895 to make the cart go forever.

Offline

 

#3 2009-08-18 18:30:54

TheSaint
Scratcher
Registered: 2008-11-04
Posts: 1000+

Re: Simple cart

Simple. Create a shopping cart sprite that has enough costumes of its rolling wheels. Make it go through those costumes. Then simply have it glide from one end of the screen to the other, and then move back to point A. Put that in a forever script and you done.

Offline

 

Board footer