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

RemoveMotionSway

Removes head bob animation, FOV change, and helmet visor HUD overlay while walking and sprinting. Provides config settings for motion intensity and FOV.

Date uploaded 4 months ago
Version 1.2.3
Download link kz-RemoveMotionSway-1.2.3.zip
Downloads 23742
Dependency string kz-RemoveMotionSway-1.2.3

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. Has additional support to toggle the FOV lock or set a specific FOV for use in the game, as well as control the intensity of motion sway via configuration instead of disabling it entirely.

Compatibility

May be incompatible with mods that tweak the default camera field of view (FOV). A configuration setting to toggle the FOV lock has been added in v1.2.0 and can be edited in the BepInEx/Config/jred.RemoveMotionSway.cfg file or through your mod manager of choice.

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. Limited multiplayer testing -- if you notice a bug, please report it through the GitHub link below!

Issues

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.