I need help making a score UI with Text Overlay

Basically, I am making a soccer game and i don’t know how to make a score system for each side that shows the score for UI. For the Counter and the Text Overlay. Can anyone help me with this?

How do you keep track of the score? With a counter or a property?

This is kind of similar…

Maybe connect a ball capture zone to a counter like this:

I guess whenever the score is incremented, set the text of the overlay to the score. Maybe set the score scope to team?

I already did that. sooo…

What else has to be done with this?

Is the property scope set to team?

After that, do this:

image

and create a text game overlay with scope player and these blocks: