Left 4 Dead 2

Left 4 Dead 2

Smooth CSS Weapon Animations
Showing 1-3 of 3 entries
Update: 16 Sep, 2022 @ 6:39pm

In the QC files:
- In snip_awp file, replaced the model "awp_model_Inverted_edit" with "awp_model_better_scope"
- ^ This is the AWP Sniper model edited by me to resize the scope.

Update: 31 May, 2021 @ 2:28pm

Started from scratch.

In the QC files:
- Used $declaresequence for unmodified sequences
- Used $includemodel for the use of $declaresequence
- Removed "snap" in the modified animation sequences for smooth transitions
- Added sound events for MP5 and SG552
- ^ Clip loading sounds for MP5 were changed to default SMG
- ^ Clip loading sound for SG552 was changed to default Rifle, the lock sound remains
- Simplified some stuff

Update: 5 Jan, 2021 @ 10:49am