Skip to content

UI_CustomRankPanel

With UI_CustomRankPanel community component, your game will have a panel for players' ranking. By default, players are ranked by their levels in the game.

Field Description
Leaderboard name Determines the name of the leaderboard.
Tip for leaderboard Describes the leaderboard, such as what it is used for.

Note: As this is a global component, you can attach this component to any object in the scene. However, it's a best practice to create an empty object named "GameManager" and attach this component to it.

This component is often used together with: