
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**
- 📖 完整文档
- 🐛 问题反馈
- 💬 社区讨论
- 🎨 贡献代码
Published | 1 day ago |
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.