plytha-Neuro_Player_Model icon

Neuro Player Model

An attempt at porting Neuro-Sama's 3D model to Lethal Company.

By plytha
Last updated 3 days ago
Total downloads 149
Total rating 0 
Categories Asset Replacements
Dependency string plytha-Neuro_Player_Model-0.1.0
Dependants 0 other packages depend on this package

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
BunyaPineTree-ModelReplacementAPI-2.3.1 icon
BunyaPineTree-ModelReplacementAPI

API to simplify model replacement

Preferred version: 2.3.1

README

Neuro-Sama Player Model v0.1.0

An attempt at porting Neuro-Sama's 3D model to Lethal Company.

Model Credits

  • The 3D Model used in this mod was created by Taprieiko. The model is available on their sketchfab. If you like it, please send them some love.

Possible Problems

  • The model has some emission added to the materials to try and limit the shadows rendered on the character (if you know a better way, please reach out to me). This may make the Player Model too visible in dark hallways. I could not test this yet.
  • I did not add any physics to the Player Model for now, so expect the hair and clothes to be very stiff.

Copyrights

Neuro-Sama was created by and belongs to Vedal987. Her current V-Tuber model was designed by Anny. The 3D model used in this mod belongs to Taprieiko.

Moresuits suit file (moresuits/Neuro.png) was taken from the HSR suits mod.

Tutorials used

  • For importing the 3D Model, I used the tutorial by naqibam on how to use ModelReplacementAPI
  • For the suit file (moresuits/Neuro.png) I used Kernal's tutorial and template.

Instructions

  • Place contents in bepinex/plugins folder. Ensure that ModelReplacementAPI is also installed.

Changelog

- v0.1.0
	- Initial Release