mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 23:10:08 +01:00
Remove trailing space characters in the formatting script
This commit is contained in:
@@ -4,7 +4,7 @@ Example of using 2D navigation using a
|
||||
[`NavigationPolygon`](https://docs.godotengine.org/en/latest/classes/class_navigationpolygon.html)
|
||||
in a [`NavigationPolygonInstance`](https://docs.godotengine.org/en/latest/classes/class_navigationpolygoninstance.html) node.
|
||||
It uses the 2D navigation API to request a path between two points,
|
||||
and then traverses the resulting path.
|
||||
and then traverses the resulting path.
|
||||
|
||||
Language: GDScript
|
||||
|
||||
|
||||
Reference in New Issue
Block a user