This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
dragengine:modules:dragonscript:behavior_inventory [2025/05/02 22:25] – dragonlord | dragengine:modules:dragonscript:behavior_inventory [2025/05/04 13:48] (current) – [inventory.check] dragonlord | ||
---|---|---|---|
Line 44: | Line 44: | ||
|count.less|integer|Count of stashables is less than integer value| | |count.less|integer|Count of stashables is less than integer value| | ||
|count.greater|integer|Count of stashables is greater than integer value| | |count.greater|integer|Count of stashables is greater than integer value| | ||
+ | |wait| |If present action returns BTResult.running instead of BTResult.failed to wait until the checks are all fulfilled| | ||
This is an example of using this action: | This is an example of using this action: |