<?xml version="1.0" encoding="UTF-8" ?> <class name="GSAIRigidBody3DAgent" inherits="GSAISpecializedAgent" version="4.2"> <brief_description> A specialized steering agent that updates itself every frame so the user does not have to using a RigidBody </brief_description> <description> A specialized steering agent that updates itself every frame so the user does not have to using a RigidBody </description> <tutorials> </tutorials> <methods> </methods> <members> <member name="body" type="RigidBody" setter="set_body" getter="get_body"> The RigidBody to keep track of. </member> </members> <constants> </constants> </class>