Edit of asset "2D Navigation Demo" Accepted

Old/Current New/Edit
Title 2D Navigation Demo 2D Navigation Demo
Description Example of using 2D navigation using a NavigationPolygon in a NavigationPolygonInstance node. It uses the 2D navigation API to request a path between two points, and then traverses the resulting path.

Language: GDScript

Renderer: GLES 2
Example of using 2D navigation. Uses 2D polygons and the 2D navigation API to request a path between two points, and then traverse it.

Includes simple code for traversing the resulting path as well.
Category Demos Demos
License MIT MIT
Repository Provider Custom Custom
Repository Url https://github.com/godotengine/godot-demo-projects/tree/3.5-9e68af3/2d/navigation https://github.com/godotengine/godot-demo-projects/tree/3.0-219783e/2d/navigation
Issues Url https://github.com/godotengine/godot-demo-projects/issues https://github.com/godotengine/godot-demo-projects/issues
Godot version Godot 3.5 Godot 3.0
Version String 3.5-9e68af3 3.0-219783e
Download Commit https://github.com/godotengine/godot-demo-projects/releases/download/3.5-9e68af3/2d_navigation.zip https://github.com/godotengine/godot-demo-projects/releases/download/3.0-219783e/2d_navigation.zip
Download Url (Computed) https://github.com/godotengine/godot-demo-projects/releases/download/3.5-9e68af3/2d_navigation.zip https://github.com/godotengine/godot-demo-projects/releases/download/3.0-219783e/2d_navigation.zip
Icon Url https://user-images.githubusercontent.com/5276727/35007699-277f8e38-fb03-11e7-9e5d-2ba5ec673328.png
https://user-images.githubusercontent.com/5276727/35007699-277f8e38-fb03-11e7-9e5d-2ba5ec673328.png
Preview Insert
Type image
Image/Video URL https://user-images.githubusercontent.com/5276727/35007701-28030722-fb03-11e7-9cb9-98a9dfb97c8c.png
Thumbnail https://user-images.githubusercontent.com/5276727/35009075-3e8165a8-fb07-11e7-8430-6ca9db63db58.png