mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 16:28:59 +00:00
Fix mismatched backticks in "2D navigation overview" (#11254)
* Fix mismatched backticks in "2D navigation overview" * Add `button` role for "Bake NavigationPolygon" in "2D navigation overview" Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com> --------- Co-authored-by: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
This commit is contained in:
co-authored by
A Thousand Ships
parent
477811b99b
commit
4404daf6f3
@@ -100,7 +100,7 @@ It uses the NavigationServer2D and a NavigationAgent2D for path movement.
|
||||
.. image:: img/nav_2d_min_setup_step1.png
|
||||
|
||||
#. Define the movable navigation area with the NavigationPolygon draw tool. Then click
|
||||
the `Bake NavigationPolygon`` button on the toolbar.
|
||||
the :button:`Bake NavigationPolygon` button on the toolbar.
|
||||
|
||||
.. image:: img/nav_2d_min_setup_step2.png
|
||||
|
||||
|
||||
Reference in New Issue
Block a user