How do I loop audio and start at a secific point?

I’m making a game and need to loop the song. However I want to have the loop start at a specific point of the song so it doesn’t replay the intro. How can I do this?

Hi. first of all convert your sound wave in to a sound cue by right clicking on it and selecting the create sound cue option. Open the newly created sound cue , in the sound cue editor tick the looping option in order

to make it loop. back in the blueprint where you want to play sound, in the play sound 2d node u can set the start time their. Check the screen shots for more information,. Hope this will help.

Exactly what [Shadow Boss12][1]
This is what it would look like: