CreativeFlight
Allows you to fly as high as you like from the start of the game.
Last updated | 2 weeks ago |
Total downloads | 1941 |
Total rating | 2 |
Categories | Mods |
Dependency string | Equinox-CreativeFlight-3.0.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
Equinox-EquinoxsDebuggingTools
A library that solves logging issues and provides debugging tools
Preferred version: 2.0.0README
Creative Flight
Description
Allows you to fly as high as you like.
- Tap space while in the air to turn on the jetpack.
- Hold space to ascend.
- Double tap C or space to turn off the jetpack and fall to the ground.
- Hold C to descend.
The Descend key is configurable.
Modders: Use CreativeFlightPlugin.isEnabled
to toggle creative flight.
Config Options
Name | Type | Description | Default Value | Range |
---|---|---|---|---|
Horizontal Thrust | Decimal | Controls horizontal acceleration while flying | 10 | -3.402823E+38 -> 3.402823E+38 |
Vertical Thrust | Decimal | Controls vertical acceleration while flying | 150 | -3.402823E+38 -> 3.402823E+38 |
Friction | Decimal | Controls how quickly you slow to a stop while flying | 0.15 | 0.01 -> 0.9 |
Sprint Speed | Integer | Sprint speed as a percentage of walking speed. E.g. default '150' means 50% faster than walking. | 150 | 100 -> 200 |
Double Tap Threshold | Integer | The time interval in milliseconds during which two key presses are registered as a double tap | 300 | 0 -> 500 |
Land To End Flight | Toggle | When enabled, touching the ground will end flight. | False |
Installation
If you are using Techtonica Mod Loader, you can ignore these steps.
Note, this mod requires use of the BepInEx Update function. If you have not already done so for another mod, follow these instructions:
- Find your game install folder.
- Navigate to BepInEx\config.
- Open BepInEx.cfg.
- Find the setting "HideGameManagerObject".
- Set it to "true".
- Save & close.
Techtonica Mod Loader Installation
You can download the Techtonica Mod Loader from here and use that to install this mod.
Manual Install Instructions
Note: If you are playing on Gamepass, your game version is likely behind the steam version. Please check the version compatibility chart below.
Your game folder is likely in one of these places:
• Steam: (A-Z):/steam/steamapps/common/Techtonica
• Gamepass: (A-Z):/XboxGames/Techtonica/Content
• Gamepass: Could also be in C:/Program Data/WindowsApps
- Download BepInEx v5.4.21 from here
- Follow the installation instructions here
- Download and install any dependencies.
- Extract the contents of the .zip file for this mod.
- Drag the "BepInEx" folder into your game folder.
- Change config options.
Changelog
V3.0.0
- Changed: Update To Game Version 1.0
- Updated to be compatible with game version 1.0
V2.1.0
- Changed: Block If Ctrl Pressed
- You will no longer descend if you press Left Ctrl + C (Blueprints compatibility)
- Fixed: Double Tap Space To End Flight
- Added the abilty to double tap space to end flight
- Added: Touch Ground To End Flight
- Added a config option that toggles whether flight should end when you touch the ground
- Added: Descend Key Remapping
- You can now map the decend key from C to whatever you like.
- Fixed: Jumping Blocked
- Fixed a bug where jumping and flying would be blocked on older saves
- Fixed: Sprinting Doesn't Work
- Fixed sprinting not working, now when you press Left Shift, you'll get a 50% speed boost (configurable)
V2.0.0
- Changed: Encumbrance
- Take the player's current encumbrance level into account
V1.0.1
- Fixed a bug that caused players to ascend after auto-crouching.
V1.0.0
- Fully rewrote the mod
- Abandoned the game's stilt system and rewrote the movement calculations while flying.
- This results in a much smoother flying experience.
- Fixed being able to ascend through the roof.
- Fixed suddenly jumping up when the terrain below you changes.
V0.3.0
- Added a bool to allow other mods to toggle creative flight.
V0.2.0
- Added ability to double tap descend key to turn off flight
- Made movement smoother
- Updated for game version v0.2.0h
V0.0.1
Initial release.
Credits
Disclaimer
Note: NEW Games must be loaded, saved, and reloaded for mods to take effect. Existing saves will auto-apply mods. Please be sure to backup your saves before using mods: AppData\LocalLow\Fire Hose Games\Techtonica USE AT YOUR OWN RISK! Techtonica Devs do not provide support for Mods, and cannot recover saves damaged by mod usage.
Some assets may come from Techtonica or from the website created and owned by Fire Hose Games, who hold the copyright of Techtonica. All trademarks and registered trademarks present in any images are proprietary to Fire Hose Games.