I am trying to make a point system for my game, but I can’t add an attribute to display on the leaderboard, as my attribute doesn’t appear. can anyone help?
5 Likes
You forgot to add the player’s attribute to the player type.
5 Likes
Thank you! that fixed the issue.
5 Likes