https://steamcommunity.com/sharedfiles/filedetails/?id=3595624491
Adds additional bullet cracks and slight camera shake when projectiles fly near the player's head. Camera shake scales by distance to your head. In the future, I'll find a way to let you disable the camera shake. The effect is a little too much if using a scope, but feels pretty good with 1x sights. It checks line of sight between the bullet's path and your head, so it should never activate through walls.
Should be compatible with literally everything. This mod does not modify anything about Stalker 2, it uses unreal engine to add an additional system on the player.
Bullet crack sound assets are from the JSRS mod for Arma 3. I did not create them, and do not own them.
You are free to modify, expand, or do whatever with this mod. I just want people to have a good time.
The mod is fairly simple, but I plan on expanding it. Essentially I am just adding a sphere collision to the player that only looks for projectiles, and do a few linetraces and some math with vectors to estimate where the sound should originate from based on the projectiles current location and where its going.```
V2 Showcase:
https://www.youtube.com/watch?v=5LpPBa1glFA&feature=youtu.be


