2023-01-14 13:38:58 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
2024-09-20 10:03:06 +02:00
|
|
|
<class name="GSAISeek" inherits="GSAISteeringBehavior">
|
2023-01-14 13:38:58 +01:00
|
|
|
<brief_description>
|
2023-01-14 14:31:39 +01:00
|
|
|
Calculates an acceleration to take an agent to a target agent's position directly.
|
2023-01-14 13:38:58 +01:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2023-01-14 14:31:39 +01:00
|
|
|
Calculates an acceleration to take an agent to a target agent's position directly.
|
2023-01-14 13:38:58 +01:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<members>
|
|
|
|
<member name="target" type="GSAIAgentLocation" setter="set_target" getter="get_target">
|
2023-01-14 14:31:39 +01:00
|
|
|
The target that the behavior aims to move the agent to.
|
2023-01-14 13:38:58 +01:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|