Left 4 Dead 2

Left 4 Dead 2

Common Infected - New Physic
Showing 1-8 of 8 entries
Update: 12 Nov, 2020 @ 7:50pm

changed $mass to 50 (vanilla=100)
changed "totalmass" from 200 to 75

Update: 12 Nov, 2020 @ 4:40pm

Decompiled and added valvebiped.bip01_pelvis as $rootbone where originally it was blank, this is the same value as vanilla
Set the totalmass to 200(default 100) for it to look different than vanilla

Update: 29 Oct, 2020 @ 6:23pm

Fixed spaghetti problem on dead ragoll spawned in hospital near safe room by using the new .phy, this new physic model that I modified from a deadbody in L4D1 called Dead_Male_Suit_01 from a few years ago. it is actually made for ragdolls spawn in map.
All I did to it was making the limbs collide with each other by deleating some codes that prevented limb collision in .qc file after decompiling the Valve model, then recompiled it.


L4D1 female common will still retain the physic model that caused the problem, maybe look out for L4D1 female ragdolls spawn in map, and feel free to report me.

Thank you for reporting this issue where I wasn't able to see it, though please be very specific in order for me to recreate it.

Update: 25 Sep, 2020 @ 1:03am

Duplicated the anim_common.phy and rename the two files into that of female common infected and surgeons so it would work for L4D1 female common infected and surgeons.

Update: 13 Sep, 2015 @ 9:27pm

Improve ragdoll weight and joints,they are now balanced

Update: 21 Mar, 2015 @ 6:45pm

Fixed some rare clipping issue.

Update: 16 Mar, 2015 @ 7:24am

Changed the joint and limb,fixed some minor bugs.

Update: 13 Mar, 2015 @ 9:04am