Run EQS Query
Node description and basic instructions
Last updated
Node description and basic instructions
Last updated
Task node allowing to run EQS queries from behaviour tree.
To create it, right-click on free space in AI Tree inspector and select Create Node/Tasks/EQS/Run EQS Query.
This task node has a number of fields, that are highlighted in picture below.
Node Name
Name of node
Ignore Abort Self
Whether node ignores abort self or not
Key
Key value holding position of selected item
Environment Query
Assigned environment query asset
Sampling
Sampling allows EQS to pick items with score from 1 to (1 - Sampling). For example, if Sampling is 0.4, EQS will pick a random item with score from 1 to 0.6