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

PreciseRotation

Added snapping to build mode when pressing the R (rotation key) for a short time

Date uploaded 4 days ago
Version 1.0.0
Download link ZombieAgent-PreciseRotation-1.0.0.zip
Downloads 77
Dependency string ZombieAgent-PreciseRotation-1.0.0

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

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

Preferred version: 5.4.2305

README

PreciseRotation

Adds the possibility to snap objects in the ship to a specific angle (improves the Build Mode a bit).

Features

  • Rotation snapping to a configurable angle
  • Simple configuration through BepInEx
  • Lightweight and client-side only

Configuration

A configuration file will be generated automatically after launching the game for the first time.

Location

BepInEx/config/dev.zag.PreciseRotation.cfg

Setting

## Rotation Angle for snapping objects
# Sets the angle used when briefly pressing the rotation key.
# Holding the rotation key will use normal rotation speed.
# Values from 5° to 90° are recommended.

rotationAngle = 45

Installation

Thunderstore Mod Manager

  1. Install BepInExPack.
  2. Install PreciseRotation.
  3. Launch the game.

Manual Installation

  1. Install BepInEx 5.
  2. Place PreciseRotation.dll into:
BepInEx/plugins/
  1. Launch the game.

Requirements

  • BepInEx 5.x
  • Lethal Company

Compatibility

This mod only changes the rotation and does not affect other gameplay.

Author

Zombie Agent

License

Free to use and modify with credit.

CHANGELOG

Changelog

1.0.0

Initial release

  • Added snapping to build mode when pressing the R (rotation key) for a short time