Add example scene and player for enhanced_gridmap

Introduces a new example scene and player script for the enhanced_gridmap addon, including supporting resources and materials. Updates the mesh library, assets, and main scene to integrate new tile types and visual styles. Adjusts project settings for improved resolution and sets the new main scene as the entry point.
This commit is contained in:
2025-10-22 11:50:17 +08:00
parent f8521a78ff
commit 84413314ef
18 changed files with 264 additions and 82 deletions
Binary file not shown.
Binary file not shown.
+1 -1
View File
@@ -3,5 +3,5 @@
[resource]
resource_name = "tile_a1"
cull_mode = 2
albedo_color = Color(0.335217, 0.328683, 0.29189, 1)
albedo_color = Color(0.380392, 0.372549, 0.333333, 1)
roughness = 0.5