first-person-shooter icon indicating copy to clipboard operation
first-person-shooter copied to clipboard

Open source first-person shooter foundation. Share the link with a friend for multiplayer.

Results 2 first-person-shooter issues
Sort by recently updated
recently updated
newest added

There is a delay of sound and effect when shooting while moving. If standing still the effect is fine, although when firing rapidly many times it also glitches.

If you move forward/sideways together and move the camera there will be glitches. Often this happens then you [directly apply the values](https://github.com/LUMECraft/first-person-shooter/blob/main/client/FirstPersonCamera.tsx#L137) without taking into account the direct vector of...