![AI Brain Extensions for TopDown Engine](https://assetstorev1-prd-cdn.unity3d.com/key-image/1efe76cd-6980-43b3-a233-d5b3b389088d.jpg)
This project is free and opensource: if you find it useful, please consider supporting it on Patreon or GitHub.
This project is a set of tools developed to extend the TopDown Engine.
It features a list of resources that will (hopefully) improve your game development workflow:
- AI Brain Graph including: States, Transitions, Actions, Decisions
- AI Brain Generator to create Corgi AIBrain systems (with AIDecisions and AIActions)
- AI Pluggable Brain to generate AI systems at runtime
- AI Brain Debugger to check brain status and force transitions
- Subgraph system for easier graph organization and maintenance
- Master/Slave system to control AIBrains from other entities in the game
Documentation | GitHub