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

GSAIFlee

Extends: GSAISeek < GSAISteeringBehavior

Description

Calculates acceleration to take an agent directly away from a target agent.

PreviousGSAIArriveNextGSAILookWhereYouGo

Last updated 2 years ago