Switchable tiles

This commit is contained in:
2025-08-28 02:15:19 +08:00
parent 6d91d4efb8
commit 19f7243101
7 changed files with 20 additions and 12 deletions

View File

@@ -18,7 +18,8 @@
"durability": 200,
"buildTime": 3.0,
"allowedRotations": [0],
"layer": 1
"layer": 1,
"size": [3, 3]
},
"ground": {
"scene": "res://Scenes/Tiles/GroundTile.tscn",