Add instruction to bake navigation BakePolygon

This commit is contained in:
skyace65
2024-02-02 20:34:48 -05:00
parent c18df6d401
commit 9a8e29fc41

View File

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