My Blue Movie made in Pencil2D

This is a step by step illustration of how a vector character is built up in Pencil2D and then simple motion and camera panning are added.

Bear_Draw-4

This is the Pencil2D file Bear_Draw-4.pclx (973.6 KB)

There’s a minor problem with the layer order. This makes it necessary to use 2 fill layers with see though lines, I.e. with an Alpha value of 0, to acheive the shapes with a line around them, for example the body.

Vector images the objects further from the camera are at the bottom of the image stack and those nearest are at the top.

1 Like

Calling it a ‘Blue Movie’ is a figure of speech!

Completed version of ‘Blue Movie’ below Bear_Draw-5