Commit f07b1b94 authored by Julia Santos's avatar Julia Santos

Animated one last cutscene

parent 87797110
source_md5="e37a2dc282b2d51a255960579212688f"
dest_md5="52c4577a4e1e279867835e6de4916df4"
source_md5="840db0847cb7d92548337fd325cba368"
dest_md5="df78b0b689effe17dc4e478c763c6014"
source_md5="418ba88459fb2731f68856fca5ba058a"
dest_md5="530a363e386ff7277342ccb2c5579cfe"
......@@ -1026,7 +1026,6 @@ visible = false
position = Vector2( -155.066, -121.643 )
scale = Vector2( 0.440033, 0.428372 )
frames = SubResource( 12 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -1059,7 +1058,6 @@ visible = false
position = Vector2( 445.291, 229.994 )
scale = Vector2( 0.5, 0.5 )
frames = SubResource( 12 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -1085,7 +1083,6 @@ __meta__ = {
position = Vector2( 463.814, 231.124 )
scale = Vector2( 0.5, 0.5 )
frames = SubResource( 12 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -1110,6 +1107,7 @@ __meta__ = {
position = Vector2( 26.6041, -1.41309 )
scale = Vector2( 0.45, 0.45 )
frames = SubResource( 12 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -1134,6 +1132,7 @@ visible = false
position = Vector2( 404.26, 40.9534 )
scale = Vector2( 0.45, 0.45 )
frames = SubResource( 12 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -1180,10 +1179,12 @@ visible = false
position = Vector2( 198.027, 81.9656 )
scale = Vector2( 0.45, 0.45 )
frames = SubResource( 12 )
frame = 1
speed_scale = 0.7
playing = true
[node name="7" type="Sprite" parent="."]
visible = false
position = Vector2( 511.896, 299.9 )
texture = ExtResource( 8 )
......@@ -1216,6 +1217,5 @@ visible = false
position = Vector2( 415.246, 39.4551 )
scale = Vector2( 0.45, 0.45 )
frames = SubResource( 12 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -22,7 +22,7 @@ func getShot():
else:
shotName = "Shot " + str(sceneProgress + 1)
print(shotName)
if sceneProgress <= 17:
if (sceneProgress+1) != 18:
anim.play(shotName)
match (sceneProgress + 1):
7, 8, 9, 10, 12:
......@@ -42,7 +42,7 @@ func getShot():
sceneProgress = 0
get_parent().queue_free() # dont need that scene anymore
tracking = false
print("Deleting scene 1")
print("Deleting scene 2")
_:
sceneProgress += 1
sceneDecimal = 0
......
[gd_scene load_steps=151 format=2]
[gd_scene load_steps=152 format=2]
[ext_resource path="res://Cutscenes/Cutscene 2.gd" type="Script" id=1]
[ext_resource path="res://assets/Thesis Clickables/arrow-white-normal.png" type="Texture" id=2]
......@@ -34,14 +34,13 @@
[ext_resource path="res://assets/Cutscenes/02 - Finished Tutorial Puzzles/20.jpg" type="Texture" id=32]
[ext_resource path="res://assets/Cutscenes/02 - Finished Tutorial Puzzles/22.jpg" type="Texture" id=33]
[sub_resource type="StyleBoxFlat" id=1]
[sub_resource type="StyleBoxFlat" id=3]
bg_color = Color( 1, 1, 1, 1 )
[sub_resource type="RectangleShape2D" id=2]
[sub_resource type="RectangleShape2D" id=4]
extents = Vector2( 515.38, 299.307 )
[sub_resource type="Animation" id=3]
resource_name = "Shot 1"
[sub_resource type="Animation" id=5]
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
......@@ -319,8 +318,7 @@ tracks/22/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=4]
resource_name = "Shot 1"
[sub_resource type="Animation" id=6]
length = 1.5
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -659,8 +657,7 @@ tracks/27/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=5]
resource_name = "Shot 10"
[sub_resource type="Animation" id=7]
length = 1.8
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -999,8 +996,7 @@ tracks/27/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=6]
resource_name = "Shot 10.1"
[sub_resource type="Animation" id=8]
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
......@@ -1386,8 +1382,7 @@ tracks/31/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=7]
resource_name = "Shot 11"
[sub_resource type="Animation" id=9]
length = 2.4
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -1726,8 +1721,7 @@ tracks/27/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=8]
resource_name = "Shot 12"
[sub_resource type="Animation" id=10]
length = 1.5
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -2078,8 +2072,7 @@ tracks/28/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=9]
resource_name = "Shot 12.1"
[sub_resource type="Animation" id=11]
length = 2.5
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -2478,8 +2471,7 @@ tracks/32/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=10]
resource_name = "Shot 13"
[sub_resource type="Animation" id=12]
length = 0.7
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -2830,8 +2822,7 @@ tracks/28/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=11]
resource_name = "Shot 13.1"
[sub_resource type="Animation" id=13]
length = 1.7
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -3218,8 +3209,7 @@ tracks/31/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=12]
resource_name = "Shot 13.2"
[sub_resource type="Animation" id=14]
length = 1.5
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -3654,8 +3644,7 @@ tracks/35/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=13]
resource_name = "Shot 14"
[sub_resource type="Animation" id=15]
length = 1.3
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -3994,8 +3983,7 @@ tracks/27/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=14]
resource_name = "Shot 15"
[sub_resource type="Animation" id=16]
length = 2.8
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -4334,7 +4322,7 @@ tracks/27/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=114]
[sub_resource type="Animation" id=17]
resource_name = "Shot 16"
length = 1.2
tracks/0/type = "value"
......@@ -4722,7 +4710,7 @@ tracks/31/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=115]
[sub_resource type="Animation" id=18]
resource_name = "Shot 16.1"
length = 1.2
tracks/0/type = "value"
......@@ -5158,7 +5146,7 @@ tracks/35/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=116]
[sub_resource type="Animation" id=19]
resource_name = "Shot 16.2"
length = 1.2
tracks/0/type = "value"
......@@ -5642,7 +5630,7 @@ tracks/39/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=117]
[sub_resource type="Animation" id=20]
resource_name = "Shot 17"
length = 1.5
tracks/0/type = "value"
......@@ -5982,7 +5970,7 @@ tracks/27/keys = {
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=15]
[sub_resource type="Animation" id=21]
length = 2.8
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -6333,8 +6321,7 @@ tracks/28/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=16]
resource_name = "Shot 3"
[sub_resource type="Animation" id=22]
length = 0.9
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -6673,8 +6660,7 @@ tracks/27/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=17]
resource_name = "Shot 4"
[sub_resource type="Animation" id=23]
length = 0.6
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -6977,8 +6963,7 @@ tracks/24/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=18]
resource_name = "Shot 5"
[sub_resource type="Animation" id=24]
length = 0.8
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -7317,8 +7302,7 @@ tracks/27/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=19]
resource_name = "Shot 6"
[sub_resource type="Animation" id=25]
length = 0.8
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -7681,8 +7665,7 @@ tracks/29/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=20]
resource_name = "Shot 6.1"
[sub_resource type="Animation" id=26]
length = 0.8
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -8081,8 +8064,7 @@ tracks/32/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=21]
resource_name = "Shot 6.2"
[sub_resource type="Animation" id=27]
length = 1.3
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -8517,8 +8499,7 @@ tracks/35/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=22]
resource_name = "Shot 7"
[sub_resource type="Animation" id=28]
length = 0.2
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -8881,8 +8862,7 @@ tracks/29/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=23]
resource_name = "Shot 7.1"
[sub_resource type="Animation" id=29]
length = 1.9
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -9341,8 +9321,7 @@ tracks/37/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=24]
resource_name = "Shot 8"
[sub_resource type="Animation" id=30]
length = 5.5
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -9717,8 +9696,7 @@ tracks/30/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=25]
resource_name = "Shot 8.1"
[sub_resource type="Animation" id=31]
length = 0.8
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -10129,8 +10107,7 @@ tracks/33/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=26]
resource_name = "Shot 9"
[sub_resource type="Animation" id=32]
length = 0.6
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -10481,8 +10458,7 @@ tracks/28/keys = {
"values": [ false ]
}
[sub_resource type="Animation" id=27]
resource_name = "Shot 9.1"
[sub_resource type="Animation" id=33]
length = 0.4
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
......@@ -10881,7 +10857,7 @@ tracks/32/keys = {
"values": [ false ]
}
[sub_resource type="StyleBoxFlat" id=28]
[sub_resource type="StyleBoxFlat" id=34]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -10889,18 +10865,18 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFontData" id=29]
[sub_resource type="DynamicFontData" id=2]
font_path = "res://assets/Fonts/BeVietnamPro-Bold.ttf"
[sub_resource type="DynamicFont" id=30]
[sub_resource type="DynamicFont" id=35]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=31]
[sub_resource type="DynamicFont" id=36]
size = 40
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=32]
[sub_resource type="SpriteFrames" id=37]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -10908,7 +10884,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="SpriteFrames" id=33]
[sub_resource type="SpriteFrames" id=38]
animations = [ {
"frames": [ ExtResource( 10 ), ExtResource( 10 ), ExtResource( 10 ), ExtResource( 10 ), ExtResource( 10 ), ExtResource( 10 ), ExtResource( 10 ), ExtResource( 10 ), ExtResource( 9 ), ExtResource( 11 ), ExtResource( 9 ), ExtResource( 11 ), ExtResource( 9 ), ExtResource( 11 ), ExtResource( 9 ), ExtResource( 11 ) ],
"loop": true,
......@@ -10916,7 +10892,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="SpriteFrames" id=34]
[sub_resource type="SpriteFrames" id=39]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -10924,7 +10900,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=35]
[sub_resource type="StyleBoxFlat" id=40]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -10932,15 +10908,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=36]
[sub_resource type="DynamicFont" id=41]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=37]
[sub_resource type="DynamicFont" id=42]
size = 43
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=38]
[sub_resource type="SpriteFrames" id=43]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -10948,7 +10924,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=39]
[sub_resource type="StyleBoxFlat" id=44]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -10956,15 +10932,18 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=40]
[sub_resource type="DynamicFontData" id=45]
font_path = "res://assets/Fonts/BeVietnamPro-Bold.ttf"
[sub_resource type="DynamicFont" id=46]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 45 )
[sub_resource type="DynamicFont" id=41]
[sub_resource type="DynamicFont" id=47]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=42]
[sub_resource type="SpriteFrames" id=48]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -10972,7 +10951,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=43]
[sub_resource type="StyleBoxFlat" id=49]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -10980,15 +10959,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=44]
[sub_resource type="DynamicFont" id=50]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=45]
[sub_resource type="DynamicFont" id=51]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=46]
[sub_resource type="SpriteFrames" id=52]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -10996,7 +10975,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=47]
[sub_resource type="StyleBoxFlat" id=53]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11004,15 +10983,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=48]
[sub_resource type="DynamicFont" id=54]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=49]
[sub_resource type="DynamicFont" id=55]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=50]
[sub_resource type="SpriteFrames" id=56]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11020,7 +10999,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=51]
[sub_resource type="StyleBoxFlat" id=57]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11028,18 +11007,18 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=52]
[sub_resource type="DynamicFont" id=58]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFontData" id=53]
[sub_resource type="DynamicFontData" id=59]
font_path = "res://assets/Fonts/BeVietnamPro-Bold.ttf"
[sub_resource type="DynamicFont" id=54]
[sub_resource type="DynamicFont" id=60]
size = 50
font_data = SubResource( 53 )
font_data = SubResource( 59 )
[sub_resource type="SpriteFrames" id=55]
[sub_resource type="SpriteFrames" id=61]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11047,7 +11026,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=56]
[sub_resource type="StyleBoxFlat" id=62]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11055,15 +11034,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=57]
[sub_resource type="DynamicFont" id=63]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=58]
[sub_resource type="DynamicFont" id=64]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=59]
[sub_resource type="SpriteFrames" id=65]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11071,7 +11050,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=60]
[sub_resource type="StyleBoxFlat" id=66]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11079,15 +11058,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=61]
[sub_resource type="DynamicFont" id=67]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=62]
[sub_resource type="DynamicFont" id=68]
size = 40
font_data = SubResource( 53 )
font_data = SubResource( 59 )
[sub_resource type="SpriteFrames" id=63]
[sub_resource type="SpriteFrames" id=69]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11095,7 +11074,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="SpriteFrames" id=64]
[sub_resource type="SpriteFrames" id=70]
animations = [ {
"frames": [ ExtResource( 17 ), ExtResource( 15 ), ExtResource( 18 ), ExtResource( 16 ) ],
"loop": false,
......@@ -11103,7 +11082,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=65]
[sub_resource type="StyleBoxFlat" id=71]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11111,15 +11090,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=66]
[sub_resource type="DynamicFont" id=72]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=67]
[sub_resource type="DynamicFont" id=73]
size = 40
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=68]
[sub_resource type="SpriteFrames" id=74]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11127,15 +11106,15 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="DynamicFont" id=69]
[sub_resource type="DynamicFont" id=75]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=70]
[sub_resource type="DynamicFont" id=76]
size = 40
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=71]
[sub_resource type="StyleBoxFlat" id=77]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11143,15 +11122,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=72]
[sub_resource type="DynamicFont" id=78]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=73]
[sub_resource type="DynamicFont" id=79]
size = 40
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=74]
[sub_resource type="SpriteFrames" id=80]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11159,7 +11138,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=75]
[sub_resource type="StyleBoxFlat" id=81]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11167,15 +11146,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=76]
[sub_resource type="DynamicFont" id=82]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=77]
[sub_resource type="DynamicFont" id=83]
size = 40
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=78]
[sub_resource type="SpriteFrames" id=84]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11183,7 +11162,7 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=79]
[sub_resource type="StyleBoxFlat" id=85]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11191,15 +11170,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=80]
[sub_resource type="DynamicFont" id=86]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=81]
[sub_resource type="DynamicFont" id=87]
size = 40
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=82]
[sub_resource type="SpriteFrames" id=88]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11207,23 +11186,23 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="DynamicFont" id=83]
[sub_resource type="DynamicFont" id=89]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=84]
[sub_resource type="DynamicFont" id=90]
size = 40
font_data = ExtResource( 5 )
[sub_resource type="DynamicFont" id=85]
[sub_resource type="DynamicFont" id=91]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=86]
[sub_resource type="DynamicFont" id=92]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=87]
[sub_resource type="StyleBoxFlat" id=93]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11231,15 +11210,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=88]
[sub_resource type="DynamicFont" id=94]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=89]
[sub_resource type="DynamicFont" id=95]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=90]
[sub_resource type="StyleBoxFlat" id=96]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11247,23 +11226,23 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=91]
[sub_resource type="DynamicFont" id=97]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=92]
[sub_resource type="DynamicFont" id=98]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="DynamicFont" id=93]
[sub_resource type="DynamicFont" id=99]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=94]
[sub_resource type="DynamicFont" id=100]
size = 42
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=95]
[sub_resource type="StyleBoxFlat" id=101]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11271,15 +11250,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=96]
[sub_resource type="DynamicFont" id=102]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=97]
[sub_resource type="DynamicFont" id=103]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=98]
[sub_resource type="StyleBoxFlat" id=104]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11287,15 +11266,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=99]
[sub_resource type="DynamicFont" id=105]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=100]
[sub_resource type="DynamicFont" id=106]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=101]
[sub_resource type="StyleBoxFlat" id=107]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11303,15 +11282,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=102]
[sub_resource type="DynamicFont" id=108]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=103]
[sub_resource type="DynamicFont" id=109]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=104]
[sub_resource type="StyleBoxFlat" id=110]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11319,15 +11298,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=105]
[sub_resource type="DynamicFont" id=111]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=106]
[sub_resource type="DynamicFont" id=112]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=107]
[sub_resource type="SpriteFrames" id=113]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11335,15 +11314,15 @@ animations = [ {
"speed": 5.0
} ]
[sub_resource type="DynamicFont" id=108]
[sub_resource type="DynamicFont" id=114]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=109]
[sub_resource type="DynamicFont" id=115]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=110]
[sub_resource type="StyleBoxFlat" id=116]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
......@@ -11351,15 +11330,15 @@ corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=111]
[sub_resource type="DynamicFont" id=117]
size = 21
font_data = SubResource( 29 )
font_data = SubResource( 2 )
[sub_resource type="DynamicFont" id=112]
[sub_resource type="DynamicFont" id=118]
size = 33
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=113]
[sub_resource type="SpriteFrames" id=119]
animations = [ {
"frames": [ ExtResource( 2 ), ExtResource( 3 ) ],
"loop": true,
......@@ -11411,7 +11390,7 @@ __meta__ = {
margin_top = 1.0
margin_right = 1022.0
margin_bottom = 598.0
custom_styles/panel = SubResource( 1 )
custom_styles/panel = SubResource( 3 )
__meta__ = {
"_edit_lock_": true,
"_edit_use_anchors_": false
......@@ -11424,38 +11403,38 @@ script = ExtResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="Scene control"]
position = Vector2( 511.03, 299.848 )
shape = SubResource( 2 )
shape = SubResource( 4 )
[node name="Animator" type="AnimationPlayer" parent="."]
"anims/Shot 0" = SubResource( 3 )
"anims/Shot 1" = SubResource( 4 )
"anims/Shot 10" = SubResource( 5 )
"anims/Shot 10.1" = SubResource( 6 )
"anims/Shot 11" = SubResource( 7 )
"anims/Shot 12" = SubResource( 8 )
"anims/Shot 12.1" = SubResource( 9 )
"anims/Shot 13" = SubResource( 10 )
"anims/Shot 13.1" = SubResource( 11 )
"anims/Shot 13.2" = SubResource( 12 )
"anims/Shot 14" = SubResource( 13 )
"anims/Shot 15" = SubResource( 14 )
"anims/Shot 16" = SubResource( 114 )
"anims/Shot 16.1" = SubResource( 115 )
"anims/Shot 16.2" = SubResource( 116 )
"anims/Shot 17" = SubResource( 117 )
"anims/Shot 2" = SubResource( 15 )
"anims/Shot 3" = SubResource( 16 )
"anims/Shot 4" = SubResource( 17 )
"anims/Shot 5" = SubResource( 18 )
"anims/Shot 6" = SubResource( 19 )
"anims/Shot 6.1" = SubResource( 20 )
"anims/Shot 6.2" = SubResource( 21 )
"anims/Shot 7" = SubResource( 22 )
"anims/Shot 7.1" = SubResource( 23 )
"anims/Shot 8" = SubResource( 24 )
"anims/Shot 8.1" = SubResource( 25 )
"anims/Shot 9" = SubResource( 26 )
"anims/Shot 9.1" = SubResource( 27 )
"anims/Shot 0" = SubResource( 5 )
"anims/Shot 1" = SubResource( 6 )
"anims/Shot 10" = SubResource( 7 )
"anims/Shot 10.1" = SubResource( 8 )
"anims/Shot 11" = SubResource( 9 )
"anims/Shot 12" = SubResource( 10 )
"anims/Shot 12.1" = SubResource( 11 )
"anims/Shot 13" = SubResource( 12 )
"anims/Shot 13.1" = SubResource( 13 )
"anims/Shot 13.2" = SubResource( 14 )
"anims/Shot 14" = SubResource( 15 )
"anims/Shot 15" = SubResource( 16 )
"anims/Shot 16" = SubResource( 17 )
"anims/Shot 16.1" = SubResource( 18 )
"anims/Shot 16.2" = SubResource( 19 )
"anims/Shot 17" = SubResource( 20 )
"anims/Shot 2" = SubResource( 21 )
"anims/Shot 3" = SubResource( 22 )
"anims/Shot 4" = SubResource( 23 )
"anims/Shot 5" = SubResource( 24 )
"anims/Shot 6" = SubResource( 25 )
"anims/Shot 6.1" = SubResource( 26 )
"anims/Shot 6.2" = SubResource( 27 )
"anims/Shot 7" = SubResource( 28 )
"anims/Shot 7.1" = SubResource( 29 )
"anims/Shot 8" = SubResource( 30 )
"anims/Shot 8.1" = SubResource( 31 )
"anims/Shot 9" = SubResource( 32 )
"anims/Shot 9.1" = SubResource( 33 )
[node name="1" type="Sprite" parent="."]
position = Vector2( 375.906, 339.341 )
......@@ -11468,7 +11447,7 @@ margin_left = 460.925
margin_top = -308.656
margin_right = 1323.92
margin_bottom = -61.6556
custom_styles/panel = SubResource( 28 )
custom_styles/panel = SubResource( 34 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11480,8 +11459,8 @@ margin_top = 45.0
margin_right = 817.0
margin_bottom = 212.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 30 )
custom_fonts/normal_font = SubResource( 31 )
custom_fonts/bold_font = SubResource( 35 )
custom_fonts/normal_font = SubResource( 36 )
visible_characters = 0
percent_visible = 0.0
text = "Okay! Now that I've finished my chores from last night, what else is on my To-Do List?"
......@@ -11494,8 +11473,7 @@ __meta__ = {
visible = false
position = Vector2( 479.889, 182.543 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 32 )
frame = 1
frames = SubResource( 37 )
speed_scale = 0.7
playing = true
......@@ -11516,7 +11494,7 @@ margin_left = 500.643
margin_top = -309.0
margin_right = 1363.64
margin_bottom = -117.0
custom_styles/panel = SubResource( 28 )
custom_styles/panel = SubResource( 34 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11528,8 +11506,8 @@ margin_top = 45.9594
margin_right = 814.0
margin_bottom = 177.959
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 30 )
custom_fonts/normal_font = SubResource( 31 )
custom_fonts/bold_font = SubResource( 35 )
custom_fonts/normal_font = SubResource( 36 )
text = "Oh. Right... Lab. Okay, let's get this over wi--"
scroll_active = false
__meta__ = {
......@@ -11539,8 +11517,7 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="3/dia 1"]
position = Vector2( 291.426, 129.284 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 32 )
frame = 1
frames = SubResource( 37 )
speed_scale = 0.7
playing = true
......@@ -11555,7 +11532,7 @@ margin_left = 530.958
margin_top = -140.477
margin_right = 1351.96
margin_bottom = 22.5228
custom_styles/panel = SubResource( 28 )
custom_styles/panel = SubResource( 34 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11567,8 +11544,8 @@ margin_top = 51.0
margin_right = 764.0
margin_bottom = 141.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 30 )
custom_fonts/normal_font = SubResource( 31 )
custom_fonts/bold_font = SubResource( 35 )
custom_fonts/normal_font = SubResource( 36 )
text = "Huh? Is that my phone ringing?!"
scroll_active = false
__meta__ = {
......@@ -11578,8 +11555,7 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="4/dia 1"]
position = Vector2( 740.838, 86.3772 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 32 )
frame = 1
frames = SubResource( 37 )
speed_scale = 0.7
playing = true
......@@ -11587,7 +11563,8 @@ playing = true
visible = false
position = Vector2( 502.473, 294.831 )
scale = Vector2( 0.4, 0.4 )
frames = SubResource( 33 )
frames = SubResource( 38 )
frame = 12
speed_scale = 1.8
playing = true
......@@ -11595,7 +11572,8 @@ playing = true
modulate = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
position = Vector2( 793.066, 80.2328 )
scale = Vector2( 3, 3 )
frames = SubResource( 34 )
frames = SubResource( 39 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -11610,7 +11588,7 @@ margin_left = 612.0
margin_top = -274.0
margin_right = 1249.0
margin_bottom = -123.0
custom_styles/panel = SubResource( 35 )
custom_styles/panel = SubResource( 40 )
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -11621,8 +11599,8 @@ margin_top = 56.8455
margin_right = 571.541
margin_bottom = 146.846
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 36 )
custom_fonts/normal_font = SubResource( 37 )
custom_fonts/bold_font = SubResource( 41 )
custom_fonts/normal_font = SubResource( 42 )
text = "Hello? J.C. what's up?"
scroll_active = false
__meta__ = {
......@@ -11632,8 +11610,7 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="6/dia 1"]
position = Vector2( 557.997, 86.3772 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 38 )
frame = 1
frames = SubResource( 43 )
speed_scale = 0.7
playing = true
......@@ -11648,7 +11625,7 @@ margin_left = 119.509
margin_top = -484.531
margin_right = 807.509
margin_bottom = -308.531
custom_styles/panel = SubResource( 39 )
custom_styles/panel = SubResource( 44 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11660,8 +11637,8 @@ margin_top = 45.0
margin_right = 638.0
margin_bottom = 162.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 40 )
custom_fonts/normal_font = SubResource( 41 )
custom_fonts/bold_font = SubResource( 46 )
custom_fonts/normal_font = SubResource( 47 )
text = "Hey Moxie! I hope you're ready for our D&D session this weekend!"
scroll_active = false
__meta__ = {
......@@ -11672,7 +11649,8 @@ __meta__ = {
visible = false
position = Vector2( 593.273, 116.537 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 42 )
frames = SubResource( 48 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -11681,7 +11659,7 @@ margin_left = -967.0
margin_top = 180.0
margin_right = -301.0
margin_bottom = 345.0
custom_styles/panel = SubResource( 43 )
custom_styles/panel = SubResource( 49 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11693,8 +11671,8 @@ margin_top = 38.9639
margin_right = 641.527
margin_bottom = 175.964
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 44 )
custom_fonts/normal_font = SubResource( 45 )
custom_fonts/bold_font = SubResource( 50 )
custom_fonts/normal_font = SubResource( 51 )
text = "What do you mean? I thought you
were still arriving next week?"
scroll_active = false
......@@ -11706,7 +11684,8 @@ __meta__ = {
visible = false
position = Vector2( 556.828, 113.087 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 46 )
frames = SubResource( 52 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -11715,7 +11694,7 @@ margin_left = -20.5015
margin_top = 418.234
margin_right = 748.499
margin_bottom = 579.234
custom_styles/panel = SubResource( 47 )
custom_styles/panel = SubResource( 53 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11727,8 +11706,8 @@ margin_top = 34.0
margin_right = 714.0
margin_bottom = 137.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 48 )
custom_fonts/normal_font = SubResource( 49 )
custom_fonts/bold_font = SubResource( 54 )
custom_fonts/normal_font = SubResource( 55 )
text = "Weeeell... Change of plans! I'm arriving tomorrow, so we can play sooner!"
scroll_active = false
__meta__ = {
......@@ -11738,7 +11717,8 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="7/dia 3"]
position = Vector2( 643.364, 107.911 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 50 )
frames = SubResource( 56 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -11753,7 +11733,7 @@ margin_left = -970.155
margin_top = -541.39
margin_right = -564.155
margin_bottom = -362.39
custom_styles/panel = SubResource( 51 )
custom_styles/panel = SubResource( 57 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11765,8 +11745,8 @@ margin_top = 55.6396
margin_right = 333.843
margin_bottom = 145.64
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 52 )
custom_fonts/normal_font = SubResource( 54 )
custom_fonts/bold_font = SubResource( 58 )
custom_fonts/normal_font = SubResource( 60 )
text = "WHAT?!?!"
scroll_active = false
__meta__ = {
......@@ -11777,8 +11757,7 @@ __meta__ = {
visible = false
position = Vector2( 351.534, 107.255 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 55 )
frame = 1
frames = SubResource( 61 )
speed_scale = 0.7
playing = true
......@@ -11787,7 +11766,7 @@ margin_left = 41.4679
margin_top = -344.976
margin_right = 843.468
margin_bottom = -129.976
custom_styles/panel = SubResource( 56 )
custom_styles/panel = SubResource( 62 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11799,8 +11778,8 @@ margin_top = 46.0
margin_right = 743.0
margin_bottom = 215.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 57 )
custom_fonts/normal_font = SubResource( 58 )
custom_fonts/bold_font = SubResource( 63 )
custom_fonts/normal_font = SubResource( 64 )
text = "SURPRISE! Can't wait to see what kind of adventure you came up with! See you soon Moxie!"
scroll_active = false
__meta__ = {
......@@ -11811,8 +11790,7 @@ __meta__ = {
visible = false
position = Vector2( 290.439, 166.707 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frame = 1
frames = SubResource( 65 )
speed_scale = 0.7
playing = true
......@@ -11821,7 +11799,7 @@ margin_left = 691.354
margin_top = -99.2448
margin_right = 979.354
margin_bottom = 31.7552
custom_styles/panel = SubResource( 60 )
custom_styles/panel = SubResource( 66 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11833,8 +11811,8 @@ margin_top = 41.0001
margin_right = 234.0
margin_bottom = 131.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 61 )
custom_fonts/normal_font = SubResource( 62 )
custom_fonts/bold_font = SubResource( 67 )
custom_fonts/normal_font = SubResource( 68 )
text = "*CLICK*"
scroll_active = false
__meta__ = {
......@@ -11844,7 +11822,8 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="8/dia 3"]
position = Vector2( 235.133, 79.7091 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 63 )
frames = SubResource( 69 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -11852,7 +11831,7 @@ playing = true
visible = false
position = Vector2( 482.906, 339.341 )
scale = Vector2( 0.431069, 0.43107 )
frames = SubResource( 64 )
frames = SubResource( 70 )
frame = 2
speed_scale = 0.25
......@@ -11867,7 +11846,7 @@ margin_left = -989.044
margin_top = -432.093
margin_right = -362.044
margin_bottom = -177.093
custom_styles/panel = SubResource( 65 )
custom_styles/panel = SubResource( 71 )
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -11878,8 +11857,8 @@ margin_top = 50.0
margin_right = 584.009
margin_bottom = 247.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 66 )
custom_fonts/normal_font = SubResource( 67 )
custom_fonts/bold_font = SubResource( 72 )
custom_fonts/normal_font = SubResource( 73 )
text = "WHAT??? J.C is coming over THIS week? How am I supposed to--? "
scroll_active = false
__meta__ = {
......@@ -11890,8 +11869,7 @@ __meta__ = {
visible = false
position = Vector2( 430.353, 197.104 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 68 )
frame = 1
frames = SubResource( 74 )
speed_scale = 0.7
playing = true
......@@ -11900,7 +11878,7 @@ margin_left = 392.715
margin_top = 301.625
margin_right = 950.715
margin_bottom = 492.625
custom_styles/panel = SubResource( 65 )
custom_styles/panel = SubResource( 71 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11912,8 +11890,8 @@ margin_top = 40.0
margin_right = 530.079
margin_bottom = 166.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 69 )
custom_fonts/normal_font = SubResource( 70 )
custom_fonts/bold_font = SubResource( 75 )
custom_fonts/normal_font = SubResource( 76 )
text = " I can't plan for our D&D campaign yet!"
scroll_active = false
__meta__ = {
......@@ -11923,8 +11901,7 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="10/dia 2"]
position = Vector2( 478.026, 132.212 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 68 )
frame = 1
frames = SubResource( 74 )
speed_scale = 0.7
playing = true
......@@ -11939,7 +11916,7 @@ margin_left = -975.0
margin_top = 103.0
margin_right = -272.0
margin_bottom = 285.0
custom_styles/panel = SubResource( 71 )
custom_styles/panel = SubResource( 77 )
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -11950,8 +11927,8 @@ margin_top = 40.8647
margin_right = 641.865
margin_bottom = 279.865
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 72 )
custom_fonts/normal_font = SubResource( 73 )
custom_fonts/bold_font = SubResource( 78 )
custom_fonts/normal_font = SubResource( 79 )
text = "I still have like a billion other things on my To-Do List! "
scroll_active = false
__meta__ = {
......@@ -11962,7 +11939,8 @@ __meta__ = {
visible = false
position = Vector2( 585.084, 126.629 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 74 )
frames = SubResource( 80 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -11971,7 +11949,7 @@ margin_left = 243.541
margin_top = 310.352
margin_right = 943.541
margin_bottom = 495.352
custom_styles/panel = SubResource( 75 )
custom_styles/panel = SubResource( 81 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -11983,8 +11961,8 @@ margin_top = 40.8648
margin_right = 645.486
margin_bottom = 155.865
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 76 )
custom_fonts/normal_font = SubResource( 77 )
custom_fonts/bold_font = SubResource( 82 )
custom_fonts/normal_font = SubResource( 83 )
text = "Now I have to rearrange my entire life and--"
scroll_active = false
__meta__ = {
......@@ -11994,8 +11972,7 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="11/dia 2"]
position = Vector2( 413.838, 126.629 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 78 )
frame = 1
frames = SubResource( 84 )
speed_scale = 0.7
playing = true
......@@ -12010,7 +11987,7 @@ margin_left = 451.318
margin_top = -235.602
margin_right = 1394.32
margin_bottom = 28.3982
custom_styles/panel = SubResource( 79 )
custom_styles/panel = SubResource( 85 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12022,8 +11999,8 @@ margin_top = 53.5952
margin_right = 901.214
margin_bottom = 330.595
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 80 )
custom_fonts/normal_font = SubResource( 81 )
custom_fonts/bold_font = SubResource( 86 )
custom_fonts/normal_font = SubResource( 87 )
text = "UGH. If you would just pull it all together and stop being so lazy for once, you wouldn't have gotten into this mess! "
scroll_active = false
__meta__ = {
......@@ -12034,7 +12011,8 @@ __meta__ = {
visible = false
position = Vector2( 811.604, 195.818 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 82 )
frames = SubResource( 88 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -12043,7 +12021,7 @@ margin_left = 658.469
margin_top = 107.322
margin_right = 1201.47
margin_bottom = 265.322
custom_styles/panel = SubResource( 79 )
custom_styles/panel = SubResource( 85 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12055,8 +12033,8 @@ margin_top = 49.9336
margin_right = 508.845
margin_bottom = 130.934
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 83 )
custom_fonts/normal_font = SubResource( 84 )
custom_fonts/bold_font = SubResource( 89 )
custom_fonts/normal_font = SubResource( 90 )
text = " Way to go, Moxie..."
scroll_active = false
__meta__ = {
......@@ -12066,7 +12044,8 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="12/dia 2"]
position = Vector2( 470.68, 91.76 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 82 )
frames = SubResource( 88 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -12093,7 +12072,7 @@ margin_left = 473.899
margin_top = -109.025
margin_right = 890.899
margin_bottom = 24.975
custom_styles/panel = SubResource( 56 )
custom_styles/panel = SubResource( 62 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12105,8 +12084,8 @@ margin_top = 43.88
margin_right = 369.88
margin_bottom = 101.88
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 85 )
custom_fonts/normal_font = SubResource( 86 )
custom_fonts/bold_font = SubResource( 91 )
custom_fonts/normal_font = SubResource( 92 )
text = "Huh? What's this?"
scroll_active = false
__meta__ = {
......@@ -12116,8 +12095,7 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="15/dia 1"]
position = Vector2( 361.021, 76.8747 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frame = 1
frames = SubResource( 65 )
speed_scale = 0.7
playing = true
......@@ -12132,7 +12110,7 @@ margin_left = 280.0
margin_top = -492.0
margin_right = 1013.0
margin_bottom = -285.0
custom_styles/panel = SubResource( 87 )
custom_styles/panel = SubResource( 93 )
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -12143,8 +12121,8 @@ margin_top = 38.34
margin_right = 690.358
margin_bottom = 215.34
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 88 )
custom_fonts/normal_font = SubResource( 89 )
custom_fonts/bold_font = SubResource( 94 )
custom_fonts/normal_font = SubResource( 95 )
text = "Oh yeah. My therapist told me that everyone has 'cognitive flexibility', which lets them adapt to changes."
scroll_active = false
__meta__ = {
......@@ -12155,7 +12133,8 @@ __meta__ = {
visible = false
position = Vector2( 670.288, 155.607 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frames = SubResource( 65 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -12164,7 +12143,7 @@ margin_left = -990.666
margin_top = 56.5456
margin_right = -313.666
margin_bottom = 367.546
custom_styles/panel = SubResource( 90 )
custom_styles/panel = SubResource( 96 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12178,8 +12157,8 @@ margin_top = 46.0
margin_right = 642.0
margin_bottom = 274.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 91 )
custom_fonts/normal_font = SubResource( 92 )
custom_fonts/bold_font = SubResource( 97 )
custom_fonts/normal_font = SubResource( 98 )
text = "So whenever I'm having a hard time multitasking, switching tasks & finding alternative solutions... that means something is hindering my cognitive flexibility..."
scroll_active = false
__meta__ = {
......@@ -12189,8 +12168,7 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="16/dia 2"]
position = Vector2( 491.928, 252.067 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frame = 1
frames = SubResource( 65 )
speed_scale = 0.7
playing = true
......@@ -12205,7 +12183,7 @@ margin_left = 374.0
margin_top = -283.0
margin_right = 866.0
margin_bottom = -131.0
custom_styles/panel = SubResource( 87 )
custom_styles/panel = SubResource( 93 )
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -12216,8 +12194,8 @@ margin_top = 49.0872
margin_right = 433.174
margin_bottom = 130.087
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 93 )
custom_fonts/normal_font = SubResource( 94 )
custom_fonts/bold_font = SubResource( 99 )
custom_fonts/normal_font = SubResource( 100 )
text = "OH. Now I get it. "
scroll_active = false
__meta__ = {
......@@ -12228,8 +12206,7 @@ __meta__ = {
visible = false
position = Vector2( 421.177, 92.1361 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frame = 1
frames = SubResource( 65 )
speed_scale = 0.7
playing = true
......@@ -12238,7 +12215,7 @@ margin_left = -964.146
margin_top = 67.338
margin_right = -229.146
margin_bottom = 328.338
custom_styles/panel = SubResource( 90 )
custom_styles/panel = SubResource( 96 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12250,8 +12227,8 @@ margin_top = 44.9129
margin_right = 679.544
margin_bottom = 255.913
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 91 )
custom_fonts/normal_font = SubResource( 92 )
custom_fonts/bold_font = SubResource( 97 )
custom_fonts/normal_font = SubResource( 98 )
text = "I have to reorganize my whole day AND switch to an entirely different set of tasks - OF COURSE I’m having a hard time!"
scroll_active = false
__meta__ = {
......@@ -12262,7 +12239,8 @@ __meta__ = {
visible = false
position = Vector2( 433.205, 207.738 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frames = SubResource( 65 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -12271,7 +12249,7 @@ margin_left = 222.892
margin_top = 299.979
margin_right = 921.892
margin_bottom = 524.979
custom_styles/panel = SubResource( 95 )
custom_styles/panel = SubResource( 101 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12283,8 +12261,8 @@ margin_top = 51.0869
margin_right = 645.979
margin_bottom = 267.087
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 96 )
custom_fonts/normal_font = SubResource( 97 )
custom_fonts/bold_font = SubResource( 102 )
custom_fonts/normal_font = SubResource( 103 )
text = "Ms. Therapist told me how bad my cognitive flexibility is when I'm stressed… Oops."
scroll_active = false
__meta__ = {
......@@ -12294,7 +12272,8 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="17/dia 3"]
position = Vector2( 440.88, 166.777 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frames = SubResource( 65 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -12309,7 +12288,7 @@ margin_left = -937.628
margin_top = -330.215
margin_right = -252.628
margin_bottom = -155.215
custom_styles/panel = SubResource( 90 )
custom_styles/panel = SubResource( 96 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12321,8 +12300,8 @@ margin_top = 44.9999
margin_right = 591.872
margin_bottom = 147.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 91 )
custom_fonts/normal_font = SubResource( 92 )
custom_fonts/bold_font = SubResource( 97 )
custom_fonts/normal_font = SubResource( 98 )
text = "Don’t blame yourself... It’s not your fault. Take a deep breath."
scroll_active = false
__meta__ = {
......@@ -12332,7 +12311,8 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="18/dia 1"]
position = Vector2( 603.543, 121.782 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frames = SubResource( 65 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -12353,7 +12333,7 @@ margin_left = 282.016
margin_top = 41.9922
margin_right = 933.016
margin_bottom = 216.992
custom_styles/panel = SubResource( 98 )
custom_styles/panel = SubResource( 104 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12365,8 +12345,8 @@ margin_top = 44.9999
margin_right = 591.872
margin_bottom = 147.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 99 )
custom_fonts/normal_font = SubResource( 100 )
custom_fonts/bold_font = SubResource( 105 )
custom_fonts/normal_font = SubResource( 106 )
text = "Much better... Okay. So what’s making it hard right now?"
scroll_active = false
__meta__ = {
......@@ -12376,7 +12356,8 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="20/dia 1"]
position = Vector2( 512.313, 121.782 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frames = SubResource( 65 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -12399,7 +12380,7 @@ margin_left = 337.218
margin_top = -507.781
margin_right = 988.218
margin_bottom = -291.781
custom_styles/panel = SubResource( 101 )
custom_styles/panel = SubResource( 107 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12411,8 +12392,8 @@ margin_top = 45.0
margin_right = 622.0
margin_bottom = 193.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 102 )
custom_fonts/normal_font = SubResource( 103 )
custom_fonts/bold_font = SubResource( 108 )
custom_fonts/normal_font = SubResource( 109 )
text = "Well, there's a new thing on my schedule so I have to rearrange everything."
scroll_active = false
__meta__ = {
......@@ -12423,7 +12404,8 @@ __meta__ = {
visible = false
position = Vector2( 279.436, 162.596 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 59 )
frames = SubResource( 65 )
frame = 1
speed_scale = 0.7
playing = true
......@@ -12432,7 +12414,7 @@ margin_left = -998.202
margin_top = -65.3889
margin_right = -383.202
margin_bottom = 150.611
custom_styles/panel = SubResource( 104 )
custom_styles/panel = SubResource( 110 )
__meta__ = {
"_edit_use_anchors_": false
}
......@@ -12443,8 +12425,8 @@ margin_top = 45.0
margin_right = 541.0
margin_bottom = 193.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 105 )
custom_fonts/normal_font = SubResource( 106 )
custom_fonts/bold_font = SubResource( 111 )
custom_fonts/normal_font = SubResource( 112 )
text = "There's also a bunch of other chores to finish so I feel overwhelmed,"
scroll_active = false
__meta__ = {
......@@ -12455,8 +12437,7 @@ __meta__ = {
visible = false
position = Vector2( 402.148, 167.397 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 107 )
frame = 1
frames = SubResource( 113 )
speed_scale = 0.7
playing = true
......@@ -12465,7 +12446,7 @@ margin_left = 375.607
margin_top = 356.806
margin_right = 980.607
margin_bottom = 517.806
custom_styles/panel = SubResource( 104 )
custom_styles/panel = SubResource( 110 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12477,8 +12458,8 @@ margin_top = 40.1985
margin_right = 589.599
margin_bottom = 188.198
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 108 )
custom_fonts/normal_font = SubResource( 109 )
custom_fonts/bold_font = SubResource( 114 )
custom_fonts/normal_font = SubResource( 115 )
text = "And of course I'm stressed so it’s hard to focus..."
scroll_active = false
__meta__ = {
......@@ -12488,8 +12469,7 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="21/dia 3"]
position = Vector2( 399.476, 119.382 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 107 )
frame = 1
frames = SubResource( 113 )
speed_scale = 0.7
playing = true
......@@ -12504,7 +12484,7 @@ margin_left = 292.119
margin_top = 62.6604
margin_right = 982.119
margin_bottom = 271.66
custom_styles/panel = SubResource( 110 )
custom_styles/panel = SubResource( 116 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
......@@ -12516,8 +12496,8 @@ margin_top = 42.9811
margin_right = 645.817
margin_bottom = 190.981
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 111 )
custom_fonts/normal_font = SubResource( 112 )
custom_fonts/bold_font = SubResource( 117 )
custom_fonts/normal_font = SubResource( 118 )
text = "Okay let’s deal with this one at a time. I’ll write it all down so that it’s easier. I can do this!"
scroll_active = false
__meta__ = {
......@@ -12527,7 +12507,6 @@ __meta__ = {
[node name="Arrow" type="AnimatedSprite" parent="22/dia 1"]
position = Vector2( 489.931, 160.577 )
scale = Vector2( 0.8, 0.8 )
frames = SubResource( 113 )
frame = 1
frames = SubResource( 119 )
speed_scale = 0.7
playing = true
extends StaticBody2D
onready var sceneProgress = 0
onready var anim = get_parent().get_node("Animator")
onready var dialogueBox = get_parent().get_node("Dialogue")
onready var tracking = false
export(bool) var tracking = false
# Called when the node enters the scene tree for the first time.
func _ready():
......@@ -11,25 +12,61 @@ func _input(event): # executes when clicked on
if event is InputEventMouseButton:
if event.button_index == BUTTON_LEFT and event.pressed:
if tracking:
dialogueBox.text = getDialogue()
getShot()
func getDialogue():
func getShot():
match sceneProgress:
0:
sceneProgress += 1
return "Dialogue 2"
anim.play("Shot 1")
1:
sceneProgress += 1
return "Dialogue 3"
anim.play("Shot 2")
2:
sceneProgress += 1
return "Dialogue 4"
anim.play("Shot 2.1")
3:
#sceneProgress = 0
#get_parent().queue_free() # dont need that scene anymore
sceneProgress += 1
anim.play("Shot 3")
4:
sceneProgress += 1
anim.play("Shot 3.1")
5:
sceneProgress += 1
anim.play("Shot 4")
6:
sceneProgress += 1
anim.play("Shot 5")
7:
sceneProgress += 1
anim.play("Shot 6")
8:
sceneProgress += 1
anim.play("Shot 7")
9:
sceneProgress += 1
anim.play("Shot 8")
10:
sceneProgress += 1
anim.play("Shot 9")
11:
sceneProgress = 0
print("Deleting final cutscene")
var save_data = File.new()
var curTime = OS.get_time()
var timestamp = "[" + str(curTime.hour) + ":" + str(curTime.minute) + ":" + str(curTime.second) + "]"
if !save_data.file_exists("user://data.save"):
save_data.open("user://data.save",File.WRITE)
save_data.store_string("FINISHED! " + timestamp)
print("Created file")
else:
save_data.open("user://data.save",File.READ_WRITE)
save_data.seek_end()
save_data.store_string("FINISHED! " + timestamp)
save_data.close()
get_parent().queue_free() # dont need that scene anymore
tracking = false
return "Congrats, you win!"
func start():
tracking = true
getShot()
[gd_scene load_steps=3 format=2]
[gd_scene load_steps=69 format=2]
[ext_resource path="res://Cutscenes/Cutscene 3.gd" type="Script" id=1]
[ext_resource path="res://assets/Thesis Clickables/arrow-white-down.png" type="Texture" id=2]
[ext_resource path="res://assets/Thesis Clickables/arrow-white-normal.png" type="Texture" id=3]
[ext_resource path="res://assets/Cutscenes/03 - Finale/01.png" type="Texture" id=4]
[ext_resource path="res://assets/Fonts/BeVietnamPro-Medium.ttf" type="DynamicFontData" id=5]
[ext_resource path="res://assets/Cutscenes/03 - Finale/02.png" type="Texture" id=6]
[ext_resource path="res://assets/Cutscenes/03 - Finale/04.png" type="Texture" id=7]
[ext_resource path="res://assets/Cutscenes/03 - Finale/03.png" type="Texture" id=8]
[ext_resource path="res://assets/Cutscenes/03 - Finale/05.png" type="Texture" id=9]
[ext_resource path="res://assets/Cutscenes/03 - Finale/06.png" type="Texture" id=10]
[ext_resource path="res://assets/Cutscenes/03 - Finale/07.png" type="Texture" id=11]
[ext_resource path="res://assets/Cutscenes/03 - Finale/08.png" type="Texture" id=12]
[ext_resource path="res://assets/Cutscenes/03 - Finale/09.png" type="Texture" id=13]
[sub_resource type="RectangleShape2D" id=1]
[sub_resource type="Animation" id=1]
resource_name = "Shot 0"
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
[sub_resource type="Animation" id=2]
resource_name = "Shot 1"
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("1/dia 1:visible")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("1/dia 1:modulate")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("1/dia 1/RichTextLabel:visible")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0.1 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("1/dia 1/RichTextLabel:percent_visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0, 0.1, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 1.0 ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("1/dia 1/Arrow:visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0, 0.9, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("Scene control:tracking")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0, 0.9, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=3]
resource_name = "Shot 2"
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 0.9, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("2/dia 1:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("2/dia 1:modulate")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("2/dia 1/RichTextLabel:visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("2/dia 1/RichTextLabel:percent_visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0, 0.1, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 1.0 ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("2/dia 2:visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/15/type = "value"
tracks/15/path = NodePath("2/dia 1/Arrow:visible")
tracks/15/interp = 1
tracks/15/loop_wrap = true
tracks/15/imported = false
tracks/15/enabled = true
tracks/15/keys = {
"times": PoolRealArray( 0, 0.9, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=4]
resource_name = "Shot 2.1"
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 0.9, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("2/dia 1:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("2/dia 1:modulate")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 1 ) ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("2/dia 1/RichTextLabel:visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("2/dia 1/RichTextLabel:percent_visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 0,
"values": [ 1.0 ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("2/dia 2:visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/15/type = "value"
tracks/15/path = NodePath("2/dia 2:modulate")
tracks/15/interp = 1
tracks/15/loop_wrap = true
tracks/15/imported = false
tracks/15/enabled = true
tracks/15/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/16/type = "value"
tracks/16/path = NodePath("2/dia 2/RichTextLabel:visible")
tracks/16/interp = 1
tracks/16/loop_wrap = true
tracks/16/imported = false
tracks/16/enabled = true
tracks/16/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/17/type = "value"
tracks/17/path = NodePath("2/dia 2/RichTextLabel:percent_visible")
tracks/17/interp = 1
tracks/17/loop_wrap = true
tracks/17/imported = false
tracks/17/enabled = true
tracks/17/keys = {
"times": PoolRealArray( 0, 0.1, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 1.0 ]
}
tracks/18/type = "value"
tracks/18/path = NodePath("2/dia 2/Arrow:visible")
tracks/18/interp = 1
tracks/18/loop_wrap = true
tracks/18/imported = false
tracks/18/enabled = true
tracks/18/keys = {
"times": PoolRealArray( 0, 0.9, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=5]
resource_name = "Shot 3"
length = 0.7
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 0.6, 0.7 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("3/dia 1:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("3/dia 1:modulate")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("3/dia 2:visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("3/dia 1/RichTextLabel:visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("3/dia 1/RichTextLabel:percent_visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0, 0.1, 0.7 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 1.0 ]
}
tracks/15/type = "value"
tracks/15/path = NodePath("3/dia 1/Arrow:visible")
tracks/15/interp = 1
tracks/15/loop_wrap = true
tracks/15/imported = false
tracks/15/enabled = true
tracks/15/keys = {
"times": PoolRealArray( 0, 0.6, 0.7 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=6]
resource_name = "Shot 3.1"
length = 1.6
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 1.5, 1.6 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("3/dia 1:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("3/dia 1:modulate")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 1 ) ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("3/dia 2:visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("3/dia 1/RichTextLabel:visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("3/dia 1/RichTextLabel:percent_visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 0,
"values": [ 1.0 ]
}
tracks/15/type = "value"
tracks/15/path = NodePath("3/dia 1/Arrow:visible")
tracks/15/interp = 1
tracks/15/loop_wrap = true
tracks/15/imported = false
tracks/15/enabled = true
tracks/15/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/16/type = "value"
tracks/16/path = NodePath("3/dia 2:modulate")
tracks/16/interp = 1
tracks/16/loop_wrap = true
tracks/16/imported = false
tracks/16/enabled = true
tracks/16/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/17/type = "value"
tracks/17/path = NodePath("3/dia 2/RichTextLabel:percent_visible")
tracks/17/interp = 1
tracks/17/loop_wrap = true
tracks/17/imported = false
tracks/17/enabled = true
tracks/17/keys = {
"times": PoolRealArray( 0, 0.1, 0.3, 0.5, 0.9, 1.1, 1.6 ),
"transitions": PoolRealArray( 1, 1, 1, 1, 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 0.12, 0.12, 0.622857, 0.622857, 1.0 ]
}
tracks/18/type = "value"
tracks/18/path = NodePath("3/dia 2/Arrow:visible")
tracks/18/interp = 1
tracks/18/loop_wrap = true
tracks/18/imported = false
tracks/18/enabled = true
tracks/18/keys = {
"times": PoolRealArray( 0, 1.5, 1.6 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=7]
resource_name = "Shot 4"
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 0.9, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("4/dia 1:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("4/dia 1:modulate")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("4/dia 1/RichTextLabel:percent_visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0, 0.1, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 1.0 ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("4/dia 1/RichTextLabel:visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("4/dia 1/Arrow:visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0, 0.9, 1 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=8]
resource_name = "Shot 5"
length = 1.5
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 1.4, 1.5 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("5/dia 1:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("5/dia 1:modulate")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("5/dia 1/RichTextLabel:visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("5/dia 1/RichTextLabel:percent_visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0, 0.1, 1.5 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 1.0 ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("5/dia 1/Arrow:visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0, 1.4, 1.5 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=9]
resource_name = "Shot 6"
length = 1.4
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 1.3, 1.4 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("6/dia 1:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("6/dia 1:modulate")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("6/dia 1/RichTextLabel:percent_visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0, 0.1, 1.4 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 1.0 ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("6/dia 1/RichTextLabel:visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0.1 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("6/dia 1/Arrow:visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0, 1.3, 1.4 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=10]
resource_name = "Shot 7"
length = 1.6
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 1.5, 1.6 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("7/dia 1:modulate")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("7/dia 1:visible")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("7/dia 1/RichTextLabel:visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("7/dia 1/RichTextLabel:percent_visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0, 0.1, 0.3, 0.6, 1.1, 1.2, 1.6 ),
"transitions": PoolRealArray( 1, 1, 1, 1, 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 0.15, 0.15, 0.53, 0.53, 1.0 ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("7/dia 1/Arrow:visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0, 1.5, 1.6 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=11]
resource_name = "Shot 8"
length = 2.5
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0, 2.4, 2.5 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("8/dia 1:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("8/dia 1:modulate")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0, 0.1 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("8/dia 1/RichTextLabel:visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("8/dia 1/RichTextLabel:percent_visible")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0, 0.1, 0.4, 0.5, 1.2, 1.3, 1.8, 2, 2.5 ),
"transitions": PoolRealArray( 1, 1, 1, 1, 1, 1, 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 0.17, 0.17, 0.57, 0.57, 0.749167, 0.749167, 1.0 ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("8/dia 1/Arrow:visible")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0, 2.4, 2.5 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 1,
"values": [ false, false, true ]
}
[sub_resource type="Animation" id=12]
resource_name = "Shot 9"
length = 2.4
tracks/0/type = "value"
tracks/0/path = NodePath("1:visible")
tracks/0/interp = 1
tracks/0/loop_wrap = true
tracks/0/imported = false
tracks/0/enabled = true
tracks/0/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/1/type = "value"
tracks/1/path = NodePath("2:visible")
tracks/1/interp = 1
tracks/1/loop_wrap = true
tracks/1/imported = false
tracks/1/enabled = true
tracks/1/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/2/type = "value"
tracks/2/path = NodePath("3:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/3/type = "value"
tracks/3/path = NodePath("4:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/4/type = "value"
tracks/4/path = NodePath("5:visible")
tracks/4/interp = 1
tracks/4/loop_wrap = true
tracks/4/imported = false
tracks/4/enabled = true
tracks/4/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/5/type = "value"
tracks/5/path = NodePath("6:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/imported = false
tracks/5/enabled = true
tracks/5/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/6/type = "value"
tracks/6/path = NodePath("7:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/imported = false
tracks/6/enabled = true
tracks/6/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/7/type = "value"
tracks/7/path = NodePath("8:visible")
tracks/7/interp = 1
tracks/7/loop_wrap = true
tracks/7/imported = false
tracks/7/enabled = true
tracks/7/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/8/type = "value"
tracks/8/path = NodePath("9:visible")
tracks/8/interp = 1
tracks/8/loop_wrap = true
tracks/8/imported = false
tracks/8/enabled = true
tracks/8/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/9/type = "value"
tracks/9/path = NodePath("Scene control:tracking")
tracks/9/interp = 1
tracks/9/loop_wrap = true
tracks/9/imported = false
tracks/9/enabled = true
tracks/9/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ false ]
}
tracks/10/type = "value"
tracks/10/path = NodePath("9/RichTextLabel:visible")
tracks/10/interp = 1
tracks/10/loop_wrap = true
tracks/10/imported = false
tracks/10/enabled = true
tracks/10/keys = {
"times": PoolRealArray( 0 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/11/type = "value"
tracks/11/path = NodePath("9/RichTextLabel:percent_visible")
tracks/11/interp = 1
tracks/11/loop_wrap = true
tracks/11/imported = false
tracks/11/enabled = true
tracks/11/keys = {
"times": PoolRealArray( 0, 0.3, 1.3 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ 0.0, 0.0, 1.0 ]
}
tracks/12/type = "value"
tracks/12/path = NodePath("9/RichTextLabel2:visible")
tracks/12/interp = 1
tracks/12/loop_wrap = true
tracks/12/imported = false
tracks/12/enabled = true
tracks/12/keys = {
"times": PoolRealArray( 2 ),
"transitions": PoolRealArray( 1 ),
"update": 1,
"values": [ true ]
}
tracks/13/type = "value"
tracks/13/path = NodePath("9/RichTextLabel2:modulate")
tracks/13/interp = 1
tracks/13/loop_wrap = true
tracks/13/imported = false
tracks/13/enabled = true
tracks/13/keys = {
"times": PoolRealArray( 0, 2, 2.4 ),
"transitions": PoolRealArray( 1, 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 0.870588 ) ]
}
tracks/14/type = "value"
tracks/14/path = NodePath("9:modulate")
tracks/14/interp = 1
tracks/14/loop_wrap = true
tracks/14/imported = false
tracks/14/enabled = true
tracks/14/keys = {
"times": PoolRealArray( 0, 0.2 ),
"transitions": PoolRealArray( 1, 1 ),
"update": 0,
"values": [ Color( 1, 1, 1, 0 ), Color( 1, 1, 1, 1 ) ]
}
[sub_resource type="StyleBoxFlat" id=13]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFontData" id=14]
font_path = "res://assets/Fonts/BeVietnamPro-Bold.ttf"
[sub_resource type="DynamicFont" id=15]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=16]
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=17]
animations = [ {
"frames": [ ExtResource( 3 ), ExtResource( 2 ) ],
"loop": true,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=18]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=19]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=20]
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=21]
animations = [ {
"frames": [ ExtResource( 3 ), ExtResource( 2 ) ],
"loop": true,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=22]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=23]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=24]
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=25]
animations = [ {
"frames": [ ExtResource( 3 ), ExtResource( 2 ) ],
"loop": true,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="DynamicFont" id=26]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=27]
font_data = ExtResource( 5 )
[sub_resource type="DynamicFont" id=28]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=29]
font_data = ExtResource( 5 )
[sub_resource type="StyleBoxFlat" id=30]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=31]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=32]
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=33]
animations = [ {
"frames": [ ExtResource( 3 ), ExtResource( 2 ) ],
"loop": true,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=34]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=35]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=36]
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=37]
animations = [ {
"frames": [ ExtResource( 3 ), ExtResource( 2 ) ],
"loop": true,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=38]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=39]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=40]
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=41]
animations = [ {
"frames": [ ExtResource( 3 ), ExtResource( 2 ) ],
"loop": true,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=42]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=43]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=44]
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=45]
animations = [ {
"frames": [ ExtResource( 3 ), ExtResource( 2 ) ],
"loop": true,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="StyleBoxFlat" id=46]
bg_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
corner_radius_top_left = 120
corner_radius_top_right = 120
corner_radius_bottom_right = 120
corner_radius_bottom_left = 120
corner_detail = 13
[sub_resource type="DynamicFont" id=47]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=48]
font_data = ExtResource( 5 )
[sub_resource type="SpriteFrames" id=49]
animations = [ {
"frames": [ ExtResource( 3 ), ExtResource( 2 ) ],
"loop": true,
"name": "default",
"speed": 5.0
} ]
[sub_resource type="DynamicFont" id=50]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFontData" id=51]
font_path = "res://assets/Fonts/BeVietnamPro-Bold.ttf"
[sub_resource type="DynamicFont" id=52]
size = 60
font_data = SubResource( 51 )
[sub_resource type="DynamicFont" id=53]
size = 21
font_data = SubResource( 14 )
[sub_resource type="DynamicFont" id=54]
size = 30
font_data = SubResource( 51 )
[sub_resource type="RectangleShape2D" id=55]
extents = Vector2( 515.38, 299.307 )
[node name="Node2D" type="Node2D"]
[node name="Panel" type="Panel" parent="."]
visible = false
margin_left = -15.0
margin_top = -13.0
margin_right = 1047.0
......@@ -17,6 +2513,7 @@ __meta__ = {
}
[node name="Label" type="Label" parent="."]
visible = false
margin_left = 101.975
margin_top = 61.2005
margin_right = 238.975
......@@ -30,6 +2527,7 @@ __meta__ = {
}
[node name="Dialogue" type="Label" parent="."]
visible = false
margin_left = 293.916
margin_top = 382.225
margin_right = 430.916
......@@ -42,10 +2540,456 @@ __meta__ = {
"_edit_use_anchors_": false
}
[node name="Animator" type="AnimationPlayer" parent="."]
"anims/Shot 0" = SubResource( 1 )
"anims/Shot 1" = SubResource( 2 )
"anims/Shot 2" = SubResource( 3 )
"anims/Shot 2.1" = SubResource( 4 )
"anims/Shot 3" = SubResource( 5 )
"anims/Shot 3.1" = SubResource( 6 )
"anims/Shot 4" = SubResource( 7 )
"anims/Shot 5" = SubResource( 8 )
"anims/Shot 6" = SubResource( 9 )
"anims/Shot 7" = SubResource( 10 )
"anims/Shot 8" = SubResource( 11 )
"anims/Shot 9" = SubResource( 12 )
[node name="1" type="Sprite" parent="."]
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 4 )
__meta__ = {
"_edit_lock_": true
}
[node name="dia 1" type="Panel" parent="1"]
margin_left = -135.389
margin_top = -102.251
margin_right = 273.611
margin_bottom = -37.251
custom_styles/panel = SubResource( 13 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="1/dia 1"]
margin_left = 27.1591
margin_top = 21.8863
margin_right = 416.159
margin_bottom = 49.8863
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 15 )
custom_fonts/normal_font = SubResource( 16 )
text = "At long last I can FINALLY work on that Lab."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="1/dia 1"]
position = Vector2( 382.208, 38.3337 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 17 )
frame = 1
speed_scale = 0.7
playing = true
[node name="2" type="Sprite" parent="."]
visible = false
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 6 )
__meta__ = {
"_edit_lock_": true
}
[node name="dia 1" type="Panel" parent="2"]
margin_left = -95.0
margin_top = -180.0
margin_right = 305.0
margin_bottom = -92.0
custom_styles/panel = SubResource( 18 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="2/dia 1"]
margin_left = 32.0
margin_top = 24.0
margin_right = 371.0
margin_bottom = 83.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 19 )
custom_fonts/normal_font = SubResource( 20 )
text = "...And after an hour or so of clacking away I finally got it done!"
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="2/dia 1"]
position = Vector2( 188.688, 61.0378 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 21 )
speed_scale = 0.7
playing = true
[node name="dia 2" type="Panel" parent="2"]
margin_left = 64.4872
margin_top = -13.1564
margin_right = 455.487
margin_bottom = 74.8436
custom_styles/panel = SubResource( 22 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="2/dia 2"]
margin_left = 37.0397
margin_top = 24.0
margin_right = 376.04
margin_bottom = 83.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 23 )
custom_fonts/normal_font = SubResource( 24 )
text = "With my To-Do list finished I'm free to work on that DnD campaign."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="2/dia 2"]
position = Vector2( 266.037, 61.0378 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 25 )
frame = 1
speed_scale = 0.7
playing = true
[node name="3" type="Sprite" parent="."]
visible = false
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 8 )
__meta__ = {
"_edit_lock_": true
}
[node name="dia 1" type="Panel" parent="3"]
margin_left = -455.026
margin_top = -161.339
margin_right = -178.026
margin_bottom = -72.3393
custom_styles/panel = SubResource( 18 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="3/dia 1"]
margin_left = 34.5198
margin_top = 25.2599
margin_right = 299.52
margin_bottom = 84.2599
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 26 )
custom_fonts/normal_font = SubResource( 27 )
text = "What did I learn from this experience?"
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="3/dia 1"]
visible = false
position = Vector2( 141.849, 60.815 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 21 )
frame = 1
speed_scale = 0.7
playing = true
[node name="dia 2" type="Panel" parent="3"]
modulate = Color( 1, 1, 1, 0 )
margin_left = 50.7797
margin_top = 93.6965
margin_right = 470.78
margin_bottom = 212.696
custom_styles/panel = SubResource( 22 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="3/dia 2"]
margin_left = 42.0
margin_top = 28.0
margin_right = 387.0
margin_bottom = 110.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 28 )
custom_fonts/normal_font = SubResource( 29 )
visible_characters = 0
percent_visible = 0.0
text = "For starters, I found out the hard way that if you wanna work properly, you gotta take care of yourself properly ..."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="3/dia 2"]
visible = false
position = Vector2( 265.443, 88.0687 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 25 )
speed_scale = 0.7
playing = true
[node name="4" type="Sprite" parent="."]
visible = false
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 7 )
__meta__ = {
"_edit_lock_": true
}
[node name="dia 1" type="Panel" parent="4"]
modulate = Color( 1, 1, 1, 0 )
margin_left = 140.242
margin_top = -133.282
margin_right = 452.242
margin_bottom = -44.2817
custom_styles/panel = SubResource( 30 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="4/dia 1"]
margin_left = 34.5198
margin_top = 25.2599
margin_right = 299.52
margin_bottom = 84.2599
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 31 )
custom_fonts/normal_font = SubResource( 32 )
visible_characters = 0
percent_visible = 0.0
text = "That includes making sure you ate okay..."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="4/dia 1"]
visible = false
position = Vector2( 129.21, 62.3348 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 33 )
speed_scale = 0.7
playing = true
[node name="5" type="Sprite" parent="."]
visible = false
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 9 )
__meta__ = {
"_edit_lock_": true
}
[node name="dia 1" type="Panel" parent="5"]
margin_left = -479.757
margin_top = 54.7302
margin_right = -103.757
margin_bottom = 166.73
custom_styles/panel = SubResource( 34 )
__meta__ = {
"_edit_group_": true,
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="5/dia 1"]
margin_left = 35.5676
margin_top = 21.9187
margin_right = 348.568
margin_bottom = 119.919
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 35 )
custom_fonts/normal_font = SubResource( 36 )
text = "...And making sure that you let yourself rest and recharge so you have energy to work in the first place..."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="5/dia 1"]
position = Vector2( 249.509, 82.173 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 37 )
speed_scale = 0.7
playing = true
[node name="6" type="Sprite" parent="."]
visible = false
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 10 )
__meta__ = {
"_edit_lock_": true
}
[node name="dia 1" type="Panel" parent="6"]
margin_left = 102.104
margin_top = 47.1086
margin_right = 476.104
margin_bottom = 155.109
custom_styles/panel = SubResource( 38 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="6/dia 1"]
margin_left = 35.5676
margin_top = 19.9187
margin_right = 348.568
margin_bottom = 117.919
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 39 )
custom_fonts/normal_font = SubResource( 40 )
text = "...And breaking big tasks down so you can build towards your goal without getting overwhelmed..."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="6/dia 1"]
position = Vector2( 231.509, 80.173 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 41 )
frame = 1
speed_scale = 0.7
playing = true
[node name="7" type="Sprite" parent="."]
visible = false
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 11 )
__meta__ = {
"_edit_lock_": true
}
[node name="dia 1" type="Panel" parent="7"]
margin_left = -485.652
margin_top = 153.461
margin_right = -95.6516
margin_bottom = 261.461
custom_styles/panel = SubResource( 42 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="7/dia 1"]
margin_left = 36.0
margin_top = 20.0
margin_right = 362.0
margin_bottom = 118.0
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 43 )
custom_fonts/normal_font = SubResource( 44 )
text = "..And oh yeah. Remembering stuff like external factors. Making your workplace comfy and distraction-free."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="7/dia 1"]
position = Vector2( 265.21, 80.173 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 45 )
speed_scale = 0.7
playing = true
[node name="8" type="Sprite" parent="."]
visible = false
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 12 )
__meta__ = {
"_edit_lock_": true
}
[node name="dia 1" type="Panel" parent="8"]
margin_left = -343.308
margin_top = -190.366
margin_right = 147.692
margin_bottom = -83.3665
custom_styles/panel = SubResource( 46 )
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel" type="RichTextLabel" parent="8/dia 1"]
margin_left = 46.3304
margin_top = 21.3303
margin_right = 464.33
margin_bottom = 119.33
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 47 )
custom_fonts/normal_font = SubResource( 48 )
visible_characters = 0
percent_visible = 0.227143
text = "But most importantly, the thing that I gotta remember is that I'm not lazy, I'm not unproductive, I'm just a person with needs and..."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Arrow" type="AnimatedSprite" parent="8/dia 1"]
visible = false
position = Vector2( 318.604, 81.5078 )
scale = Vector2( 0.3, 0.3 )
frames = SubResource( 49 )
frame = 1
speed_scale = 0.7
playing = true
[node name="9" type="Sprite" parent="."]
visible = false
position = Vector2( 512.292, 300.48 )
texture = ExtResource( 13 )
__meta__ = {
"_edit_lock_": true
}
[node name="RichTextLabel" type="RichTextLabel" parent="9"]
margin_left = -340.755
margin_top = 47.0203
margin_right = -188.755
margin_bottom = 122.02
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 50 )
custom_fonts/normal_font = SubResource( 52 )
custom_colors/default_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
text = "end."
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="RichTextLabel2" type="RichTextLabel" parent="9"]
modulate = Color( 1, 1, 1, 0.870588 )
margin_left = -423.069
margin_top = 118.014
margin_right = -96.0692
margin_bottom = 193.014
rect_pivot_offset = Vector2( -1182.04, -589.897 )
custom_fonts/bold_font = SubResource( 53 )
custom_fonts/normal_font = SubResource( 54 )
custom_colors/default_color = Color( 0.168627, 0.156863, 0.219608, 0.937255 )
text = "Thanks for playing!"
scroll_active = false
__meta__ = {
"_edit_use_anchors_": false
}
[node name="Scene control" type="StaticBody2D" parent="."]
visible = false
input_pickable = true
script = ExtResource( 1 )
[node name="CollisionShape2D" type="CollisionShape2D" parent="Scene control"]
position = Vector2( 511.03, 299.848 )
shape = SubResource( 1 )
shape = SubResource( 55 )
......@@ -3,7 +3,7 @@
[ext_resource path="res://assets/Thesis Clickables/other plants.png" type="Texture" id=1]
[ext_resource path="res://Item.gd" type="Script" id=2]
[ext_resource path="res://assets/Thesis Clickables/pot.png" type="Texture" id=3]
[ext_resource path="res://assets/Thesis Clickables/nana.png" type="Texture" id=4]
[ext_resource path="res://assets/Thesis Clickables/banana over.png" type="Texture" id=4]
[ext_resource path="res://assets/Backgrounds/balcony_moxie.jpg" type="Texture" id=5]
[ext_resource path="res://Scripts/Movement scripts/Door to living room.gd" type="Script" id=6]
[ext_resource path="res://Scripts/Other plants.gd" type="Script" id=7]
......@@ -60,7 +60,7 @@ load_path = "res://.import/Balcony door.png-b1c8d05a5eb532517313dc4785195288.ste
extents = Vector2( 15.1887, 16.2857 )
[sub_resource type="RectangleShape2D" id=7]
extents = Vector2( 15.6685, 16.4124 )
extents = Vector2( 15.6685, 15.1283 )
[node name="Node2D3" type="Node2D"]
......@@ -175,22 +175,28 @@ shape = SubResource( 6 )
disabled = true
[node name="Nana" type="StaticBody2D" parent="."]
position = Vector2( 424.28, 298.754 )
position = Vector2( 433.53, 291.186 )
scale = Vector2( 0.829244, 0.829244 )
input_pickable = true
script = ExtResource( 2 )
__meta__ = {
"_edit_group_": true
}
retrievable = true
flavorText = "That's enough shenanigans from you for today."
[node name="Hitbox" type="CollisionShape2D" parent="Nana"]
position = Vector2( -16.8367, -2.11676 )
[node name="h" type="CollisionShape2D" parent="Nana"]
visible = false
position = Vector2( -8.78824, 72.4761 )
scale = Vector2( 5, 5 )
shape = SubResource( 7 )
disabled = true
[node name="Hitbox" type="CollisionPolygon2D" parent="Nana"]
position = Vector2( -13.8022, 80.7049 )
scale = Vector2( 0.365757, 0.365757 )
polygon = PoolVector2Array( 33.6, -168, 34.4, -168, 36.4, -171, 41.3, -171, 44.5, -167.8, 44.5, -165.6, 44.1, -164.5, 49.5, -167.2, 49.5, -164.1, 52.5, -162.1, 52.5, -158.8, 45.5, -154.9, 45.5, -152, 48.2, -150, 48.9, -150, 57.9, -156, 62.1, -156, 90.3, -162, 97.6, -162, 105.5, -161.2, 116.5, -164.7, 116.5, -162.4, 121.5, -160.4, 121.5, -153, 119.8, -153, 99.7, -116, 98.4, -116, 88.4, -104, 85.9, -104, 65.5, -99.4, 57.5, -92.1, 66.4, -81, 69.8, -81, 75.8, -79, 87.3, -79, 94.3, -92, 98.8, -92, 101.8, -85, 104.9, -85, 108.4, -87.3, 110.5, -86.2, 110.5, -84.5, 113.7, -78, 110.2, -78, 106.9, -75.9, 113.5, -73.4, 113.5, -66.6, 107.8, -64.7, 110.5, -58, 107.2, -58, 100.8, -52.6, 98.5, -53.7, 98.5, -54.9, 93.8, -58, 81.5, -58, 59.5, -59, 59.5, -60.5, 47.5, -63.4, 47.5, -65, 35.2, -74, 8.5, -56.9, 8.5, -54.4, 3.5, -46.4, 3.5, -43.7, -4.5, -16.7, -4.5, 2.7, -1.5, 11.7, -1.5, 18.2, -2.8, 26, -4.3, 26, -15.4, 50, 6.5, 56.5, 6.5, 58.2, 12.9, 64.5, 11.8, 67, 10.6, 67, 8.60001, 70, 4.39999, 70, -0.5, 69.3, -0.5, 70.3, 4.5, 76.3, 4.5, 78.8, 0.300003, 83, -3.39999, 83, -8.39999, 77, -9.5, 77, -9.5, 78, -6.8, 87, -9.8, 87, -15.2, 91.3, -17.5, 90.3, -17.5, 88.5, -25.8, 72, -36.5, 62.6, -36.5, 74, -35.6, 101, -26.1, 123, -9.60001, 141, -7.2, 141, 21.5, 148.5, 21.5, 150.2, 25.5, 154.2, 25.5, 158.5, 23.7, 162, 22, 162, 9.10001, 170, -9.7, 170, -23.5, 167.7, -23.5, 166.5, -43.5, 161.6, -43.5, 160.3, -59.5, 153.3, -59.5, 152, -73.5, 142, -73.5, 140.6, -94.5, 107.6, -94.5, 104, -103.5, 72.3, -103.5, 65, -105.5, 18, -104.4, 18, -103.5, 2, -105, 2, -121.5, 11.4, -121.5, 8.2, -125.5, 6.2, -125.5, 4.10001, -127.4, 5.3, -129.5, 4.2, -129.5, 2.5, -136.8, -7.8, -135.7, -10, -134.2, -10, -124.2, -18, -120.6, -18, -107.5, -21.5, -107.5, -25.3, -98, -61, -96.6, -61, -86.6, -77, -71.5, -77, -71.5, -75.1, -67.4, -72.8, -41.1, -91, -39, -91, 4.5, -113.2, 2.3, -139, 4.8, -139, 20.5, -151, 20.5, -155, 17.9, -165, 21, -165, 24.5, -167.1, 24.5, -172.2, 26.5, -173.2, 26.5, -174.5, 29.5, -175.3 )
__meta__ = {
"_edit_group_": true
}
[node name="Sprite" type="Sprite" parent="Nana/Hitbox"]
position = Vector2( -0.00619507, -0.0649719 )
scale = Vector2( 0.155235, 0.155235 )
scale = Vector2( 1, 1 )
texture = ExtResource( 4 )
......@@ -13,7 +13,8 @@
[ext_resource path="res://Scripts/Laptop.gd" type="Script" id=11]
[ext_resource path="res://Scripts/Terrarium.gd" type="Script" id=12]
[ext_resource path="res://Scripts/Clothes trail.gd" type="Script" id=13]
[ext_resource path="res://assets/Backgrounds/bedroom.jpg" type="Texture" id=14]
[ext_resource path="res://assets/Backgrounds/bedroom.png" type="Texture" id=14]
[ext_resource path="res://assets/Thesis Clickables/banana under.png" type="Texture" id=15]
[sub_resource type="RectangleShape2D" id=1]
extents = Vector2( 512.15, 301.549 )
......@@ -22,40 +23,36 @@ extents = Vector2( 512.15, 301.549 )
extents = Vector2( 14.2862, 14.7497 )
[sub_resource type="RectangleShape2D" id=3]
extents = Vector2( 22.0635, 10.5567 )
extents = Vector2( 15.9468, 11.0641 )
[sub_resource type="StreamTexture" id=4]
flags = 4
load_path = "res://.import/placeholder item.png-cd6e4c1231156687d87915032ec4361d.stex"
[sub_resource type="RectangleShape2D" id=5]
[sub_resource type="RectangleShape2D" id=4]
extents = Vector2( 15.155, 12.9997 )
[sub_resource type="RectangleShape2D" id=6]
[sub_resource type="RectangleShape2D" id=5]
extents = Vector2( 5.396, 2.21099 )
[sub_resource type="RectangleShape2D" id=7]
[sub_resource type="RectangleShape2D" id=6]
extents = Vector2( 16.729, 28.1565 )
[sub_resource type="StreamTexture" id=8]
[sub_resource type="StreamTexture" id=7]
flags = 4
load_path = "res://.import/trail 3.png-9960f4c5b964f5aca36ca6c97e309a5d.stex"
[sub_resource type="RectangleShape2D" id=9]
[sub_resource type="RectangleShape2D" id=8]
extents = Vector2( 16.2181, 10.3281 )
[sub_resource type="RectangleShape2D" id=10]
[sub_resource type="RectangleShape2D" id=9]
[sub_resource type="RectangleShape2D" id=11]
[sub_resource type="RectangleShape2D" id=10]
[sub_resource type="StreamTexture" id=12]
[sub_resource type="StreamTexture" id=11]
flags = 4
load_path = "res://.import/trail 3.png-9960f4c5b964f5aca36ca6c97e309a5d.stex"
[sub_resource type="RectangleShape2D" id=13]
[sub_resource type="RectangleShape2D" id=12]
extents = Vector2( 13.7803, 7.3572 )
[sub_resource type="StreamTexture" id=14]
[sub_resource type="StreamTexture" id=13]
flags = 4
load_path = "res://.import/trail 4.png-981c4881d0d8d742f95645909a2023bf.stex"
......@@ -76,7 +73,8 @@ position = Vector2( 192.477, 296.31 )
z_index = -1
script = ExtResource( 3 )
__meta__ = {
"_edit_group_": true
"_edit_group_": true,
"_edit_lock_": true
}
tracking = true
......@@ -110,25 +108,23 @@ scale = Vector2( 0.101337, 0.101337 )
texture = ExtResource( 2 )
[node name="Terrarium" type="StaticBody2D" parent="."]
position = Vector2( 523.667, 411.29 )
position = Vector2( 479.122, 508.398 )
z_index = 1
input_pickable = true
script = ExtResource( 12 )
__meta__ = {
"_edit_group_": true
}
interactable = true
flavorText = "Hello, my little yellow daughter."
[node name="Hitbox" type="CollisionShape2D" parent="Terrarium"]
position = Vector2( -0.433167, 2.2196 )
position = Vector2( -213.701, -281.763 )
scale = Vector2( 5, 5 )
shape = SubResource( 3 )
[node name="Sprite" type="Sprite" parent="Terrarium/Hitbox"]
position = Vector2( -0.158142, -0.0184937 )
scale = Vector2( 0.222636, 0.101337 )
texture = SubResource( 4 )
position = Vector2( -0.566895, 0.525879 )
rotation = -1.90415
scale = Vector2( 0.0386466, 0.0386466 )
texture = ExtResource( 15 )
[node name="Laptop" type="StaticBody2D" parent="."]
position = Vector2( -225.478, 337.759 )
......@@ -143,7 +139,7 @@ interactable = true
[node name="Hitbox" type="CollisionShape2D" parent="Laptop"]
position = Vector2( -16.4264, -2.27527 )
scale = Vector2( 5, 5 )
shape = SubResource( 5 )
shape = SubResource( 4 )
[node name="Sprite" type="Sprite" parent="Laptop/Hitbox"]
position = Vector2( 0.1427, 0.282715 )
......@@ -163,7 +159,7 @@ flavorText = "I would've called it to find it but I always put it on silent. And
[node name="Hitbox" type="CollisionShape2D" parent="Cellphone"]
position = Vector2( 0.842377, -0.977234 )
scale = Vector2( 5, 5 )
shape = SubResource( 6 )
shape = SubResource( 5 )
[node name="Sprite" type="Sprite" parent="Cellphone/Hitbox"]
position = Vector2( 0.165253, -0.365967 )
......@@ -184,7 +180,7 @@ interactable = true
[node name="Hitbox" type="CollisionShape2D" parent="Bathroom door"]
position = Vector2( -16.4264, -2.27527 )
scale = Vector2( 5, 5 )
shape = SubResource( 7 )
shape = SubResource( 6 )
__meta__ = {
"_edit_group_": true
}
......@@ -193,7 +189,7 @@ __meta__ = {
visible = false
position = Vector2( -0.277301, -0.137165 )
scale = Vector2( 0.0197574, 0.0197574 )
texture = SubResource( 8 )
texture = SubResource( 7 )
[node name="Pants" type="StaticBody2D" parent="."]
position = Vector2( 99.5713, 491.212 )
......@@ -210,7 +206,7 @@ flavorText = "A deconstructed pile of clothes."
position = Vector2( -2.31012, 0.749359 )
rotation = 3.57443
scale = Vector2( 5, 5 )
shape = SubResource( 9 )
shape = SubResource( 8 )
[node name="Sprite" type="Sprite" parent="Pants/Hitbox"]
position = Vector2( 0.911179, -3.52747 )
......@@ -230,7 +226,7 @@ flavorText = "A deconstructed pile of clothes."
[node name="Hitbox" type="CollisionShape2D" parent="Shirt"]
position = Vector2( -1.78223, 0.549072 )
scale = Vector2( 5, 5 )
shape = SubResource( 10 )
shape = SubResource( 9 )
[node name="Sprite" type="Sprite" parent="Shirt/Hitbox"]
position = Vector2( -0.277301, -0.137165 )
......@@ -252,12 +248,12 @@ flavorText = "A deconstructed pile of clothes."
[node name="Hitbox" type="CollisionShape2D" parent="Sando"]
position = Vector2( -3.5491, 1.06189 )
scale = Vector2( 5, 5 )
shape = SubResource( 11 )
shape = SubResource( 10 )
[node name="Sprite" type="Sprite" parent="Sando/Hitbox"]
position = Vector2( -0.277301, -0.137165 )
scale = Vector2( 0.0197574, 0.0197574 )
texture = SubResource( 12 )
texture = SubResource( 11 )
[node name="Towel" type="StaticBody2D" parent="."]
position = Vector2( -67.9803, 464.817 )
......@@ -273,9 +269,9 @@ flavorText = "A deconstructed pile of clothes."
[node name="Hitbox" type="CollisionShape2D" parent="Towel"]
position = Vector2( -3.5491, 1.06189 )
scale = Vector2( 5, 5 )
shape = SubResource( 13 )
shape = SubResource( 12 )
[node name="Sprite" type="Sprite" parent="Towel/Hitbox"]
position = Vector2( -0.218535, -1.57275 )
scale = Vector2( 0.03, 0.03 )
texture = SubResource( 14 )
texture = SubResource( 13 )
......@@ -25,7 +25,7 @@ func objInteraction(selected):
dialogueBox.text = "Tap water's pretty clean around these parts."
elif inventory.get_item_text(selected) == "Tabo":
if clean:
inventory.add_item("Tabo with water", load("res://.import/placeholder item.png-cd6e4c1231156687d87915032ec4361d.stex"))
inventory.add_item("Tabo with water", load("res://.import/tabo (with water).png-3eb7036eb5e151adbbfd6e3d610a078e.stex"))
# replace this with a sprite of the tabo with water later
inventory.remove_item(selected)
dialogueBox.text = "Hydration."
......
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/bedroom.png-d12c4315f056ea918ffcf5e8f151e639.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Backgrounds/bedroom.png"
dest_files=[ "res://.import/bedroom.png-d12c4315f056ea918ffcf5e8f151e639.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/banana over.png-bd7be1a3ce9b1058a9b7d4818ec0c344.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Thesis Clickables/banana over.png"
dest_files=[ "res://.import/banana over.png-bd7be1a3ce9b1058a9b7d4818ec0c344.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
[remap]
importer="texture"
type="StreamTexture"
path="res://.import/banana under.png-a0db591b9435d1b6994b3965b1d4f49b.stex"
metadata={
"vram_texture": false
}
[deps]
source_file="res://assets/Thesis Clickables/banana under.png"
dest_files=[ "res://.import/banana under.png-a0db591b9435d1b6994b3965b1d4f49b.stex" ]
[params]
compress/mode=0
compress/lossy_quality=0.7
compress/hdr_mode=0
compress/bptc_ldr=0
compress/normal_map=0
flags/repeat=0
flags/filter=true
flags/mipmaps=false
flags/anisotropic=false
flags/srgb=2
process/fix_alpha_border=true
process/premult_alpha=false
process/HDR_as_SRGB=false
process/invert_color=false
stream=false
size_limit=0
detect_3d=true
svg/scale=1.0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment