fian46/addons-btree

Missing documentation

Opened this issue · 3 comments

It would be really helpful.

The basic nodes like selector, sequence, task and inverter are self explanatory but what about the other nodes?
The range, count, while, priority selector and priority condition nodes are not obvious. Count node, does it count for ticks or seconds? Does while only return success of failed? Why does priority need a condition and how is it different from using a while node?

Count is for ticks

Priority will select top most node to run each tick. Depends on priority condition

yes please any form of documentation on what each nodes do would be awesome, aside from that, this is a great plugin