#See who kills someone
9 messages · Page 1 of 1 (latest)
In the player definition board there’s an event projectile hit player
Set a player var to the person who shot if the player is dead
And set a bool var to false
Only set the player var if the bool is false so ppl can’t shoot them a bunch and count as kills
Set the bool to true when they respawn
Thx