GladBehavior.Tree is a C#/.NET Behavior Tree (BT) implementation that supports generic contexts/agents.
Info
| Version: | 1.0.6 |
| Author(s): | Andrew Blakely |
| Last Update: | Tuesday, November 28, 2017 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/HelloKitty/GladBehavior.Tree |
| NuGet Url: | https://www.nuget.org/packages/GladBehaviour.Tree |
Install
Install-Package GladBehaviour.Tree
dotnet add package GladBehaviour.Tree
paket add GladBehaviour.Tree
GladBehaviour.Tree Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.0
No dependencies.
- NETStandard.Library(>= 1.6.1)
Tags