Playmaker Forum
PlayMaker Help & Tips => PlayMaker Help => Topic started by: SawyerK on April 24, 2024, 10:44:28 AM
-
Hi!
Audio Play action won't play Audio Source sound.
I have an object that needs to play a sound once (it's an explosion). I have Audio Source on the gameobject, audioClip set, everything done as usual. I even use the Set Audio Clip action as well but nothing it just doesn't play the sound at all.
-
uses Playsound
-
Double check that you have an AudioListener in the scene.
Also check the falloff settings for the sound. It could be playing but, out of range of the listener.