Age | Commit message (Collapse) | Author |
|
Adds navigation tutorial links inside the class doc to the related and more detailed godot-docs pages.
|
|
|
|
The navigation team has some large changes planned for navigation in the 4.x timeframe, so marking these nodes as experimental to give users a heads up that the API may change in breaking ways.
|
|
This paves the way for having agents respond to link traversal.
|
|
Adds NavigationPathQueryParameters objects that can be used with NavigationServer.query_path() to query a customized navigation path.
|