To keep custom music playing across menus, put your Audio element into a universal layout (so it stays loaded every time you switch screens) and keep that layout enabled on every menu you care about.
- Create a universal layout via Layouts → New → For All Screens [Universal].
- Add an Audio element, configure your soundtrack playlist, and enable shuffle/loop if needed.
- Make sure each screen has customizations enabled and the universal layout is allowed there (you can manage this with the universal layout’s whitelist/blacklist).
- Optionally add a Music Controller element to the universal layout to mute vanilla menu/world music so it doesn’t interfere.
That way the same Audio element stays active, and the track won’t restart when you hop between menus. 🎧
(See the Menu Background Music guide for the full walkthrough.)