On Bullet Hit

Items
Both Server and Client
Both Mobile and PC
Owner:
Weapon

Triggered when the bullet hits the target

Declaration

event OnBulletHit(target entity<Aimable>, hitPosition Vector3)
go

Parameters

Name Type Description
Target AimableEntity The target hit
Hit Position Vector3 The world coordinates of the bullet hitting location