junnuis there a way to made the ready panels stack on top of eachother instead of next to eachother
kinda like this
https://i.imgur.com/0vtAJV0.png
This is all located within hudtournament.res and at the very first part.
"team1_player_base_offset_x" "-75"
and
"team2_player_base_offset_x" "25"
Make these the same x value, and change the base_offset_y to make them stacked. Then "team2_player_delta_x" "47"
should be kept to 0 and
"team2_player_delta_y" "0"
should be 47, or whatever the size of your playerpanels are.