Tagged Questions
1
vote
1answer
782 views
Connecting 2D skeletal animation to physics engine
I'd like to use skeletal animations in my 2D game, and since I already use Box2D as the physics engine, I'd like to enable (but not enforce) ragdoll animations as well. I need some help in figuring ...