A decorator node that evaluates if the vertical distance between the AI agent and a target actor or location is above a certain threshold.
More...
A decorator node that evaluates if the vertical distance between the AI agent and a target actor or location is above a certain threshold.
This decorator node is used to check if the vertical distance between the AI agent and a target actor or location is above a specified threshold. It inherits from the UBTDecorator_BlackboardBase class, which provides functionality for accessing and modifying blackboard values.