1.1.10 • Published 6 years ago

itay-behavior v1.1.10

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

itay-behavior

Behavior tree, written in typescript.

Goals

  • Share trees between multiple agents.
  • Performance: Avoid ticking the tree when not needed. Avoid ticking unnecessary nodes.
  • Modular - Share subtrees by reference.
  • Integrade State-Machine concepts to handle states, instead of representing states as prioritised branches.
  • Support blackboard.

Usage

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

7 years ago

1.1.5

7 years ago

1.1.4

7 years ago

1.1.3

7 years ago

1.1.2

7 years ago

1.1.1

7 years ago

1.1.0

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago