소스 검색

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.