Hi, we’re encountering some issues with round endings and scoreboards in our game.
Problem Description:
Our game’s round endings and scoreboards are displaying incorrectly and inconsistently.
Specifically, our intention is for the highest scorer to be ranked 1st and so on. The winner would receive an increment of 100,000 points to ensure they are recognized as the highest scorer. However, while the 100,000 points are added to the supposedly winner, the ranking on the scoreboard is inconsistent.
We’ve tested with both “Most Score Wins” and “Most Round Wins” as the “Game Win Condition” in “IslandSettings,” and the result is as follows:
- When the “Game Win Condition” in the Island Setting is set to “Most Score Wins,” the intended winner never receives the “Victory” screen, and the scoreboard’s placement/ranking varies between players.
- If we switch the “Game Win Condition” to “Most Round Wins,” the intended winner does get the “Victory” screen, but we still observe inconsistencies in the scoreboard where the placement/ranking differs between players.
Relevant Details:
We’re using the following devices in our game that could be related to the issue:
- IslandSettings
- Score Manager
- End Game Device
Attachments:
I’ve attached screenshots showcasing the different results we’ve obtained during various testing sessions. These visuals should provide a clearer understanding of the issues we’re facing.
Any insights or guidance provided would be immensely appreciated.
Thank you.