Left 4 Dead 2

Left 4 Dead 2

Common Infected - New Physic
8件中 1-8 を表示
更新:2020年11月12日 @ 19時50分

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

更新:2020年11月12日 @ 16時40分

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

更新:2020年10月29日 @ 18時23分

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.

更新:2020年9月25日 @ 1時03分

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.

更新:2015年9月13日 @ 21時27分

Improve ragdoll weight and joints,they are now balanced

更新:2015年3月21日 @ 18時45分

Fixed some rare clipping issue.

更新:2015年3月16日 @ 7時24分

Changed the joint and limb,fixed some minor bugs.

更新:2015年3月13日 @ 9時04分