Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: intrikit on February 25, 2014, 04:18:09 AM

Title: Audio Looping and Destroying specific clips
Post by: intrikit on February 25, 2014, 04:18:09 AM
Hey guys,

Looked around but this doesn't seem to be a common issue. I am putting in place audio for player movements such as running and jumping. The method that makes the most sense to me is to use the "Audio Play" action in the same state that the corresponding animation is playing in.

In trying to do this, however, the "Audio Play" action seems to only play One Shot Clips and doesn't allow for something like a running sound to loop even if  the Loop box is ticked in the Audio Source. Any ideas?
Title: Re: Audio Looping and Destroying specific clips
Post by: jeanfabre on February 25, 2014, 05:11:18 AM
Hi,

 you should use "Play Sound" then, where the audioclip is defined properly on the gameobject itself.

bye,

 Jean