Module navigation_agent_2d
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
InNavigation Agent2D - A collection of signals for the
NavigationAgent2D
class.