I am thinking to use Spine skeletons for a project and I have some doubts:
1 Are they working perfectly with corona sdk?
2 Can I have some many skeletons as I want in my scene?
3 Can I control some parts of the skeletons with lua inside corona sdk?. I want to orient weapons to the touch directions.
4 If I move one part of the skeleton with lua, the rest are going to move depending of the hierarchy?
5 Can I use physic objects with a character using skeletons?
Regards