Indie Horror Game Starter Kit
Documentation
Introduction
The indie horror game starter kit provides all the necessary tools for developing 3D indie horror games, and consists of various scripts and systems. The asset comes with a demo scene, pre-configured to work as both a tutorial and a template.
The asset can be used as-is, but intermediate understanding of unity’s C# and any related libraries is highly recommended if you wish to make any modifications, or expand upon the existing systems.
Before starting a new project from scratch, it is recommended that you study the demo scene, alongside the documentation - in order to understand how the assets and scripts are interconnected. To get a deeper understanding of the asset and the corresponding systems, feel free to browse through the scripts. All scripts are clearly written and well-commented, and are intended to be easily modifiable.
If you wish to avoid reconstructing scenes from scratch, you can also use the demo scene as a template for your own project.