Added levels 1,2,3
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_opqiy"]
|
||||
atlas = ExtResource("1_nvgb0")
|
||||
region = Rect2(48, 0, 16, 32)
|
||||
region = Rect2(144, 0, 16, 32)
|
||||
|
||||
[node name="Bookstand" type="Node2D"]
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_sqimt"]
|
||||
atlas = ExtResource("1_57t4w")
|
||||
region = Rect2(128, 32, 32, 32)
|
||||
region = Rect2(160, 0, 32, 32)
|
||||
|
||||
[node name="Cabinet" type="Node2D"]
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dwnalr4rphui0"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_3rimp"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ajme5"]
|
||||
atlas = ExtResource("1_3rimp")
|
||||
region = Rect2(48, 128, 16, 16)
|
||||
|
||||
[node name="Candle" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_ajme5")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://dbj2f8kpwb8uh"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_epbkb"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_w5fvp"]
|
||||
atlas = ExtResource("1_epbkb")
|
||||
region = Rect2(64, 128, 16, 16)
|
||||
|
||||
[node name="Candles" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_w5fvp")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://btpkbyyteewsh"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_e7ewy"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_ea7rc"]
|
||||
atlas = ExtResource("1_e7ewy")
|
||||
region = Rect2(112, 32, 16, 32)
|
||||
|
||||
[node name="ChairB" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_ea7rc")
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_1kw05"]
|
||||
atlas = ExtResource("1_rse2u")
|
||||
region = Rect2(176, 0, 16, 32)
|
||||
region = Rect2(112, 0, 16, 32)
|
||||
|
||||
[node name="Chair" type="Node2D"]
|
||||
[node name="ChairF" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_1kw05")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://x82wjrsqdfd"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_xguce"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_cktuf"]
|
||||
atlas = ExtResource("1_xguce")
|
||||
region = Rect2(128, 0, 16, 32)
|
||||
|
||||
[node name="ChairL" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_cktuf")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b6wgujelmka5p"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_e7ewy"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_e7ewy"]
|
||||
atlas = ExtResource("1_e7ewy")
|
||||
region = Rect2(128, 32, 16, 32)
|
||||
|
||||
[node name="ChairR" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_e7ewy")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://d3m8kf7lqmyb8"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_x6vix"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_i1pbn"]
|
||||
atlas = ExtResource("1_x6vix")
|
||||
region = Rect2(64, 64, 16, 16)
|
||||
|
||||
[node name="FlaskL" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_i1pbn")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://bt4smb361amjj"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_05y3q"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_wg65s"]
|
||||
atlas = ExtResource("1_05y3q")
|
||||
region = Rect2(48, 64, 16, 16)
|
||||
|
||||
[node name="FlaskS" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_wg65s")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://xny1x7me75gc"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_xsvl5"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_nypty"]
|
||||
atlas = ExtResource("1_xsvl5")
|
||||
region = Rect2(144, 64, 32, 16)
|
||||
|
||||
[node name="MirrorL" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_nypty")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://bmx60xftq8f2v"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_vvvt3"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_7fxax"]
|
||||
atlas = ExtResource("1_vvvt3")
|
||||
region = Rect2(144, 48, 16, 16)
|
||||
|
||||
[node name="MirrorS" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_7fxax")
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_hq5lq"]
|
||||
atlas = ExtResource("1_v74mh")
|
||||
region = Rect2(96, 0, 32, 48)
|
||||
region = Rect2(80, 0, 32, 48)
|
||||
|
||||
[node name="PaintingVL" type="Node2D"]
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_0ynw1"]
|
||||
atlas = ExtResource("1_1hdr2")
|
||||
region = Rect2(64, 0, 32, 32)
|
||||
region = Rect2(48, 0, 32, 32)
|
||||
|
||||
[node name="PaintingVS" type="Node2D"]
|
||||
|
||||
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://c6qy8uybkn4x"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_wkk58"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_q70ul"]
|
||||
atlas = ExtResource("1_wkk58")
|
||||
region = Rect2(144, 32, 16, 16)
|
||||
|
||||
[node name="Plate" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_q70ul")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://thggjfcrcjq6"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_xsq2h"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_hbatg"]
|
||||
atlas = ExtResource("1_xsq2h")
|
||||
region = Rect2(64, 80, 16, 16)
|
||||
|
||||
[node name="RedortEndL" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_hbatg")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://cpvsevdfmecrq"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_ibloa"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_2d2yp"]
|
||||
atlas = ExtResource("1_ibloa")
|
||||
region = Rect2(48, 80, 16, 16)
|
||||
|
||||
[node name="RetortEndR" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_2d2yp")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://bvbjd5l447qjy"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_u1d6f"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_8epgq"]
|
||||
atlas = ExtResource("1_u1d6f")
|
||||
region = Rect2(160, 176, 32, 16)
|
||||
|
||||
[node name="RetortL" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_8epgq")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b0uy410hvlosm"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_gohft"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_f54r7"]
|
||||
atlas = ExtResource("1_gohft")
|
||||
region = Rect2(160, 160, 32, 16)
|
||||
|
||||
[node name="RetortR" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_f54r7")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://b1cq0uor2sk6k"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_ftoqg"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_l7gad"]
|
||||
atlas = ExtResource("1_ftoqg")
|
||||
region = Rect2(80, 160, 80, 32)
|
||||
|
||||
[node name="TableL" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_l7gad")
|
||||
@@ -4,9 +4,9 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_runce"]
|
||||
atlas = ExtResource("1_qacj7")
|
||||
region = Rect2(128, 0, 48, 32)
|
||||
region = Rect2(112, 128, 48, 32)
|
||||
|
||||
[node name="Table" type="Node2D"]
|
||||
[node name="TableM" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_runce")
|
||||
@@ -0,0 +1,12 @@
|
||||
[gd_scene load_steps=3 format=3 uid="uid://baqawh1drerhk"]
|
||||
|
||||
[ext_resource type="Texture2D" uid="uid://ddm4gc2g3aj2i" path="res://images/level/objects.png" id="1_qacj7"]
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_n2itf"]
|
||||
atlas = ExtResource("1_qacj7")
|
||||
region = Rect2(80, 128, 32, 32)
|
||||
|
||||
[node name="TableS" type="Node2D"]
|
||||
|
||||
[node name="Sprite2D" type="Sprite2D" parent="."]
|
||||
texture = SubResource("AtlasTexture_n2itf")
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_n5v8r"]
|
||||
atlas = ExtResource("1_ct7ib")
|
||||
region = Rect2(128, 128, 32, 16)
|
||||
region = Rect2(160, 128, 32, 16)
|
||||
|
||||
[node name="ArrowLeft" type="Node2D"]
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_r0fup"]
|
||||
atlas = ExtResource("1_gvebv")
|
||||
region = Rect2(160, 128, 32, 16)
|
||||
region = Rect2(160, 144, 32, 16)
|
||||
|
||||
[node name="ArrowRight" type="Node2D"]
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
[sub_resource type="AtlasTexture" id="AtlasTexture_lviuj"]
|
||||
atlas = ExtResource("1_t6r5l")
|
||||
region = Rect2(48, 64, 32, 32)
|
||||
region = Rect2(0, 128, 48, 32)
|
||||
|
||||
[node name="SwitchKbd" type="Node2D"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user