You are viewing a potentially older version of this package. View all versions.
kz-RemoveMotionSway-1.1.1 icon

RemoveMotionSway

Removes head bob animation, FOV change, and helmet visor HUD overlay while walking and sprinting.

Date uploaded 7 months ago
Version 1.1.1
Download link kz-RemoveMotionSway-1.1.1.zip
Downloads 15121
Dependency string kz-RemoveMotionSway-1.1.1

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

Remove Motion Sway

A client-side mod to remove the camera head bobbing/motion sway while walking or running in Lethal Company. Also removes the helmet visor from the HUD overlay to further clean up the visual experience.

Should be compatible with all other mods unless they modify the way the camera works! Built with BepInEx 5.4.22, tested and functional on v5.4.21. Only tested with two players in multiplayer, but should be compatible with mods that allow additional players as well.

Report any issues on the issues page at https://github.com/j-red/LethalCompany-RemoveMotionSway/issues! Feel free to make pull requests for any other features or contributions. Thanks for checking out my work :).

CHANGELOG

v1.3.0

Added config option to re-enable the visor and tweaked logic to only lock camera rotation if motion sway was also disabled. Other improvements include fixing an issue with the fog rendering due to how the visor was being handled and better handling for the camera during special animation states.

Thanks to lukeprime on GitHub for their contributions in this update!

v1.2.3

Fixed issue with config FOV options being applied incorrectly and console log spam error when in the terminal menu.

v1.2.2

Added configuration settings to change the intensity of motion sway/head bobbing animations, including to values greater than 1.0. Configuration settings to change motion intensity or disable it entirely should appear after running the game with the mod installed.

v1.2.0

New:

  • Added configuration settings to toggle FOV lock and specify locked FOV. Edit these in the BepInEx/Config/jred.RemoveMotionSway.cfg file or through your mod manager of choice. (Run the game first to generate the file if not present)

Fixes:

  • Resolved issue with helmet overlay appearing in first-person after leaving and re-joining a server.
  • Fixed an issue where overhead player names would not face towards the player in first-person.

v1.1.1

Removed rotational "wobble" on the gameplay camera when walking, running, or crouching. Also removed the FOV change when starting to sprint.