diff --git a/modules/steering_ai/doc_classes/GSAIKinematicBody2DAgent.xml b/modules/steering_ai/doc_classes/GSAIKinematicBody2DAgent.xml index de0653023..7a7fc2335 100644 --- a/modules/steering_ai/doc_classes/GSAIKinematicBody2DAgent.xml +++ b/modules/steering_ai/doc_classes/GSAIKinematicBody2DAgent.xml @@ -21,5 +21,11 @@ + + + + + + diff --git a/modules/steering_ai/doc_classes/GSAIKinematicBody3DAgent.xml b/modules/steering_ai/doc_classes/GSAIKinematicBody3DAgent.xml index fa355418f..6637952ac 100644 --- a/modules/steering_ai/doc_classes/GSAIKinematicBody3DAgent.xml +++ b/modules/steering_ai/doc_classes/GSAIKinematicBody3DAgent.xml @@ -21,5 +21,11 @@ + + + + + + diff --git a/modules/steering_ai/doc_classes/GSAISteeringBehavior.xml b/modules/steering_ai/doc_classes/GSAISteeringBehavior.xml index e0873189e..f55d55ada 100644 --- a/modules/steering_ai/doc_classes/GSAISteeringBehavior.xml +++ b/modules/steering_ai/doc_classes/GSAISteeringBehavior.xml @@ -21,8 +21,8 @@ - The calculate_steering function is the entry point for all behaviors. Sets the acceleration with the behavior's desired amount of acceleration. + The calculate_steering function is the entry point for all behaviors. Sets the acceleration with the behavior's desired amount of acceleration.