Godot 3 Steering AI Framework
  • Godot Steering AI Framework
  • Installation
  • Getting Started
  • Code Reference
    • GSAIAgentLocation
    • GSAIArrive
    • GSAIFlee
    • GSAILookWhereYouGo
    • GSAIBlend
    • GSAIGroupBehavior
    • GSAIUtils
    • GSAIKinematicBody2DAgent
    • GSAIPriority
    • GSAIRadiusProximity
    • GSAIPursue
    • GSAIPath
    • GSAIAvoidCollisions
Powered by GitBook
On this page
  1. Code Reference

GSAILookWhereYouGo

Extends: GSAIMatchOrientation < GSAISteeringBehavior

Description

Calculates an angular acceleration to match an agent's orientation to its direction of travel.

PreviousGSAIFleeNextGSAIBlend

Last updated 2 years ago