2025-05-13 19:22:01 +08:00

396 lines
27 KiB
Plaintext

[gd_scene load_steps=33 format=4]
[ext_resource type="Script" path="res://Scripts/Room.cs" id="1"]
[ext_resource type="AudioStream" path="res://Audio/Music/computer_ambience.ogg" id="2"]
[ext_resource type="AudioStream" path="res://Audio/Music/mixin_it_up.ogg" id="3"]
[ext_resource type="AudioStream" path="res://Audio/Music/aviation.ogg" id="4"]
[ext_resource type="TileSet" path="res://Sprites/Tileset.tres" id="5"]
[ext_resource type="Script" path="res://Scripts/Events/ChujinDWEvents.cs" id="6"]
[ext_resource type="Texture2D" path="res://Sprites/Characters/axis.png" id="7"]
[ext_resource type="Script" path="res://Scripts/Common/CanSpawn.cs" id="8"]
[ext_resource type="Script" path="res://Scripts/Check.cs" id="9"]
[ext_resource type="Texture2D" path="res://Sprites/Characters/ch2dw chars.png" id="10"]
[ext_resource type="PackedScene" path="res://Objects/Characters/BunBun.tscn" id="11"]
[ext_resource type="PackedScene" path="res://Objects/Characters/Kanako.tscn" id="12"]
[ext_resource type="Script" path="res://Scripts/Entities/NPC.cs" id="13"]
[ext_resource type="Script" path="res://Scripts/Loadzone.cs" id="14"]
[ext_resource type="Texture2D" path="res://Sprites/Props/bg stuff.png" id="15"]
[ext_resource type="Shader" path="res://Materials/scroll.gdshader" id="16"]
[ext_resource type="Texture2D" path="res://Sprites/Props/chujindwsky.png" id="17"]
[sub_resource type="CircleShape2D" id="CircleShape2D_fj3g1"]
radius = 8.768630027770996
[sub_resource type="Animation" id="Animation_pd6ts"]
length = 0.0010000000474974513
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Balloon2:scale")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(1.1, 1)]
}
[sub_resource type="Animation" id="Animation_rhh72"]
resource_name = "new_animation"
loop_mode = 2
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Balloon2:scale")
tracks/0/interp = 2
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 1),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector2(1.1, 1), Vector2(1, 1.1)]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_k6dje"]
_data = {
&"RESET": SubResource("Animation_pd6ts"),
&"new_animation": SubResource("Animation_rhh72")
}
[sub_resource type="RectangleShape2D" id="RectangleShape2D_ufak6"]
size = Vector2(20, 40)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_osdey"]
size = Vector2(54, 39)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_iya28"]
size = Vector2(58, 40)
[sub_resource type="RectangleShape2D" id="RectangleShape2D_tokl4"]
size = Vector2(51, 33.7547)
[sub_resource type="ShaderMaterial" id="ShaderMaterial_ohc0r"]
shader = ExtResource("16")
shader_parameter/motion = Vector2(20, -1)
shader_parameter/scale = 1.0
shader_parameter/multiplier = 1.0
shader_parameter/offset = Vector2(0, 0)
shader_parameter/manual = false
[sub_resource type="Animation" id="Animation_70hxu"]
length = 0.0010000000474974513
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath(".:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(266, 6)]
}
[sub_resource type="Animation" id="Animation_6g66m"]
resource_name = "new_animation"
loop_mode = 1
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath(".:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 1),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector2(266, 6), Vector2(-239, 44)]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_14r4e"]
_data = {
&"RESET": SubResource("Animation_70hxu"),
&"new_animation": SubResource("Animation_6g66m")
}
[sub_resource type="Animation" id="Animation_mn0n1"]
length = 0.0010000000474974513
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Cloud2:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 0,
"values": [Vector2(253, -48)]
}
[sub_resource type="Animation" id="Animation_culoa"]
resource_name = "new_animation"
length = 2.0
loop_mode = 1
tracks/0/type = "value"
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/path = NodePath("Cloud2:position")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/keys = {
"times": PackedFloat32Array(0, 2),
"transitions": PackedFloat32Array(1, 1),
"update": 0,
"values": [Vector2(253, -48), Vector2(-240, 1)]
}
[sub_resource type="AnimationLibrary" id="AnimationLibrary_mbgaf"]
_data = {
&"RESET": SubResource("Animation_mn0n1"),
&"new_animation": SubResource("Animation_culoa")
}
[node name="ChujinDWPostTram4" type="Node2D" node_paths=PackedStringArray("tileMap", "modOverrideNodes", "eventPointers", "stopOnDiag")]
script = ExtResource("1")
id = 64
cameraLimit = PackedVector2Array(-120, -999, 9999, 999)
tileMap = NodePath("TileMap")
modOverrideNodes = []
eventPointers = []
stopOnDiag = []
music = [ExtResource("2"), ExtResource("3"), ExtResource("4")]
[node name="TileMap" type="TileMap" parent="."]
self_modulate = Color(0, 1, 1, 1)
tile_set = ExtResource("5")
format = 2
layer_0/name = "Base"
layer_0/z_index = -2000
layer_0/tile_data = PackedInt32Array(-9, 1703936, 1342177309, -8, 1703936, 1342177309, -7, 1703936, 1342177309, -6, 1703936, 1342177309, -65541, 1703936, 29, -131077, 1703936, 29, -196612, 1703936, 1342177309, -196611, 1703936, 1342177309, -196610, 1703936, 1342177309, -196609, 1572864, 1342177308, -262144, 3145728, 20, -262143, 3145728, 20, -262142, 3145728, 20, -196605, 3145728, 20, -131068, 3145728, 20, -65532, 3145728, 20, 4, 1835008, 24, 65540, 1835008, 25, 131076, 3145728, 20, 196612, 3145728, 20, 262149, 1703936, 1342177309, 262150, 1703936, 1342177309, 262151, 1703936, 1342177309, 262152, 1703936, 1342177309, 262153, 1638400, 28, 262154, 1703936, 1342177309, 262155, 1703936, 1342177309, 262156, 1703936, 1342177309, 262157, 1703936, 1342177309, 262158, 1638400, 28, 262159, 1703936, 1342177309, 327696, 1638400, 1342177308, 393232, 1703936, 805306397, 458768, 1703936, 805306397, 524304, 1703936, 805306397, 589840, 1638400, 1342177308, 655376, 1703936, 805306397, 720912, 1703936, 805306397, 786447, 1703936, 1610612765, 786446, 1638400, 805306396, 786445, 1703936, 1610612765, 786444, 1703936, 1610612765, 786443, 1703936, 1610612765, 786442, 1703936, 1610612765, 786441, 1638400, 805306396, 786440, 1703936, 1610612765, 786439, 1703936, 1610612765, 786438, 1703936, 1610612765, 786437, 1572864, 1610612764, 720900, 1703936, 1610612765, 720899, 1703936, 1610612765, 720898, 1703936, 1610612765, 720897, 1703936, 1610612765, 720896, 1703936, 1610612765, 786431, 1703936, 1610612765, 786430, 1703936, 1610612765, 720893, 1703936, 29, 655357, 1638400, 1610612764, 589821, 1703936, 29, 65530, 1703936, 1610612765, 65529, 1703936, 1610612765, 65528, 1703936, 1610612765, 65527, 1703936, 1610612765, 131067, 1703936, 29, 196603, 1703936, 29, 262139, 1703936, 29, 327675, 1703936, 29, 393211, 1638400, 1610612764, 458747, 1703936, 29, 524284, 1703936, 1610612765, 524285, 1638400, 1342177307, 262148, 1638400, 1610612763, 720901, 1638400, 1342177307, -131069, 3145728, 20, -196606, 3145728, 20, -196613, 1572864, 28, 524283, 1572864, 1610612764, 786429, 1572864, 1610612764, 262160, 1572864, 1342177308, 786448, 1572864, 805306396, 458755, 1572864, 29, 393219, 1572864, 29, 327683, 1572864, 1610612766, 262147, 1572864, 29, 196611, 3145728, 20, 131075, 3145728, 20, 65539, 1769472, 25, 3, 1769472, 24, -65533, 3145728, 20, -65534, 3145728, 20, -131070, 3145728, 20, -131071, 1638400, 1610612763, -196607, 1572864, 1342177308, -196608, 1703936, 1342177309, -131073, 1638400, 1610612763, -131074, 1572864, 29, -131075, 1572864, 29, -131076, 1572864, 29, -65540, 1572864, 29, -4, 1572864, 29, -5, 1638400, 805306395, 65531, 1638400, 1342177307, 65532, 1572864, 29, 131068, 1572864, 29, 196604, 1572864, 29, 262140, 1572864, 29, 327676, 1572864, 29, 393212, 1572864, 1610612766, 458748, 1572864, 29, 458749, 1572864, 29, 393213, 1572864, 1610612766, 327677, 1572864, 29, 262141, 1572864, 29, 196605, 1572864, 29, 131069, 1572864, 29, 65533, 1572864, 29, -3, 1572864, 29, -65539, 1572864, 29, -65538, 1572864, 29, -2, 1572864, 29, 65534, 1572864, 29, 131070, 1572864, 29, 196606, 1572864, 29, 262142, 1572864, 29, 327678, 1572864, 29, 393214, 1572864, 1610612766, 458750, 1572864, 29, 524286, 1572864, 29, 589822, 1572864, 29, 655358, 1572864, 1610612766, 720894, 1572864, 29, 720895, 1572864, 29, 655359, 1572864, 1610612766, 589823, 1572864, 29, 524287, 1572864, 29, 458751, 1572864, 29, 393215, 1572864, 1610612766, 327679, 1572864, 29, 262143, 1572864, 29, 196607, 1572864, 29, 131071, 1572864, 29, 65535, 1572864, 29, -1, 1572864, 29, -65537, 1572864, 29, -131072, 1572864, 29, -65536, 1572864, 29, 0, 1572864, 29, 65536, 1572864, 29, 131072, 1572864, 29, 196608, 1572864, 29, 262144, 1572864, 29, 327680, 1572864, 1610612766, 393216, 1572864, 29, 458752, 1572864, 29, 524288, 1572864, 29, 589824, 1572864, 1610612766, 655360, 1572864, 29, 655361, 1572864, 29, 589825, 1572864, 1610612766, 524289, 1572864, 29, 458753, 1572864, 29, 393217, 1572864, 29, 327681, 1572864, 1610612766, 262145, 1572864, 29, 196609, 1572864, 29, 131073, 1572864, 29, 65537, 1572864, 29, 1, 1572864, 29, -65535, 1572864, 29, 2, 3145728, 20, 65538, 3145728, 20, 131074, 3145728, 20, 196610, 3145728, 20, 262146, 1572864, 29, 327682, 1572864, 1610612766, 393218, 1572864, 29, 458754, 1572864, 29, 524290, 1572864, 29, 589826, 1572864, 1610612766, 655362, 1572864, 29, 655363, 1572864, 29, 589827, 1572864, 1610612766, 524291, 1572864, 29, 524292, 1572864, 29, 458756, 1572864, 29, 393220, 1572864, 29, 327684, 1572864, 1610612766, 327685, 1572864, 1610612766, 393221, 1572864, 29, 458757, 1572864, 29, 524293, 1572864, 29, 589829, 1572864, 1610612766, 589828, 1572864, 1610612766, 655364, 1572864, 29, 655365, 1572864, 29, 655366, 1572864, 29, 589830, 1572864, 1610612766, 524294, 1572864, 29, 458758, 1572864, 29, 393222, 1572864, 29, 327686, 1572864, 1610612766, 327687, 1572864, 1610612766, 393223, 1572864, 29, 458759, 1572864, 29, 524295, 1572864, 29, 589831, 1572864, 1610612766, 655367, 1572864, 29, 720903, 1572864, 29, 720902, 1572864, 29, 720904, 1572864, 29, 655368, 1572864, 29, 589832, 1572864, 1610612766, 524296, 1572864, 29, 458760, 1572864, 29, 393224, 1572864, 29, 327688, 1572864, 1610612766, 327689, 1638400, 29, 393225, 1572864, 30, 458761, 1572864, 30, 524297, 1572864, 30, 589833, 1638400, 29, 655369, 1572864, 30, 720905, 1572864, 30, 720906, 1572864, 29, 655370, 1572864, 29, 589834, 1572864, 1610612766, 524298, 1572864, 29, 458762, 1572864, 29, 393226, 1572864, 29, 327690, 1572864, 1610612766, 327691, 1572864, 1610612766, 393227, 1572864, 29, 458763, 1572864, 29, 524299, 1572864, 29, 589835, 1572864, 1610612766, 655371, 1572864, 29, 720907, 1572864, 29, 720908, 1572864, 29, 655372, 1572864, 29, 589836, 1572864, 1610612766, 524300, 1572864, 29, 458764, 1572864, 29, 393228, 1572864, 29, 327692, 1572864, 1610612766, 327693, 1572864, 1610612766, 393229, 1572864, 29, 458765, 1572864, 29, 524301, 1572864, 29, 589837, 1572864, 1610612766, 655373, 1572864, 29, 720909, 1572864, 29, 720910, 1572864, 30, 655374, 1572864, 30, 589838, 1638400, 29, 524302, 1572864, 30, 458766, 1572864, 30, 393230, 1572864, 30, 327694, 1638400, 29, 327695, 1572864, 1610612766, 393231, 1572864, 29, 458767, 1572864, 29, 524303, 1572864, 29, 589839, 1572864, 1610612766, 655375, 1572864, 29, 720911, 1572864, 29, 5, 1900544, 24, 65541, 1900544, 25, 524278, 1769472, 24, 589814, 1769472, 25, 524279, 1835008, 24, 589815, 1835008, 25, 524280, 1900544, 24, 589816, 1900544, 25, -327689, 1769472, 24, -262153, 1769472, 25, -327688, 1835008, 24, -262152, 1835008, 25, -327687, 1900544, 24, -262151, 1900544, 25, -524290, 1769472, 24, -458754, 1769472, 25, -524289, 1835008, 24, -458753, 1835008, 25, -589824, 1900544, 24, -524288, 1900544, 25, -524283, 1769472, 24, -458747, 1769472, 25, -524282, 1835008, 24, -458746, 1835008, 25, -524281, 1900544, 24, -458745, 1900544, 25, -262141, 3145728, 20, -196604, 3145728, 20, 131077, 3145728, 20, 196613, 3145728, 20, 196614, 3145728, 20, 131078, 3145728, 20, 65542, 3145728, 20, 6, 3145728, 20, -65530, 3145728, 20, -131066, 3145728, 20, -196602, 3145728, 20, -262138, 3145728, 20, -262139, 3145728, 20, -262140, 3145728, 20, -131067, 3145728, 20, -65531, 3145728, 20, -196603, 3145728, 20, -65542, 3145728, 20, -65543, 3145728, 20, -65544, 3145728, 20, -65545, 3145728, 20, -131078, 3145728, 20, -196614, 3145728, 20, -262150, 3145728, 20, -262149, 3145728, 20, -262148, 3145728, 20, -262147, 3145728, 20, -262146, 3145728, 20, -262145, 3145728, 20, -327680, 3145728, 20, -327679, 3145728, 20, -327678, 3145728, 20, -327677, 3145728, 20, 131066, 3145728, 20, 131065, 3145728, 20, 131064, 3145728, 20, 131063, 3145728, 20, 196602, 3145728, 20, 262138, 3145728, 20, 327674, 3145728, 20, 393210, 3145728, 20, 458746, 3145728, 20, 524282, 3145728, 20, 589818, 3145728, 20, 589819, 3145728, 20, 589820, 3145728, 20, 655356, 3145728, 20, 720892, 3145728, 20, 786428, 3145728, 20, 851964, 3145728, 20, 851965, 3145728, 20, 851966, 3145728, 20, 851967, 3145728, 20, 786432, 3145728, 20, 786433, 3145728, 20, 786434, 3145728, 20, 786435, 3145728, 20, 786436, 3145728, 20, 196615, 3145728, 20, 196616, 3145728, 20, 196617, 3145728, 20, 196618, 3145728, 20, 196619, 3145728, 20, 196620, 3145728, 20, 196621, 3145728, 20, 196622, 3145728, 20, 196623, 3145728, 20, 196624, 3145728, 20, 196625, 3145728, 20, 262161, 3145728, 20, 327697, 3145728, 20, 393233, 3145728, 20, 458769, 3145728, 20, 524305, 3145728, 20, 524306, 3145728, 20, 589842, 1703936, 27, 655378, 3145728, 20, 720914, 3145728, 20, 786450, 3145728, 20, 786449, 3145728, 20, 720913, 3145728, 20, 655377, 3145728, 20, 589841, 3145728, 20, 851972, 3145728, 20, 851973, 3145728, 20, 851974, 3145728, 20, 851975, 3145728, 20, 851976, 3145728, 20, 851977, 3145728, 20, 851978, 3145728, 20, 851979, 3145728, 20, 851980, 3145728, 20, 851981, 3145728, 20, 851982, 3145728, 20, 851983, 3145728, 20, 851984, 3145728, 20, 851985, 3145728, 20, 983038, 1769472, 24, 1048574, 1769472, 25, 983039, 1835008, 24, 1048575, 1835008, 25, 1114108, 1769472, 268435480, 1114107, 1835008, 268435480, 1179644, 1769472, 268435481, 1179643, 1835008, 268435481, 1179648, 1769472, 268435480, 1245183, 1835008, 268435480, 1245184, 1769472, 268435481, 1310719, 1835008, 268435481, 1048580, 1703936, 27, 917507, 1703936, 27, 786427, 1703936, 27, 720890, 1703936, 27, 262136, 1703936, 27, 196598, 1703936, 27, -458757, 1703936, 27, 8, 1703936, 27, 10, 1703936, 27, 65547, 1703936, 27, -131056, 1703936, 27, 131090, 1703936, 27, 262164, 1703936, 27, 393235, 1703936, 27, 458773, 1703936, 27, 720916, 1703936, 27, 786451, 1703936, 27, 917524, 1703936, 27, 1048598, 1703936, 27, 1048597, 1703936, 27, 1114125, 1703936, 27, 983051, 1703936, 27, 1048583, 1703936, 27, 1114121, 1703936, 27, 983056, 1703936, 27, 1179668, 1703936, 27, 720921, 1703936, 27, 589846, 1703936, 27, 327708, 1703936, 27, 196632, 1703936, 27, 262167, 1703936, 27, 393243, 1703936, 27, 131100, 1703936, 27, 131094, 1703936, 27, -65519, 1703936, 27, 13, 1703936, 27, -262129, 1703936, 27, -393206, 1703936, 27, -65524, 1703936, 27, -262132, 1703936, 27, -262133, 1703936, 26, -458737, 1703936, 27, -327662, 1703936, 27, 393239, 1703936, 26, 196635, 1703936, 26, 458780, 1703936, 26, 589854, 1703936, 26, 655387, 1703936, 26, 524312, 1703936, 26, 16, 1703936, 26, -131053, 1703936, 26, -131062, 1703936, 26, -393204, 1703936, 26, -589830, 1703936, 26, 983042, 1703936, 26, 917509, 1703936, 26, 1179656, 1703936, 26, 1310733, 1703936, 26, 983053, 1703936, 26, 917512, 1703936, 26, 983048, 1703936, 26, 1114129, 1703936, 26, 1245200, 1703936, 26, 917528, 1703936, 26, 786453, 1703936, 26, 983066, 1703936, 26, 1179673, 1703936, 26, 917532, 1703936, 26, 720923, 1703936, 26, 65526, 1703936, 1610612765, 65525, 1703936, 1610612765, 65524, 1703936, 1610612765, 65523, 1703936, 1610612765, -10, 1703936, 1342177309, -11, 1703936, 1342177309, -12, 1703936, 1342177309, -13, 1703936, 1342177309, -14, 1703936, 1342177309, 65522, 1703936, 1610612765, 131062, 3145728, 20, 131061, 3145728, 20, 131060, 3145728, 20, 131059, 3145728, 20, 131058, 3145728, 20, -65546, 3145728, 20, -65547, 3145728, 20, -65548, 3145728, 20, -65549, 3145728, 20, -65550, 3145728, 20, -262157, 1835008, 24, -196621, 1835008, 25, -262156, 1900544, 24, -196620, 1900544, 25, -65513, 1703936, 27, -196582, 1703936, 27, -393196, 1703936, 27, -589805, 1703936, 27, -655348, 1703936, 27, -524274, 1703936, 27, -786416, 1703936, 27, -655337, 1703936, 27, -262118, 1703936, 26, -458729, 1703936, 27, -589793, 1703936, 27, -196578, 1703936, 26, -327657, 1703936, 26, -458734, 1703936, 26, -589809, 1703936, 26, -524278, 1703936, 26, -720887, 1703936, 26, -786419, 1703936, 26, -786411, 1703936, 26, -786404, 1703936, 26, -655333, 1703936, 26, -393186, 1703936, 26, -524266, 1703936, 26)
layer_1/name = "Detail"
layer_1/z_index = -1999
layer_1/tile_data = PackedInt32Array(131081, 2162688, 25, 131086, 2162688, 25, 262146, 851968, 805306382, 262147, 851968, 805306382, 262148, 851968, 805306382, 262149, 851968, 805306382, 262150, 851968, 805306382, 196615, 851968, 1342177294, 131079, 851968, 1342177294, 65543, 851968, 1342177294, 7, 851968, 1342177294, -65529, 851968, 1342177294, -131065, 851968, 1342177294, -196601, 851968, 805306382, -262137, 851968, 1342177294, -262142, 851968, 805306382, -262141, 851968, 805306382, -262140, 851968, 805306382, -262139, 851968, 805306382, -262138, 851968, 805306382, -262143, 851968, 1610612750, -196607, 851968, 1610612750, -131071, 851968, 1610612750, -65535, 851968, 1610612750, 1, 851968, 1610612750, 65537, 851968, 1610612750, 131073, 851968, 1610612750, 196609, 851968, 1610612750, -327677, 851968, 1610612750, -393213, 851968, 1610612750, -458749, 851968, 1610612750, -524285, 851968, 1610612750, -589821, 851968, 1610612750, -655357, 851968, 1610612750, -720893, 851968, 1610612750, -262149, 851968, 1610612750, -327685, 851968, 1610612750, -393221, 851968, 1610612750, -458757, 851968, 1610612750, -524293, 851968, 1610612750, -589829, 851968, 1610612750, -655365, 851968, 1610612750, -720901, 851968, 1610612750, -262150, 851968, 1610612750, -327686, 851968, 1610612750, -393222, 851968, 1610612750, -458758, 851968, 14, -458759, 851968, 14, -458760, 851968, 14, -458761, 851968, 14, -458762, 851968, 14, -196614, 851968, 1610612750, -131078, 851968, 1610612750, -65542, 851968, 805306382, -65543, 851968, 805306382, -65544, 851968, 805306382, -65545, 851968, 805306382, -65546, 851968, 805306382, 327670, 851968, 805306382, 327671, 851968, 805306382, 327672, 851968, 805306382, 327673, 851968, 805306382, 327674, 851968, 1342177294, 393210, 851968, 1342177294, 458746, 851968, 1342177294, 524282, 851968, 1342177294, 589818, 851968, 1342177294, 655354, 851968, 1342177294, 720890, 851968, 1342177294, 786426, 851968, 1342177294, 851962, 851968, 1342177294, 917498, 851968, 1342177294, 983034, 851968, 1342177294, 1048570, 851968, 1342177294, 1114106, 851968, 1342177294, 1179642, 851968, 1342177294, 1245178, 851968, 1342177294, -196600, 851968, 805306382, -720887, 851968, 1342177294, -655351, 851968, 1342177294, -589815, 851968, 1342177294, -524279, 851968, 1342177294, -458743, 851968, 1342177294, -393207, 851968, 1342177294, -327671, 851968, 1342177294, -262135, 851968, 1342177294, -786429, 851968, 1073741838, -786423, 851968, 1342177294, -65547, 851968, 805306382, -65548, 851968, 805306382, -65549, 851968, 805306382, -65550, 851968, 805306382, 327669, 851968, 805306382, 327668, 851968, 805306382, 327667, 851968, 805306382, 327666, 851968, 805306382, -458763, 851968, 14, -458764, 851968, 14, -458765, 851968, 14, -458766, 851968, 14)
layer_2/name = "Obj"
layer_2/y_sort_enabled = true
layer_2/tile_data = PackedInt32Array(327676, 1376256, 27, 393213, 1376256, 27, -458759, 851968, 1610612750, -524295, 851968, 1610612750, -589831, 851968, 1610612750, -655367, 851968, 1610612750, -720903, 851968, 1610612750, 917498, 851968, 805306382, 917499, 851968, 805306382, 917500, 851968, 805306382, 917501, 851968, 805306382, 917502, 851968, 805306382, 917503, 851968, 805306382, 851968, 851968, 805306382, 851969, 851968, 805306382, 851970, 851968, 1342177294, 917506, 851968, 1342177294, 983042, 851968, 1342177294, 1048578, 851968, 1342177294, 1114114, 851968, 1342177294, 1179650, 851968, 1342177294, 1245186, 851968, 1342177294, -196601, 851968, 1342177294, -196606, 851968, 14, -196605, 851968, 14, -196604, 851968, 14, -196603, 851968, 14, -196602, 851968, 14, 524285, 589824, 14, 655356, 589824, 268435470, 786431, 851968, 12, 589822, 851968, 268435468, -262144, 851968, 12, -262145, 851968, 268435468)
[node name="Events" type="Node2D" parent="." node_paths=PackedStringArray("entities", "nodes", "objects")]
script = ExtResource("6")
entities = [NodePath("../Kanako"), NodePath("../Balloon/BunBun")]
nodes = [NodePath("../Balloon"), NodePath("EventPos1"), NodePath("CamPos"), NodePath("EventPos2"), NodePath("Balloon Target"), NodePath("../Event2"), NodePath("../Sky")]
objects = [NodePath("../Hand")]
[node name="EventPos1" type="Marker2D" parent="Events"]
position = Vector2(-31, -7)
[node name="EventPos2" type="Marker2D" parent="Events/EventPos1"]
position = Vector2(-16, 24)
[node name="CamPos" type="Marker2D" parent="Events"]
position = Vector2(280, -80)
[node name="EventPos2" type="Marker2D" parent="Events"]
position = Vector2(209, 200)
[node name="Marker2D" type="Marker2D" parent="Events/EventPos2"]
position = Vector2(31, 0)
[node name="Marker2D2" type="Marker2D" parent="Events/EventPos2"]
position = Vector2(62, 0)
[node name="Balloon Target" type="Marker2D" parent="Events"]
position = Vector2(239, -46)
[node name="Hand" type="Sprite2D" parent="."]
z_index = -1
position = Vector2(15, -2)
rotation = 1.7483999729156494
scale = Vector2(1.5, 1.5)
texture = ExtResource("7")
region_enabled = true
region_rect = Rect2(480, 520, 20, 20)
region_filter_clip_enabled = true
script = ExtResource("8")
limit = [205]
[node name="Area2D" type="Area2D" parent="Hand"]
script = ExtResource("9")
callEvent = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Hand/Area2D"]
shape = SubResource("CircleShape2D_fj3g1")
[node name="Balloon" type="Sprite2D" parent="."]
z_index = -1
position = Vector2(536, -136)
texture = ExtResource("10")
offset = Vector2(0, -19)
region_enabled = true
region_rect = Rect2(340, 280, 80, 90)
region_filter_clip_enabled = true
[node name="Marker2D" type="Marker2D" parent="Balloon"]
position = Vector2(-4, -2)
[node name="Marker2D2" type="Marker2D" parent="Balloon/Marker2D"]
position = Vector2(-16, -8)
[node name="Marker2D3" type="Marker2D" parent="Balloon/Marker2D"]
position = Vector2(-11, 13)
[node name="Marker2D4" type="Marker2D" parent="Balloon/Marker2D"]
position = Vector2(24, 7)
[node name="Balloon2" type="Sprite2D" parent="Balloon"]
z_index = 1
position = Vector2(2, -77)
scale = Vector2(1.1, 1)
texture = ExtResource("10")
region_enabled = true
region_rect = Rect2(240, 280, 100, 80)
region_filter_clip_enabled = true
[node name="AnimationPlayer" type="AnimationPlayer" parent="Balloon"]
libraries = {
&"": SubResource("AnimationLibrary_k6dje")
}
autoplay = "new_animation"
speed_scale = 0.3499999940395355
[node name="BunBun" parent="Balloon" instance=ExtResource("11")]
position = Vector2(20, 5)
[node name="Kanako" parent="." instance=ExtResource("12")]
position = Vector2(13, 10)
script = ExtResource("13")
spawn = null
despawn = [1]
neededVar = PackedInt32Array()
neededCapture = -1
behaviours = null
animMod = 1
currentAnim = 28
[node name="Loadzone" type="Area2D" parent="."]
position = Vector2(-240, 0)
script = ExtResource("14")
target = 63
pos = Vector2(482, 0)
[node name="CollisionShape2D" type="CollisionShape2D" parent="Loadzone"]
position = Vector2(-32, 0)
shape = SubResource("RectangleShape2D_ufak6")
[node name="Trash" type="Sprite2D" parent="."]
position = Vector2(60, 86)
texture = ExtResource("15")
region_enabled = true
region_rect = Rect2(620, 0, 60, 40)
region_filter_clip_enabled = true
[node name="Trash2" type="Sprite2D" parent="."]
position = Vector2(76, 116)
texture = ExtResource("15")
region_enabled = true
region_rect = Rect2(620, 0, 60, 40)
region_filter_clip_enabled = true
[node name="Trash3" type="Sprite2D" parent="."]
position = Vector2(-62, -88)
texture = ExtResource("15")
region_enabled = true
region_rect = Rect2(680, 0, 60, 60)
region_filter_clip_enabled = true
[node name="Event1" type="Area2D" parent="."]
script = ExtResource("9")
limitFlags = [1]
callEvent = true
playerTouch = true
once = true
destroyOnLoad = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Event1"]
position = Vector2(-64, -2)
shape = SubResource("RectangleShape2D_osdey")
[node name="Colliders" type="StaticBody2D" parent="."]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Colliders"]
position = Vector2(60, 86)
shape = SubResource("RectangleShape2D_iya28")
[node name="CollisionShape2D2" type="CollisionShape2D" parent="Colliders"]
position = Vector2(76, 115)
shape = SubResource("RectangleShape2D_iya28")
[node name="CollisionShape2D3" type="CollisionShape2D" parent="Colliders"]
position = Vector2(-63, -77)
shape = SubResource("RectangleShape2D_iya28")
[node name="Event2" type="Area2D" parent="."]
position = Vector2(235.109, 74.2453)
script = ExtResource("9")
callEvent = true
playerTouch = true
[node name="CollisionShape2D" type="CollisionShape2D" parent="Event2"]
position = Vector2(4.3909, 6.87733)
shape = SubResource("RectangleShape2D_tokl4")
[node name="Sky" type="Marker2D" parent="."]
position = Vector2(1178, -129)
scale = Vector2(1.4, 1.4)
[node name="TextureRect" type="TextureRect" parent="Sky"]
self_modulate = Color(1.5, 1.5, 1.5, 1)
z_index = -3000
texture_repeat = 2
material = SubResource("ShaderMaterial_ohc0r")
offset_left = -174.0
offset_top = -109.0
offset_right = 171.0
offset_bottom = 91.0
texture = ExtResource("17")
[node name="Cloud" type="Sprite2D" parent="Sky"]
self_modulate = Color(1, 0.788235, 1, 1)
z_index = 1
position = Vector2(266, 6)
scale = Vector2(1.2, 1.2)
texture = ExtResource("15")
region_enabled = true
region_rect = Rect2(520, 180, 100, 80)
region_filter_clip_enabled = true
[node name="AnimationPlayer" type="AnimationPlayer" parent="Sky/Cloud"]
libraries = {
&"": SubResource("AnimationLibrary_14r4e")
}
autoplay = "new_animation"
speed_scale = 0.10000000149011612
[node name="Cloud2" type="Sprite2D" parent="Sky"]
self_modulate = Color(1, 0.788235, 1, 1)
z_index = -5
position = Vector2(253, -48)
texture = ExtResource("15")
region_enabled = true
region_rect = Rect2(520, 180, 100, 80)
region_filter_clip_enabled = true
[node name="AnimationPlayer" type="AnimationPlayer" parent="Sky/Cloud2"]
root_node = NodePath("../..")
libraries = {
&"": SubResource("AnimationLibrary_mbgaf")
}
autoplay = "new_animation"
speed_scale = 0.10000000149011612
[connection signal="OnTrigger" from="Hand/Area2D" to="Events" method="AxisGlove"]
[connection signal="OnTrigger" from="Event1" to="Events" method="KanakoReunitePostTram"]
[connection signal="OnTrigger" from="Event2" to="Events" method="BunBunBalloon"]