Module navigation_agent_2d

Available on crate feature experimental-godot-api only.
Expand description

Sidecar module for class NavigationAgent2D.

Defines related flag and enum types. In GDScript, those are nested under the class scope.

See also Godot docs for NavigationAgent2D enums.

Structsยง

SigLinkReached
SigNavigationFinished
SigPathChanged
SigTargetReached
SigVelocityComputed
SigWaypointReached
SignalsOfNavigationAgent2D
A collection of signals for the NavigationAgent2D class.