2D Toolkit Forum

2D Toolkit => Support => Topic started by: naktim on January 30, 2013, 04:59:57 am

Title: Did the 2d toolkit can use playmaker to chang Sprite anim's picture?
Post by: naktim on January 30, 2013, 04:59:57 am
Did the 2d toolkit  can use playmaker to chang Sprite anim's picture?

like  if I done a man's walk ,  but the man buy a new clothes .
can I  use  the playmaker  to change  that  already  done    Sprite anim's   body   picture?  and the anim was  keep it   just  body  change a new cloth?


or  2d toolkit  can't?  just smooth move can ?

thanks   Help~
Title: Re: Did the 2d toolkit can use playmaker to chang Sprite anim's picture?
Post by: unikronsoftware on January 30, 2013, 08:24:49 am
You will need to write some code to do that efficiently. With tk2d, you will need an entire set of sprites, you're essentially switching animations when you do this, and you need different animations for the different actions with different clothes...