Hi,
I’m trying to identify if a player was eliminated by headshot or not. So far I found that I can check damage result and which weapon caused damage by subscribing to the DamagedEvent on the player obj. I’ve checked documentation I could not find any details on how to identify the damage type. Any help is much appreciated. Thanks