Stick Figure

This asset helps you create 2d characters.


How does it work?

There is a component called LinearLimb, It takes 3 GameObjects as Handles, and draws a straight/curved line along these handles. It has many parameter for creating a suitable shape.You can use LinearLimb as an arm, leg and spine.



Pros:

- Fast and Easy: You can create a character in a few minutes.

- Easier Animating: Don't need to rotate bones, Just move handles.

- 2D Morph Animation: You can animate LinearLimb parameters to change colors and the shape of your character. (e.g. Hulk Transformation)


Cons:

- No Ragdoll Physics: You can't create ragdoll because characters are made of handles not bones.