File information
Created by
Hitman47101 and UploaderUploaded by
CarbonWaffleVirus scan
About this mod
Fixed camera jumps, animation snapping, movement lock, broken aim in 3rd person.
- Requirements
- Permissions and credits
- Changelogs
- Fixed camera jumps, animation snapping and movement lock in 1st and 3rd person.
- Fixed severe aiming issues in 3rd person that were causing player and NPC's alike to sometimes fire straight forward even when aiming straight up or down. (This covers single-action, bolt-action, pump-action, lever-action fire animation variants)
- Rearranged the entire "fire animation variants" file structure and individual animation priorities. This was ABSOLUTELY REQUIRED to fix animation snapping. But dont worry, all animations are all there as Hitman47101 made them. Nothing was lost.
- Fixed and updated 2hrAttack5 Alternative - Optional File from original mod to work with this bugfix.
- Fixed and updated Revolver Fanning - Optional File from original mod to work with this bugfix.
- Fixed Tactical Reloads Addon - Optional File from original mod to work with this bugfix.
- Fixed VANILLA issue when hip-firing lever-action in 3rd person, the first, non-consecutive shot will always miss regardless of weapon spread or Steady chem buff. (Had to include 3rd person 2hrattack5.kf from my personal stash which is a vanilla animation modified by me to fix misaligned aiming, Yes i'm a Steady addict).
*Unfixed* (To do list)
-
Update:
Snapping seems unfixable in 1st person... definitely nothing wrong with animations. Appears to be an engine issue. Its everywhere, not just lever-action guns, but really hard to notice if the gun is one handed.
Seeing how there are no attack variants in vanilla game except for melee and unarmed, no surprise they are buggy when applied to firearms, probably it was never intended to be used for guns.
A note for modders regarding fire variants:
kNVSE seems to play these properly, without aiming issues, but you still have snapping. Setting different priority for each attack variant solves the problem. Example:
2hrattack5 (Upperbody:55, Lowerbody:26)
2hrattack5_A (Upperbody:56, Lowerbody:25)
2hrattack5_B (Upperbody:57, Lowerbody:24)
2hrattack5Down (Upperbody:55, Lowerbody:25)
2hrattack5Down_A (Upperbody:56, Lowerbody:24)
2hrattack5Down_B (Upperbody:57, Lowerbody:23)
2hrattack5Up (Upperbody:55, Lowerbody:25)
2hrattack5Up_A (Upperbody:56, Lowerbody:24)
2hrattack5Up_B (Upperbody:57, Lowerbody:23)
*AimUp, AimDown anim groups must have a different priority value for lower body than Aim group or else the lower body will snap when blending.
For first person its much simpler, just change overall priority for all bones except Bip01, Bip01 NonAccum, Bip01 Translate, Bip01 Rotate (which should be around 25). Example:
2hrAttack5 - (55)
2hrAttack5_A - (56)
2hrAttack5_B - (57)