You are viewing a potentially older version of this package. View all versions.
azumi-WarpToInitialPosition-1.0.0 icon

WarpToInitialPosition

A mod that adds a key to automatically warp to the initial position for joining a ship or respawning while in orbit.

By azumi
Date uploaded 2 months ago
Version 1.0.0
Download link azumi-WarpToInitialPosition-1.0.0.zip
Downloads 47
Dependency string azumi-WarpToInitialPosition-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

WarpToInitialPosition

This mod is only active while you are in orbit; pressing the default I key will warp you to your initial position inside the ship. It’s a handy mod to use when you get stuck due to furniture or end up outside the ship’s range because of certain mods, causing you to fall into the abyss and be unable to return. The mod is fully multiplayer compatible and works for both hosts and clients.

Features

  • Warp back inside the ship using a configurable key.
  • Automatic ship warp:
    • On host start.
    • On client join.
    • On respawn.
  • Orbit-only functionality.
  • Disabled while landed on moons.
  • Multiplayer compatible.
  • Vanilla compatible.

Default Keybind

You can change the settings in the config file. Default key : I

Installation

  1. Install BepInExPack by BepInEx.
  2. Place WarpToInitialPosition.dll into : BepInEx/plugins/.
  3. Launch the game.
  4. Edit the config if desired. We recommend editing the file using LethalConfig by AinaVT.(https://thunderstore.io/c/lethal-company/p/AinaVT/LethalConfig/)

Notes

This mod has not been tested on versions prior to v81.

CHANGELOG

Version 1.0.1

  • Fixed an issue where players could be unintentionally warped to the initial ship position while using the Terminal or typing in chat.
  • Updated the icon images used in this mod.
  • Revised parts of the README documentation and the mod description in manifest.json.
  • Made various minor improvements and internal adjustments, including code and configuration refinements.

Version 1.0.0

  • Initial release.