You are viewing a potentially older version of this package.
View all versions.

EnhancedControls
一些增加游戏体验的小功能 | Some small features to enhance the gameplay experience
Date uploaded | 2 days ago |
Version | 1.1.0 |
Download link | YMC_MHZ-EnhancedControls-1.1.0.zip |
Downloads | 7983 |
Dependency string | YMC_MHZ-EnhancedControls-1.1.0 |
README
操作增强 (Enhanced Controls)
功能
-
奔跑取消蹲下
[切换蹲下模式]
- 在切换蹲下模式下,按下奔跑键会自动站起并开始奔跑
-
蹲下跳跃后站立
[切换蹲下模式]
- 在切换蹲下模式下,蹲下状态跳跃后会自动恢复到站立状态
-
停止移动自动取消跑步
[切换奔跑模式]
- 在切换奔跑模式下,停止移动后会自动取消奔跑状态
配置
在 BepInEx/config/Mhz.EnhancedControls.cfg
中可以开关对应功能。
问题反馈
目前没有单独GitHub仓库,可以在 repo-MoreHead Issues 提交问题。
Features
-
Sprint Cancels Crouch
[Toggle Crouch Mode]
- When using toggle crouch mode, pressing sprint key will automatically stand up and sprint
-
Stand After Crouch Jump
[Toggle Crouch Mode]
- When using toggle crouch mode, you will automatically stand up after jumping from crouch
-
Auto Cancel Sprint on Stop
[Toggle Sprint Mode]
- When using toggle sprint mode, stopping movement will automatically cancel sprint state
Configuration
Toggle features in BepInEx/config/Mhz.EnhancedControls.cfg
.
Feedback
Currently no separate GitHub repository, please submit issues at: repo-MoreHead Issues
CHANGELOG
v1.1.0
- 新增停止移动自动取消跑步功能
- Add auto cancel sprint on stop feature
v1.0.2
- 调整蹲起间隔
- Adjust crouch interval
v1.0.1
- 更新README
- Update README
v1.0.0
- 初始版本
- Initial release