Hello everyone, I’m new to coding and am trying to make a fun Multiplayer Coop game. A feature I want to have is when the player pauses the game there will be a little player list with up to 4 players in it. How do I go about accomplishing that? I used this tutorial on getting the PFP and player names, if I place the Widget within the Pause Menu Widget it will show the correct info but what I want it to do is whenever a player joins or leaves the game it places another player info widget. Any help will be much appreciated.