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
- Host: GitHub
- URL: https://github.com/daemon3000/Brainiac
- Owner: daemon3000
- License: other
- Created: 2016-06-18T10:00:18.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2020-03-14T09:50:06.000Z (about 5 years ago)
- Last Synced: 2024-08-03T13:13:51.850Z (9 months ago)
- Topics: behaviour-tree, c-sharp, unity, unity3d
- Language: C#
- Size: 885 KB
- Stars: 113
- Watchers: 13
- Forks: 21
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-opensource-unity - Brainiac - Behaviour tree editor for Unity3D. (Open Source Packages / AI)
- awesome-unity3d - Brainiac - Behaviour tree editor for Unity3D (Open Source Repositories / AI)
- awesome-unity3d - Brainiac - Behaviour tree editor for Unity3D (Open Source Repositories / AI)
- awesome-unity3d - Brainiac - Behaviour tree editor for Unity3D (Open Source Repositories / AI)
README
## Introduction
*Brainiac* is a behaviour tree implementation for Unity3D that features an intuitive, node-based visual editor.
## 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)