Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
PreciseRotation
Added snapping to build mode when pressing the R (rotation key) for a short time
By ZombieAgent
| 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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
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
- Install BepInExPack.
- Install PreciseRotation.
- Launch the game.
Manual Installation
- Install BepInEx 5.
- Place
PreciseRotation.dllinto:
BepInEx/plugins/
- 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