The exploit occurs when the character takes a certain position near corners or edges of solid objects in the game world. While normally the character would need to peek out to fire and be vulnerable to counterattacks, the bug allows them to remain behind cover while still shooting freely, hitting enemies that cannot return fire.
Please look into fixing this issue!
Collision Detection Fixes: The primary issue seems to stem from improper collision detection between the character model and the environment. Adjustments to map geometry are necessary to prevent bullets from passing through these unintended gaps.
Character Model Adjustments: It may also be necessary to evaluate the character’s shooting mechanics and ensure that the hitboxes and firing mechanics work in tandem with the game's environmental hitboxes.
Anti-Exploit Monitoring: consider implementing temporary measures to prevent players from abusing this glitch, such as patching specific problem areas or introducing punishments for exploit abuse.
Please look into fixing this issue!
Collision Detection Fixes: The primary issue seems to stem from improper collision detection between the character model and the environment. Adjustments to map geometry are necessary to prevent bullets from passing through these unintended gaps.
Character Model Adjustments: It may also be necessary to evaluate the character’s shooting mechanics and ensure that the hitboxes and firing mechanics work in tandem with the game's environmental hitboxes.
Anti-Exploit Monitoring: consider implementing temporary measures to prevent players from abusing this glitch, such as patching specific problem areas or introducing punishments for exploit abuse.