pandemonium_engine/modules/steering_ai/doc_classes/GSAILookWhereYouGo.xml

16 lines
475 B
XML
Raw Normal View History

2023-01-14 13:38:58 +01:00
<?xml version="1.0" encoding="UTF-8" ?>
<class name="GSAILookWhereYouGo" inherits="GSAIMatchOrientation" version="3.11">
<brief_description>
Calculates an angular acceleration to match an agent's orientation to its direction of travel.
2023-01-14 13:38:58 +01:00
</brief_description>
<description>
Calculates an angular acceleration to match an agent's orientation to its direction of travel.
2023-01-14 13:38:58 +01:00
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<constants>
</constants>
</class>