Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing documentation #52

Open
demihumandev opened this issue Jun 7, 2021 · 3 comments
Open

Missing documentation #52

demihumandev opened this issue Jun 7, 2021 · 3 comments
Labels
documentation Improvements or additions to documentation

Comments

@demihumandev
Copy link

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
Copy link
Owner

fian46 commented Jun 8, 2021

Count is for ticks

@fian46
Copy link
Owner

fian46 commented Jun 8, 2021

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

@Ezenki
Copy link

Ezenki commented Sep 17, 2021

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

@fian46 fian46 added the documentation Improvements or additions to documentation label Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants