-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTitleScreen.tscn
273 lines (244 loc) · 23.2 KB
/
TitleScreen.tscn
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
[gd_scene load_steps=22 format=2]
[ext_resource path="res://Assets/Scripts/TitleScreen.gd" type="Script" id=1]
[ext_resource path="res://Assets/Scripts/Cat.gd" type="Script" id=2]
[ext_resource path="res://Assets/Images/Level/Ground.png" type="Texture" id=3]
[ext_resource path="res://Assets/Sounds/jump.wav" type="AudioStream" id=4]
[ext_resource path="res://Assets/Images/Level/Drain.png" type="Texture" id=5]
[ext_resource path="res://Assets/Images/Player/Dog.png" type="Texture" id=6]
[ext_resource path="res://Assets/Images/Player/Cat.png" type="Texture" id=7]
[ext_resource path="res://Assets/Images/Level/toxicwater.png" type="Texture" id=8]
[ext_resource path="res://Assets/Images/Level/GreenLowerWater.png" type="Texture" id=9]
[ext_resource path="res://Assets/Images/Level/MossyBlock.png" type="Texture" id=10]
[ext_resource path="res://Assets/Images/Level/HopefullyTileableWater.png" type="Texture" id=11]
[ext_resource path="res://Assets/Images/Level/Background.png" type="Texture" id=12]
[ext_resource path="res://Assets/Images/Level/LowerWater.png" type="Texture" id=13]
[ext_resource path="res://Assets/Scripts/Dog.gd" type="Script" id=14]
[ext_resource path="res://Assets/Scripts/CenterTitle.gd" type="Script" id=15]
[sub_resource type="ConvexPolygonShape2D" id=30]
points = PoolVector2Array( 192, 192, 0, 192, 0, 0, 192, 0 )
[sub_resource type="ConvexPolygonShape2D" id=31]
points = PoolVector2Array( 100, 100, 0, 100, 0, 0, 100, 0 )
[sub_resource type="TileSet" id=32]
1/name = "Ground.png 1"
1/texture = ExtResource( 3 )
1/tex_offset = Vector2( 0, 0 )
1/modulate = Color( 1, 1, 1, 1 )
1/region = Rect2( 0, 0, 200, 200 )
1/tile_mode = 0
1/occluder_offset = Vector2( 0, 0 )
1/navigation_offset = Vector2( 0, 0 )
1/shape_offset = Vector2( 0, 0 )
1/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
1/shape = SubResource( 30 )
1/shape_one_way = false
1/shape_one_way_margin = 1.0
1/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 30 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
} ]
1/z_index = 0
2/name = "Drain.png 2"
2/texture = ExtResource( 5 )
2/tex_offset = Vector2( 0, 0 )
2/modulate = Color( 1, 1, 1, 1 )
2/region = Rect2( 0, 0, 100, 100 )
2/tile_mode = 0
2/occluder_offset = Vector2( 0, 0 )
2/navigation_offset = Vector2( 0, 0 )
2/shape_offset = Vector2( 0, 0 )
2/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
2/shape_one_way = false
2/shape_one_way_margin = 0.0
2/shapes = [ ]
2/z_index = 0
3/name = "Background.png 3"
3/texture = ExtResource( 12 )
3/tex_offset = Vector2( 0, 0 )
3/modulate = Color( 1, 1, 1, 1 )
3/region = Rect2( 0, 0, 100, 100 )
3/tile_mode = 0
3/occluder_offset = Vector2( 0, 0 )
3/navigation_offset = Vector2( 0, 0 )
3/shape_offset = Vector2( 0, 0 )
3/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
3/shape_one_way = false
3/shape_one_way_margin = 0.0
3/shapes = [ ]
3/z_index = 0
4/name = "HopefullyTileableWater.png 4"
4/texture = ExtResource( 11 )
4/tex_offset = Vector2( 0, 0 )
4/modulate = Color( 1, 1, 1, 1 )
4/region = Rect2( 0, 0, 300, 100 )
4/tile_mode = 0
4/occluder_offset = Vector2( 0, 0 )
4/navigation_offset = Vector2( 0, 0 )
4/shape_offset = Vector2( 0, 0 )
4/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
4/shape_one_way = false
4/shape_one_way_margin = 0.0
4/shapes = [ ]
4/z_index = 0
5/name = "LowerWater.png 5"
5/texture = ExtResource( 13 )
5/tex_offset = Vector2( 0, 0 )
5/modulate = Color( 1, 1, 1, 1 )
5/region = Rect2( 0, 0, 301, 100 )
5/tile_mode = 0
5/occluder_offset = Vector2( 0, 0 )
5/navigation_offset = Vector2( 0, 0 )
5/shape_offset = Vector2( 0, 0 )
5/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
5/shape_one_way = false
5/shape_one_way_margin = 0.0
5/shapes = [ ]
5/z_index = 0
6/name = "MossyBlock.png 6"
6/texture = ExtResource( 10 )
6/tex_offset = Vector2( 0, 0 )
6/modulate = Color( 1, 1, 1, 1 )
6/region = Rect2( 0, 0, 100, 100 )
6/tile_mode = 0
6/occluder_offset = Vector2( 0, 0 )
6/navigation_offset = Vector2( 0, 0 )
6/shape_offset = Vector2( 0, 0 )
6/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
6/shape = SubResource( 31 )
6/shape_one_way = false
6/shape_one_way_margin = 1.0
6/shapes = [ {
"autotile_coord": Vector2( 0, 0 ),
"one_way": false,
"one_way_margin": 1.0,
"shape": SubResource( 31 ),
"shape_transform": Transform2D( 1, 0, 0, 1, 0, 0 )
} ]
6/z_index = 0
7/name = "toxicwater.png 7"
7/texture = ExtResource( 8 )
7/tex_offset = Vector2( 0, 0 )
7/modulate = Color( 1, 1, 1, 1 )
7/region = Rect2( -1, 0, 300, 100 )
7/tile_mode = 0
7/occluder_offset = Vector2( 0, 0 )
7/navigation_offset = Vector2( 0, 0 )
7/shape_offset = Vector2( 0, 0 )
7/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
7/shape_one_way = false
7/shape_one_way_margin = 0.0
7/shapes = [ ]
7/z_index = 0
8/name = "GreenLowerWater.png 8"
8/texture = ExtResource( 9 )
8/tex_offset = Vector2( 0, 0 )
8/modulate = Color( 1, 1, 1, 1 )
8/region = Rect2( -1, -1, 300, 101 )
8/tile_mode = 0
8/occluder_offset = Vector2( 0, 0 )
8/navigation_offset = Vector2( 0, 0 )
8/shape_offset = Vector2( 0, 0 )
8/shape_transform = Transform2D( 1, 0, 0, 1, 0, 0 )
8/shape_one_way = false
8/shape_one_way_margin = 0.0
8/shapes = [ ]
8/z_index = 0
[sub_resource type="SpriteFrames" id=33]
animations = [ {
"frames": [ ExtResource( 6 ) ],
"loop": true,
"name": "up",
"speed": 5.0
}, {
"frames": [ ExtResource( 7 ), ExtResource( 7 ) ],
"loop": true,
"name": "walk",
"speed": 5.0
} ]
[sub_resource type="RectangleShape2D" id=34]
extents = Vector2( 25, 25 )
[sub_resource type="RectangleShape2D" id=35]
extents = Vector2( 50, 50 )
[node name="TitleScreen" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
[node name="Level" type="TileMap" parent="."]
position = Vector2( 438, 173 )
tile_set = SubResource( 32 )
cell_size = Vector2( 100, 100 )
cell_custom_transform = Transform2D( 0, 0, 0, 0, 0, 0 )
format = 1
tile_data = PoolIntArray( -720915, 6, 0, -720914, 6, 0, -720913, 6, 0, -720912, 6, 0, -720911, 6, 0, -720910, 6, 0, -720909, 6, 0, -720908, 6, 0, -720907, 6, 0, -720906, 6, 0, -720905, 6, 0, -720904, 6, 0, -720903, 6, 0, -720902, 6, 0, -720901, 6, 0, -720900, 6, 0, -720899, 6, 0, -720898, 6, 0, -720897, 6, 0, -786432, 6, 0, -786431, 6, 0, -786430, 6, 0, -786429, 6, 0, -786428, 6, 0, -786427, 6, 0, -786426, 6, 0, -786425, 6, 0, -786424, 6, 0, -786423, 6, 0, -786422, 6, 0, -786421, 6, 0, -786420, 6, 0, -786419, 6, 0, -786418, 6, 0, -655379, 6, 0, -655378, 6, 0, -655377, 6, 0, -655376, 6, 0, -655375, 6, 0, -655374, 6, 0, -655373, 6, 0, -655372, 6, 0, -655371, 6, 0, -655370, 6, 0, -655369, 6, 0, -655368, 6, 0, -655367, 6, 0, -655366, 6, 0, -655365, 6, 0, -655364, 6, 0, -655363, 6, 0, -655362, 6, 0, -655361, 6, 0, -720896, 6, 0, -720895, 6, 0, -720894, 6, 0, -720893, 6, 0, -720892, 6, 0, -720891, 6, 0, -720890, 6, 0, -720889, 6, 0, -720888, 6, 0, -720887, 6, 0, -720886, 6, 0, -720885, 6, 0, -720884, 6, 0, -720883, 6, 0, -720882, 6, 0, -589843, 6, 0, -589842, 6, 0, -589841, 6, 0, -589840, 6, 0, -589839, 6, 0, -589838, 6, 0, -589837, 6, 0, -589836, 6, 0, -589835, 6, 0, -589834, 6, 0, -589833, 6, 0, -589832, 6, 0, -589831, 6, 0, -589830, 6, 0, -589829, 6, 0, -589828, 6, 0, -589827, 6, 0, -589826, 6, 0, -589825, 6, 0, -655360, 6, 0, -655359, 6, 0, -655358, 6, 0, -655357, 6, 0, -655356, 6, 0, -655355, 6, 0, -655354, 6, 0, -655353, 6, 0, -655352, 6, 0, -655351, 6, 0, -655350, 6, 0, -655349, 6, 0, -655348, 6, 0, -655347, 6, 0, -655346, 6, 0, -524307, 6, 0, -524306, 6, 0, -524305, 6, 0, -524304, 6, 0, -524303, 6, 0, -524302, 6, 0, -524301, 6, 0, -524300, 6, 0, -524299, 6, 0, -524298, 6, 0, -524297, 6, 0, -524296, 6, 0, -524295, 6, 0, -524294, 6, 0, -524293, 6, 0, -524292, 6, 0, -524291, 6, 0, -524290, 6, 0, -524289, 6, 0, -589824, 6, 0, -589823, 6, 0, -589822, 6, 0, -589821, 6, 0, -589820, 6, 0, -589819, 6, 0, -589818, 6, 0, -589817, 6, 0, -589816, 6, 0, -589815, 6, 0, -589814, 6, 0, -589813, 6, 0, -589812, 6, 0, -589811, 6, 0, -589810, 6, 0, -458771, 6, 0, -458770, 6, 0, -458769, 6, 0, -458768, 6, 0, -458767, 6, 0, -458766, 6, 0, -458765, 6, 0, -458764, 6, 0, -458763, 6, 0, -458762, 6, 0, -458761, 6, 0, -458760, 6, 0, -458759, 6, 0, -458758, 6, 0, -458757, 6, 0, -458756, 6, 0, -458755, 6, 0, -458754, 6, 0, -458753, 6, 0, -524288, 6, 0, -524287, 6, 0, -524286, 6, 0, -524285, 6, 0, -524284, 6, 0, -524283, 6, 0, -524282, 6, 0, -524281, 6, 0, -524280, 6, 0, -524279, 6, 0, -524278, 6, 0, -524277, 6, 0, -524276, 6, 0, -524275, 6, 0, -524274, 6, 0, -393235, 6, 0, -393234, 6, 0, -393233, 6, 0, -393232, 6, 0, -393231, 6, 0, -393230, 6, 0, -393229, 6, 0, -393228, 6, 0, -393227, 6, 0, -393226, 6, 0, -393225, 6, 0, -393224, 6, 0, -393223, 6, 0, -393222, 6, 0, -393221, 6, 0, -393220, 6, 0, -393219, 6, 0, -393218, 6, 0, -393217, 6, 0, -458752, 6, 0, -458751, 6, 0, -458750, 6, 0, -458749, 6, 0, -458748, 6, 0, -458747, 6, 0, -458746, 6, 0, -458745, 6, 0, -458744, 6, 0, -458743, 6, 0, -458742, 6, 0, -458741, 6, 0, -458740, 6, 0, -458739, 6, 0, -458738, 6, 0, -327699, 6, 0, -327698, 6, 0, -327697, 6, 0, -327696, 6, 0, -327695, 6, 0, -327694, 6, 0, -327693, 6, 0, -327692, 6, 0, -327691, 6, 0, -327690, 6, 0, -327689, 6, 0, -327688, 6, 0, -327687, 6, 0, -327686, 6, 0, -327685, 6, 0, -327684, 6, 0, -327683, 6, 0, -327682, 6, 0, -327681, 6, 0, -393216, 6, 0, -393215, 6, 0, -393214, 6, 0, -393213, 6, 0, -393212, 6, 0, -393211, 6, 0, -393210, 6, 0, -393209, 6, 0, -393208, 6, 0, -393207, 6, 0, -393206, 6, 0, -393205, 6, 0, -393204, 6, 0, -393203, 6, 0, -393202, 6, 0, -262163, 6, 0, -262162, 6, 0, -262161, 6, 0, -262160, 6, 0, -262159, 6, 0, -262158, 6, 0, -262157, 6, 0, -262156, 6, 0, -262155, 6, 0, -262154, 6, 0, -262153, 6, 0, -262152, 6, 0, -262151, 6, 0, -262150, 6, 0, -262149, 6, 0, -262148, 6, 0, -262147, 6, 0, -262146, 6, 0, -262145, 6, 0, -327680, 6, 0, -327679, 6, 0, -327678, 6, 0, -327677, 6, 0, -327676, 6, 0, -327675, 6, 0, -327674, 6, 0, -327673, 6, 0, -327672, 6, 0, -327671, 6, 0, -327670, 6, 0, -327669, 6, 0, -327668, 6, 0, -327667, 6, 0, -327666, 6, 0, -196627, 6, 0, -196626, 6, 0, -196625, 6, 0, -196624, 6, 0, -196623, 6, 0, -196622, 6, 0, -196621, 6, 0, -196620, 6, 0, -196619, 6, 0, -196618, 6, 0, -196617, 6, 0, -196616, 6, 0, -196615, 6, 0, -196614, 6, 0, -196613, 6, 0, -196612, 6, 0, -196611, 6, 0, -196610, 6, 0, -196609, 6, 0, -262144, 6, 0, -262143, 6, 0, -262142, 6, 0, -262141, 6, 0, -262140, 6, 0, -262139, 6, 0, -262138, 6, 0, -262137, 6, 0, -262136, 6, 0, -262135, 6, 0, -262134, 6, 0, -262133, 6, 0, -262132, 6, 0, -262131, 6, 0, -262130, 6, 0, -131091, 6, 0, -131090, 6, 0, -131089, 6, 0, -131088, 6, 0, -131087, 6, 0, -131086, 6, 0, -131085, 6, 0, -131084, 6, 0, -131083, 6, 0, -131082, 6, 0, -131081, 6, 0, -131080, 6, 0, -131079, 6, 0, -131078, 6, 0, -131077, 6, 0, -131076, 6, 0, -131075, 6, 0, -131074, 6, 0, -131073, 6, 0, -196608, 6, 0, -196607, 6, 0, -196606, 6, 0, -196605, 6, 0, -196604, 6, 0, -196603, 6, 0, -196602, 6, 0, -196601, 6, 0, -196600, 6, 0, -196599, 6, 0, -196598, 6, 0, -196597, 6, 0, -196596, 6, 0, -196595, 6, 0, -196594, 6, 0, -65555, 6, 0, -65554, 6, 0, -65553, 6, 0, -65552, 6, 0, -65551, 6, 0, -65550, 6, 0, -65549, 6, 0, -65548, 6, 0, -65547, 6, 0, -65546, 6, 0, -65545, 6, 0, -65544, 6, 0, -65543, 6, 0, -65542, 6, 0, -65541, 6, 0, -65540, 6, 0, -65539, 6, 0, -65538, 6, 0, -65537, 6, 0, -131072, 6, 0, -131071, 6, 0, -131070, 6, 0, -131069, 6, 0, -131068, 6, 0, -131067, 6, 0, -131066, 6, 0, -131065, 6, 0, -131064, 6, 0, -131063, 6, 0, -131062, 6, 0, -131061, 6, 0, -131060, 6, 0, -131059, 6, 0, -131058, 6, 0, -19, 6, 0, -18, 6, 0, -17, 6, 0, -16, 6, 0, -15, 6, 0, -14, 6, 0, -13, 6, 0, -12, 6, 0, -11, 6, 0, -10, 6, 0, -9, 6, 0, -8, 6, 0, -7, 6, 0, -6, 6, 0, -5, 6, 0, -4, 6, 0, -3, 6, 0, -2, 6, 0, -1, 6, 0, -65536, 6, 0, -65535, 6, 0, -65534, 6, 0, -65533, 6, 0, -65532, 6, 0, -65531, 6, 0, -65530, 6, 0, -65529, 6, 0, -65528, 6, 0, -65527, 6, 0, -65526, 6, 0, -65525, 6, 0, -65524, 6, 0, -65523, 6, 0, -65522, 6, 0, 65517, 6, 0, 65518, 6, 0, 65519, 6, 0, 65520, 6, 0, 65521, 6, 0, 65522, 6, 0, 65523, 6, 0, 65524, 6, 0, 65525, 6, 0, 65526, 6, 0, 65527, 6, 0, 65528, 6, 0, 65529, 6, 0, 65530, 6, 0, 65531, 6, 0, 65532, 6, 0, 65533, 6, 0, 65534, 6, 0, 65535, 6, 0, 0, 6, 0, 1, 6, 0, 2, 6, 0, 3, 6, 0, 4, 6, 0, 5, 6, 0, 6, 6, 0, 7, 6, 0, 8, 6, 0, 9, 6, 0, 10, 6, 0, 11, 6, 0, 12, 6, 0, 13, 6, 0, 14, 6, 0, 131053, 6, 0, 131054, 6, 0, 131055, 6, 0, 131056, 6, 0, 131057, 6, 0, 131058, 6, 0, 131059, 6, 0, 131060, 6, 0, 131061, 6, 0, 131062, 6, 0, 131063, 3, 0, 131064, 2, 0, 131065, 3, 0, 131066, 2, 0, 131067, 3, 0, 131068, 2, 0, 131069, 3, 0, 131070, 2, 0, 131071, 3, 0, 65536, 2, 0, 65537, 3, 0, 65538, 2, 0, 65539, 3, 0, 65540, 2, 0, 65541, 3, 0, 65542, 6, 0, 65543, 6, 0, 65544, 6, 0, 65545, 6, 0, 65546, 6, 0, 65547, 6, 0, 65548, 6, 0, 65549, 6, 0, 65550, 6, 0, 196589, 6, 0, 196590, 6, 0, 196591, 6, 0, 196592, 6, 0, 196593, 6, 0, 196594, 6, 0, 196595, 6, 0, 196596, 6, 0, 196597, 6, 0, 196598, 6, 0, 196599, 3, 0, 196600, 3, 0, 196601, 3, 0, 196602, 3, 0, 196603, 3, 0, 196604, 3, 0, 196605, 3, 0, 196606, 3, 0, 196607, 3, 0, 131072, 3, 0, 131073, 3, 0, 131074, 3, 0, 131075, 3, 0, 131076, 3, 0, 131077, 3, 0, 131078, 6, 0, 131079, 6, 0, 131080, 6, 0, 131081, 6, 0, 131082, 6, 0, 131083, 6, 0, 131084, 6, 0, 131085, 6, 0, 131086, 6, 0, 262125, 1, 0, 262127, 1, 0, 262129, 1, 0, 262131, 1, 0, 262133, 1, 0, 262135, 1, 0, 262137, 1, 0, 262139, 1, 0, 262141, 1, 0, 262143, 1, 0, 196609, 1, 0, 196611, 1, 0, 196613, 1, 0, 196615, 1, 0, 196617, 1, 0, 196619, 1, 0, 196621, 1, 0, 327637, 7, 0, 327638, 7, 0, 327639, 7, 0, 327640, 7, 0, 327641, 7, 0, 327642, 7, 0, 327645, 7, 0, 327646, 7, 0, 327647, 7, 0, 327648, 7, 0, 327649, 7, 0, 327650, 7, 0, 327651, 7, 0, 327652, 7, 0, 327653, 7, 0, 327654, 7, 0, 327655, 7, 0, 327656, 7, 0, 327657, 7, 0, 327658, 7, 0, 327659, 7, 0, 327660, 7, 0, 327661, 7, 0, 327662, 8, 0, 327663, 7, 0, 327664, 7, 0, 327665, 7, 0, 327666, 7, 0, 327669, 7, 0, 327670, 7, 0, 327671, 7, 0, 327672, 7, 0, 327673, 7, 0, 327674, 7, 0, 327675, 7, 0, 327676, 7, 0, 327677, 7, 0, 327678, 7, 0, 327679, 7, 0, 262144, 7, 0, 262145, 7, 0, 262146, 7, 0, 262147, 7, 0, 262148, 7, 0, 262151, 7, 0, 262152, 7, 0, 262153, 7, 0, 262154, 7, 0, 262155, 7, 0, 262156, 7, 0, 262158, 7, 0, 262159, 7, 0, 262160, 7, 0, 262161, 7, 0, 262162, 7, 0, 262163, 7, 0, 262164, 7, 0, 262165, 7, 0, 262166, 7, 0, 262167, 7, 0, 262168, 7, 0, 262169, 7, 0, 262172, 7, 0, 393173, 8, 0, 393174, 8, 0, 393175, 8, 0, 393176, 8, 0, 393177, 8, 0, 393178, 8, 0, 393179, 8, 0, 393180, 8, 0, 393181, 8, 0, 393182, 8, 0, 393183, 8, 0, 393184, 8, 0, 393185, 8, 0, 393186, 8, 0, 393187, 8, 0, 393188, 8, 0, 393189, 8, 0, 393192, 8, 0, 393193, 8, 0, 393194, 8, 0, 393195, 8, 0, 393196, 8, 0, 393197, 8, 0, 393198, 8, 0, 393199, 8, 0, 393200, 8, 0, 393201, 8, 0, 393202, 8, 0, 393203, 8, 0, 393204, 8, 0, 393205, 8, 0, 393206, 8, 0, 393208, 8, 0, 393209, 8, 0, 393210, 8, 0, 393211, 8, 0, 393212, 8, 0, 393213, 8, 0, 327680, 8, 0, 327681, 8, 0, 327682, 8, 0, 327684, 8, 0, 327685, 8, 0, 327686, 8, 0, 327687, 8, 0, 327690, 8, 0, 327691, 8, 0, 327692, 8, 0, 327693, 8, 0, 327694, 8, 0, 327695, 8, 0, 327696, 8, 0, 327697, 8, 0, 327698, 8, 0, 327699, 8, 0, 327700, 8, 0, 327701, 8, 0, 327702, 8, 0, 327703, 8, 0, 327704, 8, 0, 327707, 8, 0, 327708, 8, 0, 458709, 8, 0, 458712, 8, 0, 458713, 8, 0, 458714, 8, 0, 458715, 8, 0, 458716, 8, 0, 458717, 8, 0, 458718, 8, 0, 458719, 8, 0, 458720, 8, 0, 458721, 8, 0, 458722, 8, 0, 458723, 8, 0, 458724, 8, 0, 458725, 8, 0, 458726, 8, 0, 458727, 8, 0, 458728, 8, 0, 458729, 8, 0, 458730, 8, 0, 458731, 8, 0, 458732, 8, 0, 458733, 8, 0, 458734, 8, 0, 458735, 8, 0, 458736, 8, 0, 458737, 8, 0, 458738, 8, 0, 458739, 8, 0, 458740, 8, 0, 458741, 8, 0, 458742, 8, 0, 458743, 8, 0, 458744, 8, 0, 458745, 8, 0, 458746, 8, 0, 458747, 8, 0, 458748, 8, 0, 458749, 8, 0, 458750, 8, 0, 458751, 8, 0, 393216, 8, 0, 393217, 8, 0, 393218, 8, 0, 393219, 8, 0, 393220, 8, 0, 393221, 8, 0, 393222, 8, 0, 393223, 8, 0, 393224, 8, 0, 393225, 8, 0, 393226, 8, 0, 393227, 8, 0, 393228, 8, 0, 393229, 8, 0, 393230, 8, 0, 393231, 8, 0, 393232, 8, 0, 393233, 8, 0, 393234, 8, 0, 393237, 8, 0, 393238, 8, 0, 393239, 8, 0, 393240, 8, 0, 393241, 8, 0, 393242, 8, 0, 393243, 8, 0, 393244, 8, 0, 524245, 8, 0, 524248, 8, 0, 524249, 8, 0, 524250, 8, 0, 524252, 8, 0, 524253, 8, 0, 524254, 8, 0, 524255, 8, 0, 524256, 8, 0, 524257, 8, 0, 524258, 8, 0, 524259, 8, 0, 524260, 8, 0, 524261, 8, 0, 524262, 8, 0, 524263, 8, 0, 524264, 8, 0, 524265, 8, 0, 524266, 8, 0, 524267, 8, 0, 524268, 8, 0, 524269, 8, 0, 524270, 8, 0, 524271, 8, 0, 524272, 8, 0, 524273, 8, 0, 524274, 8, 0, 524275, 8, 0, 524276, 8, 0, 524277, 8, 0, 524278, 8, 0, 524281, 8, 0, 524282, 8, 0, 524283, 8, 0, 524284, 8, 0, 524285, 8, 0, 524286, 8, 0, 524287, 8, 0, 458752, 8, 0, 458753, 8, 0, 458754, 8, 0, 458755, 8, 0, 458756, 8, 0, 458757, 8, 0, 458758, 8, 0, 458759, 8, 0, 458760, 8, 0, 458762, 8, 0, 458763, 8, 0, 458764, 8, 0, 458765, 8, 0, 458766, 8, 0, 458767, 8, 0, 458768, 8, 0, 458769, 8, 0, 458770, 8, 0, 458771, 8, 0, 458772, 8, 0, 458773, 8, 0, 458774, 8, 0, 458775, 8, 0, 458776, 8, 0, 458777, 8, 0, 458778, 8, 0, 458779, 8, 0, 458780, 8, 0, 589781, 8, 0, 589782, 8, 0, 589783, 8, 0, 589785, 8, 0, 589786, 8, 0, 589787, 8, 0, 589788, 8, 0, 589789, 8, 0, 589790, 8, 0, 589791, 8, 0, 589792, 8, 0, 589793, 8, 0, 589794, 8, 0, 589795, 8, 0, 589796, 8, 0, 589797, 8, 0, 589798, 8, 0, 589799, 8, 0, 589800, 8, 0, 589801, 8, 0, 589802, 8, 0, 589803, 8, 0, 589804, 8, 0, 589805, 8, 0, 589806, 8, 0, 589807, 8, 0, 589808, 8, 0, 589809, 8, 0, 589810, 8, 0, 589811, 8, 0, 589812, 8, 0, 589813, 8, 0, 589814, 8, 0, 589815, 8, 0, 589816, 8, 0, 589817, 8, 0, 589818, 8, 0, 589819, 8, 0, 589820, 8, 0, 589821, 8, 0, 589822, 8, 0, 589823, 8, 0, 524288, 8, 0, 524289, 8, 0, 524290, 8, 0, 524291, 8, 0, 524292, 8, 0, 524295, 8, 0, 524296, 8, 0, 524297, 8, 0, 524298, 8, 0, 524299, 8, 0, 524300, 8, 0, 524301, 8, 0, 524302, 8, 0, 524303, 8, 0, 524304, 8, 0, 524306, 8, 0, 524307, 8, 0, 524308, 8, 0, 524309, 8, 0, 524310, 8, 0, 524311, 8, 0, 524312, 8, 0, 524313, 8, 0, 524314, 8, 0, 524315, 8, 0, 524316, 8, 0, 655317, 8, 0, 655318, 8, 0, 655319, 8, 0, 655320, 8, 0, 655321, 8, 0, 655322, 8, 0, 655323, 8, 0, 655324, 8, 0, 655325, 8, 0, 655326, 8, 0, 655327, 8, 0, 655328, 8, 0, 655329, 8, 0, 655330, 8, 0, 655331, 8, 0, 655332, 8, 0, 655333, 8, 0, 655334, 8, 0, 655335, 8, 0, 655336, 8, 0, 655337, 8, 0, 655338, 8, 0, 655339, 8, 0, 655340, 8, 0, 655341, 8, 0, 655342, 8, 0, 655343, 8, 0, 655344, 8, 0, 655345, 8, 0, 655346, 8, 0, 655347, 8, 0, 655348, 8, 0, 655349, 8, 0, 655350, 8, 0, 655351, 8, 0, 655352, 8, 0, 655353, 8, 0, 655354, 8, 0, 655355, 8, 0, 655356, 8, 0, 655357, 8, 0, 655358, 8, 0, 655359, 8, 0, 589824, 8, 0, 589825, 8, 0, 589826, 8, 0, 589827, 8, 0, 589828, 8, 0, 589829, 8, 0, 589830, 8, 0, 589831, 8, 0, 589832, 8, 0, 589833, 8, 0, 589834, 8, 0, 589835, 8, 0, 589836, 8, 0, 589837, 8, 0, 589838, 8, 0, 589839, 8, 0, 589840, 8, 0, 589841, 8, 0, 589842, 8, 0, 589843, 8, 0, 589844, 8, 0, 589845, 8, 0, 589846, 8, 0, 589847, 8, 0, 589848, 8, 0, 589849, 8, 0, 589850, 8, 0, 589851, 8, 0, 589852, 8, 0, 720853, 8, 0, 720856, 8, 0, 720857, 8, 0, 720858, 8, 0, 720859, 8, 0, 720860, 8, 0, 720861, 8, 0, 720862, 8, 0, 720863, 8, 0, 720864, 8, 0, 720865, 8, 0, 720866, 8, 0, 720867, 8, 0, 720868, 8, 0, 720869, 8, 0, 720870, 8, 0, 720871, 8, 0, 720872, 8, 0, 720873, 8, 0, 720874, 8, 0, 720875, 8, 0, 720876, 8, 0, 720877, 8, 0, 720878, 8, 0, 720879, 8, 0, 720880, 8, 0, 720881, 8, 0, 720882, 8, 0, 720883, 8, 0, 720884, 8, 0, 720885, 8, 0, 720886, 8, 0, 720887, 8, 0, 720888, 8, 0, 720889, 8, 0, 720890, 8, 0, 720891, 8, 0, 720892, 8, 0, 720893, 8, 0, 720894, 8, 0, 720895, 8, 0, 655360, 8, 0, 655361, 8, 0, 655363, 8, 0, 655364, 8, 0, 655365, 8, 0, 655366, 8, 0, 655367, 8, 0, 655368, 8, 0, 655369, 8, 0, 655370, 8, 0, 655371, 8, 0, 655372, 8, 0, 655373, 8, 0, 655374, 8, 0, 655375, 8, 0, 655376, 8, 0, 655377, 8, 0, 655378, 8, 0, 655379, 8, 0, 655380, 8, 0, 655381, 8, 0, 655382, 8, 0, 655383, 8, 0, 655384, 8, 0, 655385, 8, 0, 655386, 8, 0, 655387, 8, 0, 655388, 8, 0, 786389, 8, 0, 786390, 8, 0, 786391, 8, 0, 786392, 8, 0, 786393, 8, 0, 786394, 8, 0, 786395, 8, 0, 786396, 8, 0, 786397, 8, 0, 786398, 8, 0, 786399, 8, 0, 786400, 8, 0, 786401, 8, 0, 786403, 8, 0, 786404, 8, 0, 786405, 8, 0, 786406, 8, 0, 786407, 8, 0, 786408, 8, 0, 786409, 8, 0, 786410, 8, 0, 786411, 8, 0, 786412, 8, 0, 786413, 8, 0, 786414, 8, 0, 786415, 8, 0, 786416, 8, 0, 786417, 8, 0, 786418, 8, 0, 786419, 8, 0, 786420, 8, 0, 786421, 8, 0, 786422, 8, 0, 786423, 8, 0, 786424, 8, 0, 786425, 8, 0, 786426, 8, 0, 786427, 8, 0, 786428, 8, 0, 786429, 8, 0, 786430, 8, 0, 786431, 8, 0, 720896, 8, 0, 720897, 8, 0, 720898, 8, 0, 720899, 8, 0, 720900, 8, 0, 720901, 8, 0, 720902, 8, 0, 720903, 8, 0, 720904, 8, 0, 720905, 8, 0, 720906, 8, 0, 720907, 8, 0, 720908, 8, 0, 720909, 8, 0, 720910, 8, 0, 720911, 8, 0, 720912, 8, 0, 720915, 8, 0, 720916, 8, 0, 720917, 8, 0, 720918, 8, 0, 720919, 8, 0, 720920, 8, 0, 720921, 8, 0, 720924, 8, 0 )
[node name="Players" type="Node" parent="."]
[node name="Cat" type="Node2D" parent="Players"]
position = Vector2( -72, 525 )
[node name="KinematicBody2D" type="KinematicBody2D" parent="Players/Cat"]
position = Vector2( 300, -100 )
z_index = 10
script = ExtResource( 2 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="Players/Cat/KinematicBody2D"]
scale = Vector2( 0.5, 0.5 )
frames = SubResource( 33 )
animation = "walk"
[node name="CollisionShape2D" type="CollisionShape2D" parent="Players/Cat/KinematicBody2D"]
shape = SubResource( 34 )
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="Players/Cat/KinematicBody2D"]
position = Vector2( 60, -88 )
stream = ExtResource( 4 )
[node name="PlayerCollision" type="Area2D" parent="Players/Cat/KinematicBody2D"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Players/Cat/KinematicBody2D/PlayerCollision"]
scale = Vector2( 0.5, 0.5 )
shape = SubResource( 35 )
[node name="Dog" type="Node2D" parent="Players"]
position = Vector2( 328, 425 )
[node name="KinematicBody2D" type="KinematicBody2D" parent="Players/Dog"]
z_index = 10
script = ExtResource( 14 )
[node name="AnimatedSprite" type="AnimatedSprite" parent="Players/Dog/KinematicBody2D"]
scale = Vector2( 0.5, 0.5 )
frames = SubResource( 33 )
animation = "up"
[node name="CollisionShape2D" type="CollisionShape2D" parent="Players/Dog/KinematicBody2D"]
shape = SubResource( 34 )
[node name="AudioStreamPlayer2D" type="AudioStreamPlayer2D" parent="Players/Dog/KinematicBody2D"]
stream = ExtResource( 4 )
[node name="PlayerCollision" type="Area2D" parent="Players/Dog/KinematicBody2D"]
[node name="CollisionShape2D" type="CollisionShape2D" parent="Players/Dog/KinematicBody2D/PlayerCollision"]
scale = Vector2( 0.5, 0.5 )
shape = SubResource( 35 )
[node name="VBoxContainer" type="VBoxContainer" parent="Players"]
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
margin_left = -593.0
margin_top = -229.0
margin_right = -552.0
margin_bottom = -189.0
alignment = 1
script = ExtResource( 15 )
[node name="StartButton" type="Button" parent="Players/VBoxContainer"]
margin_top = 10.0
margin_right = 41.0
margin_bottom = 30.0
text = "Start"
script = ExtResource( 1 )
[node name="Title" type="RichTextLabel" parent="Players/VBoxContainer/StartButton"]
modulate = Color( 1, 0, 0, 1 )
anchor_left = 0.5
anchor_top = 0.5
anchor_right = 0.5
anchor_bottom = 0.5
margin_left = -74.5
margin_top = -28.0
margin_right = 84.184
margin_bottom = -11.413
rect_min_size = Vector2( 0.534, 0 )
tab_size = 9
text = "Stranded In The Sewers"
[node name="Camera2D" type="Camera2D" parent="."]
position = Vector2( 405, 235 )
current = true
[connection signal="pressed" from="Players/VBoxContainer/StartButton" to="Players/VBoxContainer/StartButton" method="_on_StartButton_pressed"]