
ProceduralNPC v4.0 - Complete Horror NPC for Godot 4
A downloadable asset pack
# ProceduralNPC v4.0 - Complete Procedural Horror NPC System
**A fully procedural horror NPC generator for Godot 4.x - No 3D modeling required!**
## โจ Features
### Core Features
- ๐จ **100% Procedural Generation** - Pure code, no external 3D models needed
- ๐ **Clothing System** - Customizable jacket, pants, and shoes with color options
- ๐ฑ **Complete Jumpscare System** - True jumpscare with teleportation, animations, and sounds
- ๐๏ธ **Real-time Editor Preview** - See changes instantly in Godot Inspector
- ๐ง **Anti-Tilt System** - Automatic rotation correction, no more tilting NPCs
- ๐ด **Red Spotlight Effect** - Adjustable horror lighting during jumpscare
- ๐ **Built-in Audio System** - Drag-and-drop AudioStream support, no dependencies
### Technical Specs
- **1900+ lines** of optimized GDScript code
- **60+ customizable parameters** in Inspector
- **3 visual styles**: NORMAL, HORROR, LOW_POLY
- **Zero dependencies** - fully self-contained
- **MIT License** - free for commercial use
## ๐ Quick Start
```gdscript
# 1. Add ProceduralNPC script to a Node3D
var npc = ProceduralNPC.new()
add_child(npc)
# 2. Trigger jumpscare (that's it!)
npc.trigger_jumpscare(player)
```
## ๐ฆ What's Included
- Complete GDScript source code
- English + Chinese documentation
- Example sound effects
- Installation guide
- Full parameter reference
## ๐ฏ Perfect For
- Horror game developers
- Indie game projects
- Rapid prototyping
- Learning procedural generation
- Game jams
## ๐ Documentation
Complete documentation included in both English and Chinese.
## ๐ก Why ProceduralNPC?
โ **No Blender Required** - Everything generated in code
โ **5-Minute Setup** - Quick and easy to use
โ **Fully Customizable** - 60+ parameters to adjust
โ **Commercial Friendly** - MIT License
โ **Active Development** - Regular updates
## ๐ Support
Full documentation included. Questions? Check the README or contact me!
---
**Start creating horror games today!** ๐ป๐ฎ
---
## ๐ GitHubๅผๆบไปๅบ | Open Source Repository
ๅฎๆดๆบไปฃ็ ๅๆๆกฃ๏ผ
**Full source code and documentation:**
โญ **https://github.com/Jieice/ProceduralNPC**
- ๐ ๅฎๆดๆๆกฃ
- ๐ ้ฎ้ขๅ้ฆ
- ๐ฌ ็คพๅบ่ฎจ่ฎบ
- ๐จ ่ดก็ฎไปฃ็
| Status | Released |
| Category | Assets |
| Author | JieDimension |
| Tags | Asset Pack, gamedev, gdscript, Godot, godot4, Horror, jumpscare, npc, Procedural Generation, tool |
Download
Click download now to get access to the following files:





Leave a comment
Log in with itch.io to leave a comment.