mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2024-11-22 17:07:20 +01:00
16 lines
460 B
XML
16 lines
460 B
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<class name="GSAILookWhereYouGo" inherits="GSAIMatchOrientation">
|
|
<brief_description>
|
|
Calculates an angular acceleration to match an agent's orientation to its direction of travel.
|
|
</brief_description>
|
|
<description>
|
|
Calculates an angular acceleration to match an agent's orientation to its direction of travel.
|
|
</description>
|
|
<tutorials>
|
|
</tutorials>
|
|
<methods>
|
|
</methods>
|
|
<constants>
|
|
</constants>
|
|
</class>
|