瀏覽代碼

Add missing comma

Added a comma to clarify the subject of the sentence.
bobby-the-epic 1 年之前
父節點
當前提交
9c3fcbed55
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      tutorials/navigation/navigation_using_navigationobstacles.rst

+ 1 - 1
tutorials/navigation/navigation_using_navigationobstacles.rst

@@ -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.