Play Music via Main & Settings Menus

I’m not sure how to implement it properly though. Are you speaking about Blueprints or C++, or does it work in a similar way with both? I’m using Blueprints as I prefer visual scripting to coding personally.

I have it set up with an Event BeginPlay, I know anything attached to this starts the moment a level is started, and I’m not sure how to implement it to play continuously over each menu rather than restarting each time.