|
|
转自n网:https://www.nexusmods.com/dyinglightthebeast/mods/517
DL1 Tweaks to DL The Beast.
DL1 对 DL The Beast 进行了调整。
DL1 Tweaks to DL The Beast.
DL1 对 DL The Beast 进行了调整。
Features: 特征:
1. Single Press Dropkick (Or DL1 Kick);
1. 单按踢腿(或 DL1 踢腿);
2. Front WallRun Disabled (Like DL1);
2. 禁用前墙运行(如 DL1);
WARNING FEEDBACK NEEDED: Not sure if the game can be completed without Front Wall Run or not,
需要警告反馈: 不确定游戏是否可以在没有前墙奔跑的情况下完成,
alternatively i can decrease the Front WallRun height if the game can't be completed without it;
或者,如果没有它就无法完成游戏,我可以降低 Front WallRun 高度;
Changes: 变化:
(Single Press Dropkick) (单按 Dropkick)
(player_variables.scr) (player_variables.scr)
Param("WrestlingKickDoubleInputRequired", "true") to
Param(“WrestlingKickDoubleInputRequired”, “true”) 设置为
Param("WrestlingKickDoubleInputRequired", "false");
Param(“WrestlingKickDoubleInputRequired”, “false”);
(Wall Run) (墙跑)
Deletes FrontRun Lines in player_variables.scr;
删除 player_variables.scr 中的 FrontRun 行;
((// WallRun Front ((// WallRun 正面
Param("WallRunFrontEnabled", "false");
Param(“WallRunFrontEnabled”, “false”);
Param("WallRunFrontPeakDelay", "0.5");
Param(“WallRunFrontPeakDelay”, “0.5”);
Param("WallRunFrontHeightNitro", "2.0");
Param(“WallRunFrontHeightNitro”, “2.0”);
Param("WallRunFrontHeight", "1.0");
Param(“WallRunFrontHeight”, “1.0”);
Param("WallRunFrontMinAngleToStartAscend", "90");
Param(“WallRunFrontMinAngleToStartAscend”, “90”);
Param("WallRunFrontMinYVelToAscend", "1.0");
Param(“WallRunFrontMinYVelToAscend”, “1.0”);
Param("WallRunFrontWallAdditionalOffset", "1.0");
Param(“WallRunFrontWallAdditionalOffset”, “1.0”);
(// WallJump Front (// WallJump 正面
Param("WallJumpFrontEnabled", "false");
Param(“WallJumpFrontEnabled”, “false”);
Param("WallJumpFrontLookForwardEnabled", "false");
Param(“WallJumpFrontLookForwardEnabled”, “false”);
Param("WallJumpFrontSpeed", "6.0");
Param(“WallJumpFrontSpeed”, “6.0”);
Param("WallJumpFrontRotateEnabled", "false");
Param(“WallJumpFrontRotateEnabled”, “false”);
Param("WallRunFrontExtraGravityWhenFalling", "6.9");)
Param(“WallRunFrontExtraGravityWhenFalling”, “6.9”);)
Front WallRun Disabled 前墙已禁用
Only Front Run Disabled.
仅禁用前跑。
Nostalgia Tweaks 怀旧调整
Both Single Press Dropkick and Front Run Disabled together.
单按踢腿和前跑同时禁用。
Single Press Dropkick 单按 Dropkick
Only Single Press Dropkick.
只需单击 Dropkick。
|
评分
-
1
查看全部评分
-
|