Discuss Scratch

THEECATCH
New to Scratch
1 post

Movement

Sorry but…..I'm a bit new to dis stuffz and I needs da help with Animations/Movements.
so if you can helps meh pweez do so!
Thanks!
scubajerry
Scratcher
1000+ posts

Movement

You may need to be more specific. In general, animation can be as simple as a single costume flipping over when the sprite changes direction.

http://scratch.mit.edu/projects/11801553/

Animation usually happens by switching quickly through a series of costumes, such as the shark in http://scratch.mit.edu/projects/12037013/ (ignore the scrolling background, that is pretty advanced). This also shows some movement with acceleration, and following the mouse.

Simple movement is
point in direction and step,
goto an x y (jumps)
glide to an x y (smooth)


Powered by DjangoBB