How do leader boards work?

So I saw this in a game:

2020-09-17_151854

Questions are: Where does the level come from? It’s scriptable? If so, can I add new columns (like play duration, etc.)?

You can read this and this article to learn more about how it works.

1 Like

All you need to do is make a folder called leaderstats and parent it inside a player, for every value(Instances) that is in the folder it will create a column. You don’t need to script these columns.

1 Like