Leaderboard Points

Is there any way to add points to the score after pressing a button or triggering a single if so how? Thanks!

Try this guide!

The feature is part of that guide.

2 Likes

Thanks for helping!!!

No problem, let me know if I can help you with anything else!

That guide doesn’t increase the player’s point/leaderboard score when the button is pressed, it only tracks the player who presses the button.
You’ll need to connect the button to increment a counter-linked property and put that property into the leaderboard.

3 Likes

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.