[Bug]Client side PlayerShoot function wrong values

Started by habi, Nov 18, 2022, 08:24 AM

Previous topic - Next topic

habi

Description
In first person shoot with Ruger, the hitPosition given by the function mentioned in subject, is found to be inaccurate.

Reproducible
Always

What you were doing when the bug happened
I was shooting player at head to get the co-ordinates of the body part. In third-person aiming, the values are satisfying with player's co-ordinates.
It is suspected that the hitPosition calculated by the client is as if the bullet is passed through the player and the bullet is hit on the wall behind and it is giving position of the wall.

What you think caused the bug
bug caused the bug.