StrangerThingsMod
Currently adds the Demogorgon from Stranger Things to the game. I am planing on adding more stranger things related stuff in the future.
Date uploaded | 10 months ago |
Version | 0.0.31 |
Download link | Scoliosis-StrangerThingsMod-0.0.31.zip |
Downloads | 27083 |
Dependency string | Scoliosis-StrangerThingsMod-0.0.31 |
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.2100Evaisa-HookGenPatcher
Generates MonoMod.RuntimeDetour.HookGen's MMHOOK file during the BepInEx preloader phase.
Preferred version: 0.0.5README
Stranger Things Mod
Features
Demogorgon: A new enemy from the show stranger things that will hunt you down. If you see or hear blinking lights, RUN!
More feautes to come...
Installation
Download the mod in the mod manager or for manual download, extract the zip file and put the "StrangerThingsMod" folder in the BepInEx plugins folder.
- NOTE: Make sure to download the dependencies too
Configuration
After running the game with the mod installed once a config file will be created.
Support
For support, suggestions, or bug reporting, please visit GitHub Issues.
License
This project is licensed under the MIT License - see the LICENSE.md file for details.
Attributions
Demogorgon Model: "Demogorgon (Stranger Things)" (https://skfb.ly/o8tSw) by SCP is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).
CHANGELOG
Changelog
Version: 0.0.1
Test release
Version: 0.0.2
No longer in testing phase
Version: 0.0.21
Updated README file
Version: 0.0.31
Networking
From my testing I did not find any desynchronization bugs anymore, I could have missed some so please tell me if you find some.
AI changes
The Demogorgon now uses line of sight to hunt its prey, so don't let it see you, it ofcourse also have some proximity awarness so also don't get to close. If you get away from its line of sight it will now get bored after awhile and stop hunting you.
The Demogorgon now has better wandering pathfinding, will no longer camp the door.
The Demogorgon no longer spawns when players walk past lights, it now only spawns from vents with a spawn wieght of 10. Changable in the config file.
I basically rewrote the AI from scratch. lol
Other
Added configuration file.
The lights will now start blinking when the Demogorgon walks past them. Can be disabled in the config file
The Demogorgon now has footstep sounds.
The Demogorgon 3D model size has been reduced.
Fixed compatiblility issues with other mods that caused light flicker sound being played when it shouldn't. I atleast think I fixed it
Changed light flicker sound effect.
Version: 0.0.32
Updated README file