Playmaker Forum

PlayMaker Feedback => Action Requests => Topic started by: mister d on November 07, 2012, 06:47:57 AM

Title: 2d toolkit actions
Post by: mister d on November 07, 2012, 06:47:57 AM
hi,
 i've bought playmaker and 2d toolkit
playmaker is great but the custom ations for the animated sprite dont work in my project :(
i did a simple test> i added an fsm to an animated sprite, added the play animation action, wrote the animation name in the field and it doesnt play.
the weird thing is that the new custom action" tk2dPlayNewAnimation" does work.
how do i solve this?
thanx in advance
Title: Re: 2d toolkit actions
Post by: mister d on November 07, 2012, 08:28:15 AM
ok , figured it out,
i had to add a stop animation action before each state :)