Your bouncing ball plays, but everything is drawn on one layer and it exists only in this browser tab. Today you fix both.
Wick keeps nothing after the tab closes. Rebuild a short bounce — four or five frames is plenty for today's work — at wickeditor.com.
Layers are see-through sheets stacked on top of each other. Put the things that move on one and the things that stay put on another.
| Layer | What goes on it | Why |
|---|---|---|
| Top | The ball | It changes every frame |
| Bottom | The background | Drawn once, never redrawn |
Frames per second. Raise it and the movement smooths out — but you need more drawings to fill the same time. Lower it and you draw less, at the cost of smoothness.
Separate the moving ball from a background that stays still.
Change the timing, keep the editable file, then produce something you can actually share.
| File | What it is for |
|---|---|
| .wick | Your editable project. Only Wick opens it. Keep this. |
| Animated GIF | Loops by itself, no sound. Good for posting. |
| Video (.mp4) | Plays anywhere and carries sound if you added any. |
Two ideas worth keeping from today.
A GIF is the finished thing. The .wick file is the thing you can change your mind about.
You're previewing this lesson. Get full access to this lesson and hundreds more — each one ready to teach, with interactive activities, printable resources and pupil progress tracking built in.