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ยง
- SigLink
Reached - SigNavigation
Finished - SigPath
Changed - SigTarget
Reached - SigVelocity
Computed - SigWaypoint
Reached - Signals
OfNavigation Agent2D - A collection of signals for the
NavigationAgent2Dclass.