Please select what you are reporting on:
Verse
What Type of Bug are you experiencing?
Devices
Summary
When a player is eliminated, he can’t hear the music anymore from a radio device. Even if on Player Spawn, I trigger that the player reregisters on the radio device. I even added a new .Play() on it to be sure. But it won’t work.
Code:
PlayerSpawned(Player : agent):void=
MusicGameplay.Register(Agent)
MusicGameplay.Play()
Steps to Reproduce
Register player on Radio device
Play the Radio device
Player elimination
No more music
Expected Result
A way for the music to keep playing even after the player was eliminated
Observed Result
No music
Platform(s)
PC