[Bug] First-person bullets are not calling client-side PlayerShoot

Started by Sebastian, May 20, 2021, 09:06 AM

Previous topic - Next topic

Sebastian

Description
When you fire bullets in first-person view/mode, client-side Player::PlayerShoot doesn't get called.

Reproducible
Always

What you were doing when the bug happened
Shooting a wall in first-person, expecting to see the Bullet Holes, but they didn't show up.

What you think caused the bug
No script calling the event when player is in first-person ?