How can i make 2 counters connect to a overlay for two separate teams that display how many respawns are available
Counter, updates a team-scoped property called “lives”
Use a trigger loop to update the overlay. Make sure the overlay, when updated, is also team-scoped
a relay will broadcast for a team when a player is eliminated.
a knockout manager would be used for this.
the relay will update the counter
3 Likes
Do you have a guide or picture?
Not right now I don’t but I can have one for you tomorrow if someone doesn’t do it for me.
well, thanks though. I’ll try to figure it out