43 Forks
107 Stars
107 Watchers

Unity-behavior-tree

Unity3D简单的战斗Demo,包含一套表现和逻辑完全分离的AI系统。AI系统包括FSM和行为树两种,行为树有一套编辑器可以配置。(QQ群:542703971)

How to download and setup Unity-behavior-tree

Open terminal and run command
git clone https://github.com/lyback/Unity-behavior-tree.git
git clone is used to create a copy or clone of Unity-behavior-tree repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Unity-behavior-tree https://github.com/lyback/Unity-behavior-tree/archive/master.zip

Or simply clone Unity-behavior-tree with SSH
[email protected]:lyback/Unity-behavior-tree.git

If you have some problems with Unity-behavior-tree

You may open issue on Unity-behavior-tree support forum (system) here: https://github.com/lyback/Unity-behavior-tree/issues