BURSTED BEHAVIOR TREES FOR UNITY
Behavior Trees
Short introduction
2
Behavior trees
to leaves
3
TECHNICAL BACKGROUND
Unity, Job System and Burst Compiler
4
UNITY
5
6
JOB SYSTEM
7
BURST COMPILER
8
T4 Text Templates
9
ARCHITECTURE
10
Solve hard stuff earlier
Editor-time
Initialization
Execution
11
Architecture overview
12
Bursted Behaviour Trees
13
Add node
14
Editor
15
PERFORMANCE
Bursted Behavior Trees vs Panda Behaviour vs Behavior Designer
16
Competitors
Panda Behaviour
Behavior Designer
17
Test case
18
Results
19
Features
Bursted Behavior Trees vs Panda Behaviour vs Behavior Designer
20
21
| BBT | Panda Behaviour | Behavior Designer |
Custom node | any | leaves | leaves |
Visual editor | yes | no | yes |
Black Board | yes | no | yes |
Node parameters | any | constant | constant, BB value |
Thanks!
ANY QUESTIONS?
22
GAMEDEV�.CUNI.CZ