Missing documentation
Opened this issue · 3 comments
demihumandev commented
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?
fian46 commented
Count is for ticks
fian46 commented
Priority will select top most node to run each tick. Depends on priority condition
Ezenki commented
yes please any form of documentation on what each nodes do would be awesome, aside from that, this is a great plugin