Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 743 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 743 Bytes

XGOAP Demos

Demos for Beyond GOAP, a goal oriented action planner for Unity3D and .NET core.

Demos run in Unity 2019 (maybe 2018).

Install

  • 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).

Baker demo

Simple non-visual sample demonstrating Unity integration via GameAI.

Sentinel demo

Pathfinding, shooting and opening new paths by moving blocks; see dev notes