Sound only turn on once

Hi
When I add ambient sound it only works for one “turn”. If I run out of the sound sphere the sound doesn’t start again when I go into the sound sphere again. I would like to have an ambient loop for Jungle and Coast.
Anyone have som good advice?

Hi pkringen,

Use a “Do Once” node in the blueprint calling the sound.

Thx
I am really a noob here and can’t find the Do Once instruction. I tried to right click in the sound cue window and type in Do once in the menu that appeared with no luck. Do you know where I can find the instruction?

The Do once you will want to pull into a blueprint. For instance, if you want the sound to only play one time when you enter a trigger volume, you set the event “begin overlap” in the trigger, and immediately after that use “Do Once”, then “Play sound at location”.

It’s possible the sound effect just ends after some amount of time. You may need to set it to loop. Edit the Sound Cue and add a “looping” node.

(I know this answer has come 3 years late, but the other one did not address the question)

1 Like

I really hope this wasn’t downvoted for unfamiliarity with usage. The title of the question was the opposite of the desired result, but this answer fit the title perfectly. Extremely useful since searching does not verify the user properly presented a question.

This is not what he is looking for. The Do once node will actually worsen the situation; he wants to play the audio on loop. For that he need to open his sound and check the looping option in there.