File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -4,20 +4,17 @@ A pure code behavior tree micro-framework built for Unity3D projects.
44Granting developers the power to dictate their GUI presentation.
55Inspired by Fluent Behavior Tree.
66
7- ** Highlights **
7+ ** Features **
88
99* Extendable, write your own custom re-usable nodes
1010* Pre-built library of tasks to kickstart your AI
1111* Heavily tested with TDD and unit tests
12-
13- Other Features
14-
15- * Minimal runtime footprint
1612* Tracks the last position of your behavior tree and restores it the next frame
17- * Documentation on how to use and extend
18- * Open source and free
1913* Built for Unity (no integration overhead)
20- * Includes a usage example of CTF
14+
15+ ## Support
16+
17+ Join the [ Discord Community] ( https://discord.gg/8QHFfzn ) if you have questions or need help.
2118
2219## Getting Started
2320
You can’t perform that action at this time.
0 commit comments