ok so first you would need a live player counter for both teams
Here’s a guide
But make the relay all people on a certain team instead of all players
Then make two overlays that track the property of each team number. In the overlay’s blocks, make it
Set text:Create text with Get Property Team 1 number
/10
You’re going to have to use some kind of a live player counter to find the players on each team. (provided below):
Then, use a lifecycle wired to a team switcher Player Knocked Out → Switch Team to Spectator. After that, wire that same lifecycle to the counter, decrementing it.
(when 2 people reply with the same thing and the same guide)
You should probably use LL22’s version, it’s easier to do.