Hi @unikronsoftware,
I’m planning to use the puppet2d skeleton animation tool on 2dtk Sprite Characters.
There are 2 main ways to go in puppet2d: 1) parenting sprites the bones and 2) converting sprites to meshes and bind them to the bones.
And then, with the controls layer from puppet2d, the sprites are very easy to animate in the Unity 2D animation.
If you say that animating the sprites themselves will not work, in this case, do you mean by that that converting the sprites to meshes and make deformations will not work?
It seems that parenting the sprites to the bones seems the way to go then, as only scale, rotation and position from the controls will be animated. Is that so?
EDIT: the controls and bones are not 2dtk sprites, so will that cause any problems?
As the 2dt camera is already set up for different screen resolutions, will puppet2d animations on 2dtk sprites display correctly in all resolutions?
Thanks in advance,
Cheers
Nikola