Add missing comma

Added a comma to clarify the subject of the sentence.
This commit is contained in:
bobby-the-epic
2024-08-31 16:57:40 -05:00
committed by GitHub
parent 87812dcce7
commit 9c3fcbed55
@@ -25,7 +25,7 @@ Obstacles and navigation mesh
Navigation obstacles affecting navigation mesh baking.
For navigation mesh baking obstacles can be used to discard parts of all other source geometry inside the obstacle shape.
For navigation mesh baking, obstacles can be used to discard parts of all other source geometry inside the obstacle shape.
This can be used to stop navigation meshes being baked in unwanted places,
e.g. inside "solid" geometry like thick walls or on top of other geometry that should not be included for gameplay like roofs.