An open API service indexing awesome lists of open source software.

https://github.com/daemon3000/Brainiac

Behaviour tree editor for Unity3D
https://github.com/daemon3000/Brainiac

behaviour-tree c-sharp unity unity3d

Last synced: 5 months ago
JSON representation

Behaviour tree editor for Unity3D

Awesome Lists containing this project

README

        

## Introduction
*Brainiac* is a behaviour tree implementation for Unity3D that features an intuitive, node-based visual editor.

![](https://i.imgur.com/fQHRUne.png)

## Getting Started
For detailed information on how to get started with this plugin visit the [Wiki](https://github.com/daemon3000/Brainiac/wiki).

## License
This software is released under the [MIT license](http://opensource.org/licenses/MIT). You can find a copy of the license in the LICENSE file included in the *Brainiac* source distribution.

This software uses [Json FX](https://bitbucket.org/TowerOfBricks/jsonfx-for-unity3d-git) which is released under the [MIT license](http://opensource.org/licenses/MIT).

## Contributors

- [Joen Joensen](https://github.com/Joen-UnLogick)
- [entim](https://github.com/entim)