|
@@ -1,14 +1,10 @@
|
|
.. _doc_navigation_overview_2d:
|
|
.. _doc_navigation_overview_2d:
|
|
|
|
|
|
-Introduction
|
|
|
|
-===================
|
|
|
|
-
|
|
|
|
-Godot provides multiple objects, classes and servers to facilitate grid-based or mesh-based navigation
|
|
|
|
-and pathfinding for 2D and 3D games. The following section provides a quick overview over all available
|
|
|
|
-navigation related objects in Godot for 2D scenes and their primary use.
|
|
|
|
-
|
|
|
|
2D Navigation Overview
|
|
2D Navigation Overview
|
|
-----------------------
|
|
|
|
|
|
+======================
|
|
|
|
+
|
|
|
|
+Godot provides multiple objects, classes and servers to facilitate grid-based or mesh-based navigation and pathfinding for 2D and 3D games.
|
|
|
|
+The following section provides a quick overview over all available navigation related objects in Godot for 2D scenes and their primary use.
|
|
|
|
|
|
Godot provides the following objects and classes for 2D navigation:
|
|
Godot provides the following objects and classes for 2D navigation:
|
|
|
|
|