This commit is contained in:
guzlad
2025-10-08 17:27:49 +02:00
8 changed files with 252 additions and 1167 deletions

View File

@@ -16,6 +16,7 @@ func _ready() -> void:
texture_changed.connect(update)
func update() -> void:
print(name)
var source = tile_map.tile_set.get_source(atlas_id)
if source != null:
source.texture = texture