Demos for Beyond GOAP, a goal oriented action planner for Unity3D and .NET core.
Demos run in Unity 2019 (maybe 2018).
- Clone this project and open in Unity 3D.
NOTE: A separate install of Beyond GOAP is not required to view and tweak these demos; however it is recommended if you'd like to integrate the library in your own project(s).
Simple non-visual sample demonstrating Unity integration via GameAI
.
- Behavior (added to scene) : BakerAI.cs
- Planning model: Baker.cs
Pathfinding, shooting and opening new paths by moving blocks; see dev notes