Discuss Scratch

65maliburider
New to Scratch
1 post

alternating costume movement from point A to point B then to point C.

How do I make it happen? I want to make two costumes look like they are running from point A to point B then going to point C. Thanks, 65maliburider
turkey3
Scratcher
1000+ posts

alternating costume movement from point A to point B then to point C.

Create 3 separate costumes of your running scene. Then, create this script:
when flag clicked
forever
Wait (.15) secs
next costume

Powered by DjangoBB