| Last updated | 4 months ago |
| Total downloads | 130868 |
| Total rating | 10 |
| Categories | Mods Host Only All Clients |
| Dependency string | Luluberlu-FlyMode-1.0.8 |
| Dependants | 5 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
I needed a fly mode to quickly test some features and create another mod, so I’m sharing it in case you need it too!
Fly Mod Controls
Keyboard
- Toggle Fly Mode :
F6 - Move : WASD / ZQSD
- Ascend :
Space - Descend :
CTRL(Crouch) - Decrease Speed :
F2 - Increase Speed :
F3 - Reset to Default Speed :
F4
Controller
- Toggle Fly Mode :
Select(View / Share button) - Move :
Left Stick - Ascend :
A - Descend :
B - Decrease Speed :
LB(Left Bumper) - Increase Speed :
RB(Right Bumper)
Each time you press, it add/reduce the speed by 15 (100 by default in Fly mode)
Manual installation:
- Install BepInEx
- Download this mod and place the FlyMod.dll in the BepInEx\Plugins folder
Config file:
- You can edit the value in a config file, this file is created when you launch the game one time (after installing the mod) Bepinex/Config/FlyMod.cfg
Changelog:
1.0.8
- Add UI feedback
1.0.6
- Update icon
1.0.5
- Full controller support
1.0.4
- Add a config file
- Fix a problem with the controller to go down
- Add F2, F3, F4 keybinds