Quantcast
Channel: General - Epic Developer Community Forums
Viewing all articles
Browse latest Browse all 10355

Radio doesn't correctly continue playing after a player is eliminated

$
0
0

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

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 10355

Trending Articles