You are viewing a potentially older version of this package. View all versions.
GhoulMage-SassyCoilhead-1.0.1 icon

SassyCoilhead

Client-sided mod that makes the Coilhead do a funny dance if you stay near it for too long.

Date uploaded 4 months ago
Version 1.0.1
Download link GhoulMage-SassyCoilhead-1.0.1.zip
Downloads 25394
Dependency string GhoulMage-SassyCoilhead-1.0.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

Sassy Coilhead v1.0.0

Client-sided mod that makes the Coilhead do a funny dance if you stay near it for too long.

It knows it's gonna kill you.

Features

  • It works.
  • Should be compatible with any mod unless it changes Coilhead's RuntimeAnimatorController.
  • Configurable in config/ghoulmage.funny.sassycoilhead.cfg

Bugs

  • Shouldn't have.
  • But... I have a hunch that it's easier for the Coilhead to kill you if you stand very very close to it (similar to standing near it and looking at its head instead of at its body, but without looking at its head part).

I'll update this mod as needed. Report any bugs, incompatibilities in the source code page.

To-do

  • Sync across clients?
  • Tell me if you want a feature.

CHANGELOG

  • 1.0.1

    • Sanity check patch - small patch to (potentially) avoid a case of huge amounts of null exception messages being sent to the console in case the coilhead somehow gets destroyed but the script attached to it doesn't (should not ever happen).
  • 1.0.0

    • Release