• Image
  • Image
  • Image
  • Image
  • Image
  • Image
  • Current Version: 1.3.2: 2022-05-19T06:56:37Z
  • First Published: 2019-09-13T05:51:09Z
  • Size: 530048
  • Supported Unity Versions: 2019.4.39
tools behavior-ai

Active Logic

No rating !(1 Vote)
$24.94 $24.94

Third gen. behavior trees, only for C# programmers.

Active Logic redefines game AI, real time and turn based control.

Where other BT libraries reinvent wheels at every turn, AL gives you... C#.

Not one library integrates as tightly with our favorite OOP language, and as a result AL produces logic that's incredibly concise, readable and accurate.

Say goodbye to lambdas, co-routines, 'conditional nodes' and other nonsense:

- Robust, type safe support for inline sequences and selectors via conditional operators and more.
- Full support for BT style decorators: need a cool-down or timer? One function call, no explicit "book-keeping".

Active logic is perhaps the most comprehensive BT library out there. Where other libraries force a choice between stateful and stateless control, AL does both; and if you need mutable trees, that is also supported.

Comprehensive Unity integration includes a visual debugger with logging, soft breakpoints and visual history.

Designed for high performance:

- 'status' is a tiny struct that lives on the stack
- Low/no GC (stateless core)
- Optimized builds (strip logging calls)

Fully documented, unit tested and fitted with an example showing effective uses in game AIs, user input and game managers.

Questions? Check the forum thread or view docs and examples online


Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!