The functioning of Conditions nodes is based on the value of Variables previously defined in the Data Definitions block of the Behavior Tree Editor.
Description | Has exactly one child, which is only executed if the Condition gate is "open". A gate is "open" only when the condition associated with it is satisfied. | ||||||
Parameters Accepted |
| ||||||
Results |
| ||||||
Additional Information | None. |
Description | Checks if a specified condition has been satisfied. | ||||||
Parameters Accepted |
| ||||||
Results |
| ||||||
Additional Information | None. |