소스 검색

Add instruction to bake navigation BakePolygon

skyace65 1 년 전
부모
커밋
9a8e29fc41
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      tutorials/navigation/navigation_introduction_2d.rst

+ 2 - 1
tutorials/navigation/navigation_introduction_2d.rst

@@ -94,7 +94,8 @@ It uses the NavigationServer2D and a NavigationAgent2D for path movement.
 
    .. image:: img/nav_2d_min_setup_step1.png
 
-#. Define the moveable navigation area with the NavigationPolygon draw tool.
+#. Define the moveable navigation area with the NavigationPolygon draw tool. Then click
+   the `Bake NavigationPolygon`` button on the toolbar.
 
    .. image:: img/nav_2d_min_setup_step2.png