I am trying to make a code where when you get a hit on a player with a weapon (In a minigame, of course) it would make a "Hit-Marker" appear like in Call of Duty, as well as multiply damage if you get a headshot, and if you get a headshot, it will make a diffrent hitmarker appear. Is this possible?
EDIT: I will use the Projectile::Damage function, as well.