♻️ Optimizations of the various system

🍱 Retexture of the enemy portal
This commit is contained in:
2025-08-31 18:26:45 +08:00
parent 09511b37c9
commit b424aafeab
16 changed files with 497 additions and 399 deletions

View File

@@ -42,14 +42,14 @@
"layer": 1,
"size": [3, 3]
},
"enemy_nest": {
"scene": "res://Scenes/Tiles/EnemyNest.tscn",
"enemy_portal": {
"scene": "res://Scenes/Tiles/EnemyPortalTile.tscn",
"cost": {},
"durability": 200,
"buildTime": 0.0,
"allowedRotations": [0],
"layer": 1,
"size": [1, 1]
"size": [1, 2]
},
"ground": {
"scene": "res://Scenes/Tiles/GroundTile.tscn",