Skip to content

Commit ebc7d40

Browse files
authored
Update README.md
1 parent 774140e commit ebc7d40

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,17 @@ A pure code behavior tree micro-framework built for Unity3D projects.
44
Granting developers the power to dictate their GUI presentation.
55
Inspired 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

0 commit comments

Comments
 (0)