diff options
| author | Radio <radiohotline@disroot.org> | 2026-06-04 15:15:11 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-06-04 15:15:11 +0300 |
| commit | 9d74b49ab62908d4acf53dde444413886b8b28e5 (patch) | |
| tree | 0cb785267ea7e239b19d88684c0d64b9bd5d52f0 /scenes/room/room.tscn | |
| parent | 2c85d452ad02a5f89cd43bad7f9de31d0e4fa0c1 (diff) | |
escoria setup and old branch archives
Diffstat (limited to 'scenes/room/room.tscn')
| -rw-r--r-- | scenes/room/room.tscn | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/scenes/room/room.tscn b/scenes/room/room.tscn deleted file mode 100644 index 145ee48..0000000 --- a/scenes/room/room.tscn +++ /dev/null @@ -1,19 +0,0 @@ -[gd_scene format=3 uid="uid://b1s6v121kb2mi"] - -[ext_resource type="Script" uid="uid://drthtcpmeydm6" path="res://scenes/room/room.gd" id="1_kxljb"] -[ext_resource type="PackedScene" uid="uid://bt4utdbe577mj" path="res://scenes/char/weener.tscn" id="2_vaubn"] -[ext_resource type="PackedScene" uid="uid://chwbsexrxbi4a" path="res://scenes/room/spawnpoint.tscn" id="3_y1kpu"] - -[node name="Room" type="Node2D" unique_id=2088608692 node_paths=PackedStringArray("entrances")] -script = ExtResource("1_kxljb") -entrances = [NodePath("Spawnpoint")] - -[node name="Room" type="Sprite2D" parent="." unique_id=1997957082] -centered = false - -[node name="Weener" parent="." unique_id=1834042649 instance=ExtResource("2_vaubn")] -position = Vector2(1127, 956) - -[node name="NavigationRegion2D" type="NavigationRegion2D" parent="." unique_id=1498960834] - -[node name="Spawnpoint" parent="." unique_id=1413507405 instance=ExtResource("3_y1kpu")] |
