Hello, I’m trying to create a Scoreboard widget using a Grid Panel constructor, being Row 0 where the Placeholders will be, whilst on Row 1 it displays the stats for each player connected to server:
Now I’m having trouble in creating a new row for each connected player, can someone help me in doing it? I guess I’ll need to use a ForEach but I can’t wrap my hand around on how to achieve this.