mtasa-blue
mtasa-blue copied to clipboard
Targeting marker is still being visible after death
Describe the bug If you die while aiming at some player/ped, targeting marker is still being rendered until you respawn. It's most noticeable on servers with spectator mode.
To reproduce
stop play
run ped=Ped(19, 0, 0, 4) me:giveWeapon(23, 100, true) me.position=Vector3(0, -2, 4)
Aim at ped.
run me:kill()
crun setCameraMatrix(-0.1896, -3.99, 3.83, -0.1480, -3, 3.75, 0, 70)
Expected behaviour Targeting marker should be gone when player dies.
Screenshots
