瀏覽代碼

Rename polygon_path_finder demo and add icon

Rémi Verschelde 9 年之前
父節點
當前提交
e393e66a94

+ 5 - 0
demos/2d/polygon_path_finder/engine.cfg

@@ -0,0 +1,5 @@
+[application]
+
+name="Polygon Pathfinder"
+main_scene="res://poly_with_holes.scn"
+icon="res://icon.png"

二進制
demos/2d/polygon_path_finder/icon.png


二進制
demos/2d/polygon_path_finder/poly_with_holes.scn


+ 0 - 0
demos/2d/polygon_path_finder_demo/polygonpathfinder.gd → demos/2d/polygon_path_finder/polygonpathfinder.gd


+ 0 - 5
demos/2d/polygon_path_finder_demo/engine.cfg

@@ -1,5 +0,0 @@
-[application]
-
-name="polygon_path_finder_demo"
-main_scene="res://new_scene_poly_with_holes.scn"
-icon="res://icon.png"

二進制
demos/2d/polygon_path_finder_demo/icon.png


+ 0 - 1
demos/2d/polygon_path_finder_demo/icon.png.flags

@@ -1 +0,0 @@
-gen_mipmaps=true

二進制
demos/2d/polygon_path_finder_demo/new_scene_poly_with_holes.scn