Hi all,
I’m trying to make a stats GUI with the player’s performance for my hockey game.
This is what it should look like:
Every row has the same size except the player username.
But this is what happens in-game:
The sizes are completely random and I have no idea why this happens. Here’s the explorer tab:
How can I solve this issue and always keep the table’s rows at the same size as shown at the beginning? Thanks in advance.