Saltar al contenido
Multimedia 1 para anuncio Music Station For Unreal Engine
0 comentarios

Descripción

🎵 In-Game Background Music Player. Multiplayer-safe, easy-to-use background music system for Unreal Engine

Video preview: https://www.youtube.com/watch?v=zxPKO62gXtQ&feature=youtu.be

Playable demo: https://drive.google.com/file/d/1BOMaQ86mMj00RXwZnrb_rgv50eWRNQfr/view?usp=drive_link

If you’re looking to add a background music player to your game — not tied to gameplay but purely for in-game listening — this asset is the perfect plug-and-play solution.

Each player gets their own independent music player, running only on the owning client, with no cross-triggering or interference between players. Perfect for multiplayer, co-op, or solo games where players want to enjoy music in the background.

🔧 How It Works

All functionality is neatly packed into a single Actor Component:📦 BPC_MusicStation

✅ To integrate:

  1. Add the component to your Player Controller — and you're done! It’s ready to use out of the box.

🎵 To add your own music and playlists:

  1. Import your music files (WAV format recommended).

  2. Create a Data Table for each playlist (with song info: title, artist, audio file).

  3. Link all your playlists using a master Playlists Data Table.

🎛️ Built-in Features:

  • 🎶 Background music playback

  • ⏯ Play / Stop / Skip

  • 🔀 Shuffle mode

  • 📜 Playlist switching

  • 🧩 Show/hide UI

Everything is handled locally per playermultiplayer-safe by design.

Formatos incluidos