UnderwaterApps / overlap2d-runtime-libgdx

Overlap2D - UI and Level Editor libgdx runtime
http://overlap2d.com
Other
170 stars 96 forks source link

SpineActor bones and slots #31

Closed andrewtheone closed 9 years ago

andrewtheone commented 9 years ago

Hey, as I was thinking I thought if it's possible to have a naked character with spine animation, and attach/equip other objects (helmet, vest, jeans, weapons, basket, baseball bat etc) to bone endings and on spine runtimes repo i found there's a slot.java and attachment.java and it was in SpineActor.java too (a few versions ago with Skeleton). I'd like to see a method .getSkeleton() or something in spineactor, so i can add other objects to an existing animation.