Left 4 Dead 2

Left 4 Dead 2

432 ratings
Lux's Survivor Legs script(Updata and Modified version)
   
Award
Favorite
Favorited
Unfavorite
Game Content: Scripts
File Size
Posted
227.530 KB
19 Apr @ 7:41pm
1 Change Note ( view )

Subscribe to download
Lux's Survivor Legs script(Updata and Modified version)

Description
I can see my legs!

The original mod was updated in 2024, but CANDY's modifications are stuck in 2022, I simply moved the modifications to the latest version, that's all

For possible improvements are attributed to Lux. The problems with the original version of Candy are still there, and I have no way to fix them

Known Issues: Because CANDY's modification triggers the running animation, the lower body of the first person shakes when standing still

If the original author has an update, you can also try to update it yourself: unpack the latest version and put it in rootscriptsvscriptsvscript_survivor_legs.nut
Replace "local isMoving = !! (vel.x != 0.0 || vel.y != 0.0 || vel.z != 0.0); ”
Changed to "local isMoving = !! (vel.x != 1.1 || vel.y != 1.1 || vel.z != 1.1); ”

Unauthorized use may be removed at the request of the original author

Original author:Lux, Shadowysn(publish)
Link: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2865107042

Modified:CANDY
Link: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2904338230
30 Comments
anny 16 Jul @ 6:37am 
this one obsolete pretty quick, the author already implement a better solution for calm legs 🦅
绅士不绅士  [author] 15 Jul @ 1:07am 
@牢大种出东北雨姐
这修改的是幸存者动画,没有区分角色,模型替换mod应该没有问题,考虑其他动画模组冲突,比如xdr之类的♥
牢大种出东北雨姐 5 Jul @ 1:30am 
为什么coach依旧是左腿在前的佬,关闭角色MOD原皮也是左腿在前,其他生还者都没事
Hикoлaй Aлeкceeвич 30 Jun @ 3:44am 
I see bagged model, nice :steamthumbsup:
xof 18 May @ 5:13am 
Feeble attempt at an "update."
抽象旺仔小人 26 Apr @ 7:33pm 
this mod have some errors,but it's still good.:steamthumbsup:
Jaytea 26 Apr @ 11:38am 
They're just subscribing what's on the front page, it seems @FentYeen
FentYeen 24 Apr @ 11:35am 
why tf is this front page when its just a poorly edited version of a better mod
那夜床单红 24 Apr @ 10:54am 
这个mod跟上面那两个有什么不同的地方吗,我不太懂技术方面的知识。:steamthumbsup:
绅士不绅士  [author] 24 Apr @ 4:12am 
There's nothing I can do about shaking

To quote Shadowysn's comment:"it's not even the proper way to do it, you break it to use the running animation which makes the torso shake a bit constantly while standing still."