How to make a counter count the scores of each team so players can see it and dont have to look at the scoreboard

A continueation from my preveous one here:

Please explain answer in detial and with instruction if necessary

You could use overlays but there are so many things wrong with it. You can also have 2 overlays: one showing the players score and one showing the top players score

I think they wanted counters? but I do think overlays are better

There is an easier way that using counters.

Place down a text box and make it have a scope of player.
Go to block code and have a code block that runs on the channel “showScore”
Now create the code bellow


Get a button and have it broadcast on the channel “showScore”

2 Likes

thank you @TorontoBulls1

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