Botched attempt at making the speech bubble disappear

This commit is contained in:
Zoey Kitt 2024-11-17 12:45:03 -06:00
parent 70cd632978
commit 8cc3da68ed

View file

@ -106,6 +106,30 @@ market.", "There's only one rule
to this game: buy low, to this game: buy low,
sell high.", "And don't go bankrupt."] sell high.", "And don't go bankrupt."]
} }
tracks/5/type = "value"
tracks/5/imported = false
tracks/5/enabled = false
tracks/5/path = NodePath("Panel:visible")
tracks/5/interp = 1
tracks/5/loop_wrap = true
tracks/5/keys = {
"times": PackedFloat32Array(0, 16.9539),
"transitions": PackedFloat32Array(1, 1),
"update": 1,
"values": [true, false]
}
tracks/6/type = "value"
tracks/6/imported = false
tracks/6/enabled = false
tracks/6/path = NodePath("Label:visible")
tracks/6/interp = 1
tracks/6/loop_wrap = true
tracks/6/keys = {
"times": PackedFloat32Array(0, 16.9422),
"transitions": PackedFloat32Array(1, 1),
"update": 1,
"values": [true, false]
}
[sub_resource type="Animation" id="Animation_npqqu"] [sub_resource type="Animation" id="Animation_npqqu"]
length = 0.001 length = 0.001
@ -135,6 +159,30 @@ tracks/1/keys = {
to this game: buy low, to this game: buy low,
sell high."] sell high."]
} }
tracks/2/type = "value"
tracks/2/imported = false
tracks/2/enabled = true
tracks/2/path = NodePath("Label:visible")
tracks/2/interp = 1
tracks/2/loop_wrap = true
tracks/2/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [true]
}
tracks/3/type = "value"
tracks/3/imported = false
tracks/3/enabled = true
tracks/3/path = NodePath("Panel:visible")
tracks/3/interp = 1
tracks/3/loop_wrap = true
tracks/3/keys = {
"times": PackedFloat32Array(0),
"transitions": PackedFloat32Array(1),
"update": 1,
"values": [true]
}
[sub_resource type="Animation" id="Animation_umwwq"] [sub_resource type="Animation" id="Animation_umwwq"]
resource_name = "intro2" resource_name = "intro2"
@ -167,9 +215,6 @@ unresizable = true
borderless = true borderless = true
transparent = true transparent = true
script = ExtResource("1_mbnc6") script = ExtResource("1_mbnc6")
current_text = "There's only one rule
to this game: buy low,
sell high."
[node name="Panel" type="Panel" parent="."] [node name="Panel" type="Panel" parent="."]
custom_minimum_size = Vector2(600, 200) custom_minimum_size = Vector2(600, 200)