Commit Graph

8 Commits

Author SHA1 Message Date
Ershn
fa132e9f2d Improve the navigation documentation wording
Improve the navigation documentation wording and fix some typos.
2023-09-25 22:43:23 +09:00
smix8
15e35f27d2 Update navigation examples that use NavigationMesh.create_from_mesh()
Updates navigation examples that use NavigationMesh.create_from_mesh()
2023-06-01 11:40:13 +02:00
kleonc
4175447b2e Fix code example in Using NavigationMeshes 2023-03-31 11:40:15 +02:00
Danil Alexeev
59075ad12f Fix GDScript code style regarding colon (docs) 2023-03-05 16:51:08 +03:00
smix8
dcc9cfae1c Add detail for common NavigationMesh user misconceptions
Adds note and more detailed explanation for common navigation mesh or navigation system user misconceptions.
2023-01-11 09:21:44 +01:00
smix8
6927eed8f6 Fix NavigationMeshes doc due to recent renames
Fixes NavigationMeshes doc page due to recent function renames and other navigation anti-abbreviations changes.
2022-12-18 03:14:06 +01:00
Max Hilbrunner
1fffab8cf2 Formatting, syntax and URL fixes 2022-10-11 10:14:37 +02:00
smix8
cfc023737d Add doc for 2D & 3D navigationmesh generation
Adds documentation how to create navigationmesh / navpolygons for 2D and 3D both with editor tools as well with scripts + some technical background stuff.
2022-10-11 05:44:10 +02:00