Home

Awesome

Behavior Tree

Screenshot of tree Screenshot of tree

Robo steal diamond if he has money less than 500.If he rob the diamond and keep the diamond in the van then he get 500 money.

Here Leaf nodes are action node, Sequence node run its child action nodes sequentally. Selector node is select a node if one child failed.

Dependency :

  1. UI Builder - V-1.0.0
  2. Wolf Animated

Credits

[Kiwi Coder's YT Tutorial 1 2]

[Unity-Learn]

[Article]

Summary

There should be more Nodes like Wait Node , Repeat Infinite Node, Repeat Finite Node etc.