playMaker

Author Topic: Animation Events [SOLVED]  (Read 2137 times)

Shizane

  • Junior Playmaker
  • **
  • Posts: 52
Animation Events [SOLVED]
« on: May 10, 2013, 11:13:30 AM »
Hello,

I'm trying to create an Animation Event that I can use to trigger a sound when the animation gets to a certain point.

What Function do I use in the animation event dropdown? There are lots of 'FSM' options there.

Then..what Event/Action do I use to look for the animation event and then play a sound?

Thanks!
« Last Edit: May 10, 2013, 02:59:43 PM by Alex Chouls »

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 4000
  • Official Playmaker Support
    • LinkedIn
Re: Animation Events
« Reply #1 on: May 10, 2013, 12:35:36 PM »
Have you seen this page, Sending Animation Events to an FSM:
https://hutonggames.fogbugz.com/default.asp?W181

Shizane

  • Junior Playmaker
  • **
  • Posts: 52
Re: Animation Events
« Reply #2 on: May 10, 2013, 02:02:14 PM »
That worked! :) Thanks, Alex.