o3de / o3de-multiplayersample

Multiplayer sample project for the Open 3D Engine
https://o3de.org
Other
83 stars 59 forks source link

Adds background music to the multiplayer sample project #368

Closed kberg0 closed 1 year ago

kberg0 commented 1 year ago

Adds three new streaming audio pieces composed by the legendary Kevin MacCloud:

Adds a new background music component to the multiplayer sample, and adds that component to the AmbientAudio entity on the level: image

The component will loop through the user-defined playlist playing each track after the next in an infinite loop.