Hello Guest

Author Topic: playmaker actions error help  (Read 3531 times)

abcd1234

  • Newbie
  • *
  • Posts: 1
    • View Profile
playmaker actions error help
« on: November 22, 2014, 01:55:43 pm »
Hi

im getting these errors while using the Tk 2d play animation action

-Unable to find clip 'Idle' in library
-Calling clip.Play() with a null clip

i have 3 tk 2d sprite animator components on my animated sprite. when i use the above action to play the first animation component it plays the action properly but the other two do not. Whichever component is first plays properly but the other 2 always show the above error.

when i click the play automatically button to test out the 3 animations on my sprite they all play correctly but when i try to activate them using the play animation action the first animation component on the list works but the other 2 do not.

anybody else had this problem???