You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | a year ago |
| Version | 1.0.4 |
| Download link | Luluberlu-FlyMode-1.0.4.zip |
| Downloads | 88 |
| Dependency string | Luluberlu-FlyMode-1.0.4 |
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!
CONTROLS:
- Press F6 to activate, and press it again to deactivate.
- Jump to go up
- Crouch to go down (Press B on a controller)
You should be able to move around using the standard movement controls.
- Press F2 to decrease the speed
- Press F3 to increase it
- Press F4 to reset to default value
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.4
- Add a config file
- Fix a problem with the controller to go down
- Add F2, F3, F4 keybinds