2D Toolkit Forum

2D Toolkit => Support => Topic started by: anizu on November 06, 2013, 08:26:15 am

Title: using multiple sprites in one animation frame.
Post by: anizu on November 06, 2013, 08:26:15 am
i'm studying tk2d animation tutorial.(primitive man stuff)

in this tutorial all frames of animation are made up of single sprite(primitive man's whole body).

but i want to use multiple sprites in one frame(which are made up of head, body, legs)

are there any solutions  by using tk2d??


BTW i'm not good at English so i have difficulty in searching.
so, even if my question is duplicaed, plz help me. thanks.
Title: Re: using multiple sprites in one animation frame.
Post by: unikronsoftware on November 06, 2013, 11:57:54 am
No, that isn't supported - you can use tools like spine to export an animation into 2D Toolkit, though.