I want to check which counter has a greater value and display that on the end screen

I want to make it so that when a player enters an area, the counter increases every second and when the game ends, the score per team is shown on the end game.

1 Like

use an end of game widget and set it to property value of the counter, i believe that will work

1 Like

first you set both counters to properties

then you compare them in blocks and send a signal to activate an end of game widget with the larger one

1 Like

How do i compare them in blocks?

1 Like

use a checker to find out which has a higher value

1 Like

that’s not how checkers work

2 Likes

1 Like

i am using 1 counter. I want to check which team had greater count

1 Like

oh, then that’s different.

1 Like

I did now know about this part of gkc

1 Like

If you want it in the leaderboard, then you can just set the leaderboard mode to ‘property’ and then ‘sort by team’ and the greater value will be on top

1 Like

I already tried it and it did not work

1 Like

It shows the value as zero

1 Like

try again and make sure the right property and settings are there.

after that, I have no ideas

1 Like

Check the wix pls