schellingb / ZillaLib

Sleek multiplatform C++ 2D and 3D game creation!
https://zillalib.github.io/
zlib License
109 stars 8 forks source link

Examples for 2D ragdoll animations? #19

Open tobybear opened 3 months ago

tobybear commented 3 months ago

In the feature list it says under animation: "Bone based physics for 2D ragdoll animations"

I assume this is done via the Spine library that is provided (optionally) in the project builder. Is this correct? Are there any samples or sample games that show how to integrate or use this feature?