Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
UnrealTentacle
Mod that adds the Tentacle from 1998's Unreal.
| Last updated | 2 weeks ago |
| Total downloads | 9907 |
| Total rating | 3 |
| Categories | Mods BepInEx Client-side Server-side Monsters |
| Dependency string | DreWulff-UnrealTentacle-1.0.6 |
| Dependants | 10 other packages depend on this package |
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.2304DreWulff-ConfigHelper
Helper library with methods to standardize monster spawn configurations between my projects.
Preferred version: 1.0.0README
Tentacle from Unreal
Mod that adds an enemy based on Unreal's tentacles. It contains custom animations and AI.

Behaviour
- Spawns in the interiors of the moons in dispersed packs of 3.
- Once spawned it sticks to a ceiling or floor and shoots any players that get too close.
- Can be stunned when dealt damage.

ToDo
- Improve ceiling check
- Add projectile shooting sounds
Credits
- DreWulff (me!): Animating and coding.
- Source code: LC-UnrealTentacle on github
- Legend Entertainment, Epic Games, Digital Extremes for the original concept and base assets of the creature.
- Based off of ExampleEnemy from @Hamunii.
- Thanks for helping in the Lethal Company Modding Discord server too.
- Thanks to @XuXiaolan for his tutorial on making a custom enemy.
- Thanks to @Evaisa for LethalLib of course.
- Inspired by @DemonMae's mods based on Unreal and UT99.