Skip to content

Display score bar display in ranked play gameplay#37320

Open
LiquidPL wants to merge 1 commit intoppy:masterfrom
LiquidPL:ranked-play-score-display
Open

Display score bar display in ranked play gameplay#37320
LiquidPL wants to merge 1 commit intoppy:masterfrom
LiquidPL:ranked-play-score-display

Conversation

@LiquidPL
Copy link
Copy Markdown
Contributor

Currently it's using the same one as the Team VS multiplayer lobbies, which doesn't look the best since the red team/player is on the left, where for ranked play it would make more sense for it to be other way around (since local player is blue).

Either way for ranked play this should eventually use a custom component. This PR is more concerned with getting the score bindables out of MultiplayerLeaderboardProvider in a decent way. Would be great if reviews focused on this part.

Screencast_20260416_160732.webm

Currently it's using the same one as the Team VS multiplayer lobbies,
which doesn't look the best since the red team/player is on the left,
where for ranked play it would make more sense for it to be other way
around (since local player is blue).

Either way for ranked play this should eventually use a custom
component. This PR is more concerned with getting the score bindables
out of `MultiplayerLeaderboardProvider` in a decent way. Would be great
if reviews focused on this part.
@peppy
Copy link
Copy Markdown
Member

peppy commented Apr 17, 2026

Can the empty space at least be resolved? It's basically plonked in a random screen location atm.

@LiquidPL
Copy link
Copy Markdown
Contributor Author

It's using the same implementation as regular multiplayer, which is being placed under the chatbox (which then proceeds to fade away as the break ends though):

Screencast_20260417_110531.webm

I could move it elsewhere on the screen but I'm not sure where else to put it. Maybe in the case of ranked play it's okay to have it directly under the leaderboard? 🤔

@peppy
Copy link
Copy Markdown
Member

peppy commented Apr 20, 2026

I'd rather it's in the ranked play bar as specified and we don't just hack this weirdly.

@LiquidPL
Copy link
Copy Markdown
Contributor Author

Should I wait until we have a better design for this then? I don't think this one will mesh well with the ranked play bar, and we've already got people complaining about it overlapping with their unstable rate meters or anything else that's there.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants