How do I make it so that it shows how many tags someone got on the leaderboard?

So, I’m trying to make a tag-style game and I want to know how to show which team got the most/least tags.

use an end game widget, and wire it to the thing that tracks your tags.
(there is probably people better than me.)

Place down a counter, make it increment (update property) when detected a tag, and also team-scoped. Go to the setting and set the score to the property that records your amount of tags.

3 Likes

Thank you!
I was struggling with this for like, 30 mins.

1 Like

no problem.

ok I tried and its not working I am super terrible at this

ok it works now I made a mistake

Can you provide your settings and your update system by screenshots, if possible?
Edit: oh okay.

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