Kmc’s Fly Mod
Allows you to fly like Minecraft creative mode and noclip with the press of a key.
Controls:
- Double tap space to start/stop flying
- WASD to move around
- N to enable/disable noclip (while flying)
- Space to go up
- Control to go down
- Shift to fly faster
Options:
- Classic/Inverted – swaps control and shift
- Space double-tap timing – Default 17. Lower = faster.
Please send wsung some love for their original fly mod, it wouldn’t have been possible without it.
Any questions, feature requests, bugs – let me know in the comments, or start a discussion thread.
Changelog:
v1.2 – 3/15/20
- Fixed double-tapping to fly and noclip being FPS dependent. If you were having issues flying before, it should be resolved (especially if you consistently have 100+ FPS) 17 is still the default timer.
v1.1.2 – 3/14/20
- Decreased the time for double tapping space to activate flying (makes it happen less often on accident)
- Added a double-tap shortcut timer in the mod options. Default is 17
v1.1.1 – 3/10/20
- Removed debug statements
- Fixed a bug with the camera while exiting noclip with double-tapping space
- More code comments
v1.1 – 3/10/20
- Refactored code – much more organized and readable. Feel free to take a look.
- Fixed a bug causing noclip to not copy where you were looking before activating it
- Fixed a bug where ground detection was sometimes incorrect
- Generally improved movement
v1 – 3/9/20
- initial release