Crystalline-awakening/finalLevel/final_level.tscn
2025-05-19 18:10:54 +01:00

12 lines
405 B
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://cbrkijjcxph15"]
[ext_resource type="TileSet" uid="uid://cfq716af1nhqm" path="res://finalLevel/tileSet/coreTiles.tres" id="1_sp6x8"]
[node name="finalLevel" type="Node2D"]
[node name="wallLayer" type="TileMapLayer" parent="."]
tile_set = ExtResource("1_sp6x8")
[node name="floorLayer" type="TileMapLayer" parent="wallLayer"]
tile_set = ExtResource("1_sp6x8")