Equinox-CreativeFlight icon

CreativeFlight

Allows you to fly as high as you like.

Last updated 2 weeks ago
Total downloads 1459
Total rating 2 
Categories Mods
Dependency string Equinox-CreativeFlight-2.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

Equinox-EquinoxsModUtils-4.1.0 icon
Equinox-EquinoxsModUtils

A collection of tools for modders

Preferred version: 4.1.0
Equinox-EquinoxsDebuggingTools-1.0.1 icon
Equinox-EquinoxsDebuggingTools

A library that solves logging issues and provides debugging tools.

Preferred version: 1.0.1

README

Creative Flight

Banner Image

Description

Allows you to fly as high as you like.

  • Double tap space 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.01
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:

  1. Find your game install folder.
  2. Navigate to BepInEx\config.
  3. Open BepInEx.cfg.
  4. Find the setting "HideGameManagerObject".
  5. Set it to "true".
  6. 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

  1. Download BepInEx v5.4.21 from here
  2. Follow the installation instructions here
  3. Download and install any dependencies.
  4. Extract the contents of the .zip file for this mod.
  5. Drag the "BepInEx" folder into your game folder.
  6. Change config options.

Changelog

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.

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.