So I saw this in a game:
Questions are: Where does the level come from? It’s scriptable? If so, can I add new columns (like play duration, etc.)?
So I saw this in a game:
Questions are: Where does the level come from? It’s scriptable? If so, can I add new columns (like play duration, etc.)?
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.