mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
classref: Sync with current 3.5 branch (516d6b6ba)
This commit is contained in:
@@ -26,7 +26,7 @@ Two regions can be connected to each other if they share a similar edge. You can
|
||||
|
||||
The pathfinding cost of entering this region from another region can be controlled with the :ref:`enter_cost<class_NavigationPolygonInstance_property_enter_cost>` value.
|
||||
|
||||
\ **Note**: This value is not added to the path cost when the start position is already inside this region.
|
||||
\ **Note:** This value is not added to the path cost when the start position is already inside this region.
|
||||
|
||||
The pathfinding cost of traveling distances inside this region can be controlled with the :ref:`travel_cost<class_NavigationPolygonInstance_property_travel_cost>` multiplier.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user