Tips on combining the right Art Assets with a 2D Skeleton and making it flexible
- by DevilWithin
I am on my first attempt to build a skeletal animation system for 2D side-scrollers, so I don't really have experience of what may appear in later stages. So i ask advice from anyone that been there and done that!
My approach:
I built a Tree structure, the root node is like the center-of-mass of the skeleton, allowing to apply global…