Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Apprencite on February 14, 2019, 07:29:22 AM

Title: Send event when sprite animation is ended.[SOLVED]
Post by: Apprencite on February 14, 2019, 07:29:22 AM
Hi! I have sprite frame by frame animation and what i need is when it's ended and stops it should send an event. Please help. Thanks!
Title: Re: Send event when sprite animation is ended.
Post by: jeanfabre on February 14, 2019, 08:00:34 AM
Hi,

 what tool inside Unity are you using to animate these sprites? if you are using the animation timeline, you can create events on a specific frame and use the event proxy creator wizard on the Ecosystem to hook this up back to PlayMaker.

(https://i.imgur.com/K5jm4oD.png)

Bye,

 Jean
Title: Re: Send event when sprite animation is ended.
Post by: Apprencite on February 15, 2019, 01:54:06 PM
Thank You so much! It helps.