Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion tutorials/navigation/navigation_introduction_2d.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down