feat: Introduce an enhanced gridmap addon with procedural generation, pathfinding, and initial core game scripts and assets.

This commit is contained in:
Yogi Wiguna
2026-02-23 12:31:42 +08:00
parent f72f641332
commit 92fd76f4b8
7 changed files with 67 additions and 39 deletions
Binary file not shown.
+1 -1
View File
@@ -3,5 +3,5 @@
[resource]
resource_name = "tile_a1"
cull_mode = 2
albedo_color = Color(0.380392, 0.372549, 0.333333, 1)
albedo_color = Color(0.38039216, 1, 0.33333334, 1)
roughness = 0.5