You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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".
selector
-or
sequence
-and
condition
-if
action
-do
useTree
-useBehavior
as suggested in HN commentSelector, sequence is typical naming for behavior trees but might be a little hard to understand for beginners.
The text was updated successfully, but these errors were encountered: