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

Alternative names #1

Open
Idered opened this issue Apr 14, 2020 · 1 comment
Open

Alternative names #1

Idered opened this issue Apr 14, 2020 · 1 comment
Labels
discussion Loose conversations

Comments

@Idered
Copy link
Owner

Idered commented Apr 14, 2020

selector - or
sequence - and
condition - if
action - do

useTree - useBehavior as suggested in HN comment

Selector, sequence is typical naming for behavior trees but might be a little hard to understand for beginners.

@Idered Idered added the discussion Loose conversations label Apr 14, 2020
@crapthings
Copy link

crapthings commented Jan 2, 2022

what is a fallback node or priority node?
are they the same as a selector?

update

fallback node
This family of nodes are known as "Selector" or "Priority" in other frameworks.
Their purpose is to try different strategies, until we find one that "works".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion Loose conversations
Projects
None yet
Development

No branches or pull requests

2 participants