How to end the game when all players on team 1 are out?

pls i rly need help with this

Use lifecycle + relay (that is on a specific team) + trigger (in its blocks, increase a property by 1)

Then, use a knockout manager (in its block decrease the aforementioned property by 1 if the knocked out player was on a specific team. Also, broadcast EndGame if the property is equal to zero).

Use a end game device that ends when receiving on EndGame.

2 Likes

im really confused with this
can someone put screenshots of the blocks and wires?

maybe this will help

1 Like