@@ -28,10 +28,10 @@ tracks/0/keys = {
2828"values" : [ Color ( 1 , 1 , 1 , 1 ), Color ( 1 , 1 , 1 , 0 ) ]
2929}
3030
31- [sub_resource type ="Animation" id =7 ]
31+ [sub_resource type ="Animation" id =3 ]
3232resource_name = "Static"
3333
34- [sub_resource type ="Animation" id =3 ]
34+ [sub_resource type ="Animation" id =4 ]
3535loop = true
3636tracks/0/type = "value"
3737tracks/0/path = NodePath (".:margin_bottom" )
@@ -46,13 +46,13 @@ tracks/0/keys = {
4646"values" : [ 12.0 , 55.0 ]
4747}
4848
49- [sub_resource type ="StyleBoxFlat" id =4 ]
49+ [sub_resource type ="StyleBoxFlat" id =5 ]
5050content_margin_left = 10.0
5151content_margin_right = 10.0
5252bg_color = Color ( 1 , 1 , 1 , 0 )
5353expand_margin_left = 10.0
5454
55- [sub_resource type ="StyleBoxFlat" id =5 ]
55+ [sub_resource type ="StyleBoxFlat" id =6 ]
5656bg_color = Color ( 0.196078 , 0.196078 , 0.196078 , 0 )
5757
5858[node name ="DialogNode" type ="Control" ]
@@ -147,7 +147,7 @@ anchor_bottom = 1.0
147147margin_left = -36.4279
148148margin_top = -35.9016
149149margin_right = 14.5721
150- margin_bottom = 12.0
150+ margin_bottom = 29.4015
151151rect_scale = Vector2 ( 0.4 , 0.4 )
152152texture = ExtResource ( 1 )
153153stretch_mode = 4
@@ -158,15 +158,15 @@ __meta__ = {
158158[node name ="AnimationPlayer" type ="AnimationPlayer" parent ="TextBubble/NextIndicator" ]
159159autoplay = "Up and down"
160160anims/Pulse = SubResource ( 2 )
161- anims/Static = SubResource ( 7 )
162- "anims/Up and down" = SubResource ( 3 )
161+ anims/Static = SubResource ( 3 )
162+ "anims/Up and down" = SubResource ( 4 )
163163
164164[node name ="NameLabel" type ="Label" parent ="TextBubble" ]
165165margin_top = -48.0
166166margin_right = 58.0
167167margin_bottom = -8.0
168168size_flags_vertical = 1
169- custom_styles/normal = SubResource ( 4 )
169+ custom_styles/normal = SubResource ( 5 )
170170custom_fonts/font = ExtResource ( 3 )
171171custom_colors/font_color = Color ( 1 , 1 , 1 , 1 )
172172custom_colors/font_color_shadow = Color ( 0 , 0 , 0 , 0.619608 )
@@ -191,7 +191,6 @@ __meta__ = {
191191}
192192
193193[node name ="TextureRect" type ="TextureRect" parent ="TextBubble/NameLabel" ]
194- visible = false
195194show_behind_parent = true
196195anchor_right = 1.0
197196anchor_bottom = 1.0
@@ -272,7 +271,7 @@ margin_right = 208.0
272271mouse_filter = 1
273272size_flags_horizontal = 3
274273size_flags_vertical = 3
275- custom_styles/panel = SubResource ( 5 )
274+ custom_styles/panel = SubResource ( 6 )
276275script = ExtResource ( 5 )
277276__meta__ = {
278277"_edit_group_" : true ,
@@ -341,7 +340,6 @@ __meta__ = {
341340[node name ="Timer" type ="Timer" parent ="DefinitionInfo" ]
342341
343342[node name ="WaitSeconds" type ="Timer" parent ="." ]
344-
345343[connection signal ="meta_hover_ended" from ="TextBubble/RichTextLabel" to ="." method ="_on_RichTextLabel_meta_hover_ended" ]
346344[connection signal ="meta_hover_started" from ="TextBubble/RichTextLabel" to ="." method ="_on_RichTextLabel_meta_hover_started" ]
347345[connection signal ="tween_completed" from ="TextBubble/Tween" to ="." method ="_on_Tween_tween_completed" ]
0 commit comments