From cab5064f2084c49bd7d8064ae941a40da9986da2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 29 Apr 2021 12:10:58 +0200 Subject: doc: Sync classref with current source And typo fix from https://github.com/godotengine/godot-docs/pull/4882. --- doc/classes/NavigationAgent2D.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/classes/NavigationAgent2D.xml') diff --git a/doc/classes/NavigationAgent2D.xml b/doc/classes/NavigationAgent2D.xml index 1060e2de41..de81ae4d91 100644 --- a/doc/classes/NavigationAgent2D.xml +++ b/doc/classes/NavigationAgent2D.xml @@ -44,6 +44,12 @@ Returns a [Vector2] in global coordinates, that can be moved to, making sure that there are no static objects in the way. If the agent does not have a navigation path, it will return the position of the agent's parent. + + + + + + -- cgit v1.2.3