This is a pixelorama extension that add basic Skeletal animation capabilities to the software. You may play with this extension on a Demo Project.
You can move any bone in the skeleton and it's children will move with it.
Movement.mp4
In chaining mode you are only allowed to rotate a bone. the children of the bones move with parent bone but preserve their rotation.
Chaining.mp4
Gererate In-Betweens from a chosen start frame to the current frame.
features.mp4
You can switch between the two views with ease.
Switch.mode.mp4
You can quickly place bones to roughly over their intended sprites with a single click.
Quick.set.mp4
- There should be a Pixel Layer named "Pose Layer" in the project (It can be renamed later, once the extension has detected it). This Layer will be used to render the final "pose" of the frame.
- The bones are given to groups (Arrange Groups as Bones in a skeleton).
The extension gives you access to a new Skeleton tool ()
- The bigger circle is the pivot, the image of the bone will rotate around this pivot. The pivot is set by hovering over the circle then hold (
Ctrl
+Left/Right
click) key and move the mouse. Also, moving the pivot using (Left/Right
click) will move the image instead of setting pivot. - Smaller circle controls rotation. Hold (
Ctrl
+Left/Right
click) with mouse movement to move the circle without rotating the image (this is just to move it somewhere more comfortable). Holding (Left/Right
click) and mouse movement Will rotate image. - The solid line joining the two circles does the same as the above (however the width of the line won't change this time).
The rest of the important stuffs are explained in this video.