File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -209,6 +209,13 @@ Baking navigation mesh chunks for large worlds
209209
210210 Building and updating individual navigation mesh chunks at runtime.
211211
212+ .. seealso ::
213+
214+ You can see the navigation mesh chunk baking in action in the
215+ `Navigation Mesh Chunks 2D <https://github.com/godotengine/godot-demo-projects/tree/master/2d/navigation_mesh_chunks >`__
216+ and `Navigation Mesh Chunks 3D <https://github.com/godotengine/godot-demo-projects/tree/master/3d/navigation_mesh_chunks >`__
217+ demo projects.
218+
212219To avoid misaligned edges between different region chunks the navigation meshes have two important properties
213220for the navigation mesh baking process. The baking bound and the border size.
214221Together they can be used to ensure perfectly aligned edges between region chunks.
You can’t perform that action at this time.
0 commit comments