Hi,
I created an FSM that plays an audio clip in each state. The following state uses an audio stop action to stop the previous audio clip. Everything works perfect the first time through, however when it loops back through the states again the audio clip won't play.
It seems like audio stop is negating the audio play action the 2nd time around. Why would this be and how do I fix this?
Thanks,
Flamehead