You are viewing a potentially older version of this package. View all versions.
Wexop-CountryRoadCreature-1.0.6 icon

CountryRoadCreature

[V60] Add a new monster to the game, he's looking at you... Also add 2 scraps items related to him

Date uploaded 3 weeks ago
Version 1.0.6
Download link Wexop-CountryRoadCreature-1.0.6.zip
Downloads 57606
Dependency string Wexop-CountryRoadCreature-1.0.6

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
AinaVT-LethalConfig-1.4.2 icon
AinaVT-LethalConfig

Provides an in-game config menu for players to edit their configs, and an API for other mods to use and customize their entries.

Preferred version: 1.4.2

README

Country Road Creature

Add a new monster to the game, based on the Country Road Creature model

Spoiler behavior Country Road Creature have 4 phases :

First, he walks around and search for player

if he sees a player, he will stop and look at him for a couple of seconds while playing with lights around

Then, he will run towards the player. He will come back to search phase if he cannot see the player anymore

If he collides a player at any time, he will grab him and kill him.

This creature also have an angry gauge. More angry he is, faster he is.

His angry gauge increases when he sees a player. He also gets max angry gauge when he kills a player.

Angry gauge never decrease.

You can hit the creature to stun it for a few moment, but this will make his angry gauge to max. If you hit him while he is killing a player, it frees the player.

Add a new scrap item related to the creature

Spoiler scraps items

One scrap is the creature head

You can press LMB to play with lights around you, but the head have a chance to hit you.

Other scrap is the creature hand, it's a normal scrap.

Credits

Creature model : "Country Road Creature Rig" (https://skfb.ly/oYYJx) by NO DONT EAT ME CASEOH (Ferris wheel) is licensed under Creative Commons Attribution (http://creativecommons.org/licenses/by/4.0/).

CHANGELOG

Changelog

v1.0.7

  • Add config to change base speed and max speed multiplier of the monster, every player must have the same behavior configs or this will cause desync issues
  • Update screamer animation
  • Lower default max speed of the monster

v1.0.6

  • Fix a desync issue with hand scrap

v1.0.5

  • Increase head scrap item value
  • Increase hit box of the monster
  • Update monster behaviors values
  • Player fear is now when creature is running to him
  • Fix an issue where lights stay red after playing with lights (head scrap item)
  • Add a new scrap item (Creature Hand)

v1.0.4

  • Fix creature for v60

v1.0.3

  • You can now hit the creature, this will stun him for a few moment. It also drops the player that is being killed.
  • Player drop items when he is grabbed by the creature.

v1.0.2

  • Add a new scrap item, related to the head creature. You can use it to play with lights around, but it may become not so funny..

v1.0.1

  • Fix an issue where creature was stuck after killing a player
  • Fix model texture that had strange white things
  • Update some behavior values
  • Update lights animation

v1.0.0

  • Release version