I am only just starting to learn multiplayer and i was wondering if someone can help me get this working.
Like every battle royale game once a player dies all clients receive the notification like in this screenshot. Ignore the ‘with gun - 54left’ Just the Name Killed Name
SImply add a Child in a vertical box in every UMG of your players (multicast). To get the steam names or the PC name you can use the Player’s State variable which contains Player Name, it’s accessible everywhere btw