How Can I Keep Track of Players De@th Counts

What the title said. Also please add photos. Otherwise I won’t understand it.

1 Like

How do you want to keep track of it?
On screen or it just working in the background.

1 Like

On screen. I want players to see how many times they croaked

1 Like

Use a life cycle that’s set to player knocks out.
Wire that to a counter that updates a property called “elims”.
(yes you do need to place a property, also set it to number.)


Now place an overlay and create a new block.


Make sure all the devices scope is set to player.
(Tell me if you need an image or help)

3 Likes

Life Cycle, overlay, property, and counter (i think) and i duno the steps

I tried it out and it didn’t work

What I mean by that is that the overlay didn’t update

Oh yeah I forgot…
ad this setting to the property


(yes you can name it whatever you want)


When you go to the overlay, select the channel block and choose “seal” (or whatever you named it).

It worked! Thank you so much.

1 Like

This topic was automatically closed 3 hours after the last reply. New replies are no longer allowed.