2023-01-14 13:38:58 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" ?>
|
|
|
|
<class name="GSAIRigidBody2DAgent" inherits="GSAISpecializedAgent" version="3.11">
|
|
|
|
<brief_description>
|
2023-01-14 14:31:39 +01:00
|
|
|
A specialized steering agent that updates itself every frame so the user does not have to using a RigidBody2D.
|
2023-01-14 13:38:58 +01:00
|
|
|
</brief_description>
|
|
|
|
<description>
|
2023-01-14 14:31:39 +01:00
|
|
|
A specialized steering agent that updates itself every frame so the user does not have to using a RigidBody2D.
|
2023-01-14 13:38:58 +01:00
|
|
|
</description>
|
|
|
|
<tutorials>
|
|
|
|
</tutorials>
|
|
|
|
<methods>
|
|
|
|
</methods>
|
|
|
|
<members>
|
|
|
|
<member name="body" type="RigidBody2D" setter="set_body" getter="get_body">
|
2023-01-14 14:31:39 +01:00
|
|
|
The RigidBody2D to keep track of.
|
2023-01-14 13:38:58 +01:00
|
|
|
</member>
|
|
|
|
</members>
|
|
|
|
<constants>
|
|
|
|
</constants>
|
|
|
|
</class>
|