A complete and modular survival-horror gameplay system for Unreal Engine 5.5.
๐ง Overview
This pack includes a fully modular Sanity System, interactive Flashlight, Safe Zones, and Pickup Mechanic, all ready to plug into any survival, horror, or psychological game.
โ Features
๐ง Modular Sanity System (Component-based)
๐ฏ๏ธ Sanity decreases in the dark, stabilizes in Safe Zones or near light sources (flashlight included)
๐งช Safe Zone Blueprint with Sphere Overlap and IsInSafeZone variable support
๐ Sanity Bar UI connected to logic via GetPercent and exposed CurrentSanity
๐ฆ Flashlight System:
Pickup from the ground (Actor + Socket attachment)
Toggle On/Off with a single key
Sets IsInSafeZone = true when active
๐ฆ Pickup Blueprint Logic (with Print Debug for testing)
๐ช Door Blueprint with interaction logic (basic open/close system via Timeline)
๐งฉ Clean, commented, and modular Blueprints
๐งช Ready to expand with jumpscares, heartbeat system, keys/locks, etc.
๐ฎ Includes
BPC_Sanity โ Sanity manager as a component
BP_Flashlight โ Fully functional flashlight actor
BP_SafeZone โ Detects if player is in safe light area
BP_Door โ Openable door via trigger + interact key
WB_SanityBar โ Simple yet clear UI for sanity
BP_Interaction โ Simple pickup logic (ready to expand)
Input actions preconfigured (Interact & Flashlight)
Post-Process Effect Saturation.
๐ง Compatibility
โ Unreal Engine 5.5.
๐งฑ 100% Blueprint
๐ Plug & Play โ Easily attach the Sanity Component and you're ready
๐ฏ Ideal for
Horror / Survival Horror
Escape Room
Psychological Thrillers
Game Jams