Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

The point finder finds a point on an height field. The point can be the closest point to the agent or the intersection with the agent direction or up vector.



Attributes

AttributesTypeOverridableDescription
activeboolyesIf off, this module won't assign the given behaviour tree to the agent.
debugboolnoActivate the debugging mode, the debugging mode prints useful information in your application log.
namestringnoThe Behaviour Tree to assign.
dynamicAttributesstring noThe dynamic attributes for this module. The content of this string will define the parent blackboard of the Behaviour Tree blackboard.



  • No labels