@@ -254,7 +254,7 @@ tracks/7/keys = {
254
254
"times" : PackedFloat32Array (1.92 , 3.2 ),
255
255
"transitions" : PackedFloat32Array (0.307786 , 1 ),
256
256
"update" : 0 ,
257
- "values" : [Vector2 (-400 , 320 ), Vector2 (64 , 320 )]
257
+ "values" : [Vector2 (-700 , 320 ), Vector2 (64 , 320 )]
258
258
}
259
259
260
260
[sub_resource type ="Animation" id ="Animation_m5j65" ]
@@ -354,7 +354,7 @@ tracks/7/keys = {
354
354
"times" : PackedFloat32Array (0 , 1 ),
355
355
"transitions" : PackedFloat32Array (1 , 1 ),
356
356
"update" : 0 ,
357
- "values" : [Vector2 (64 , 320 ), Vector2 (-2400 , 320 )]
357
+ "values" : [Vector2 (64 , 320 ), Vector2 (-3000 , 320 )]
358
358
}
359
359
tracks/8/type = "value"
360
360
tracks/8/imported = false
@@ -574,65 +574,65 @@ offset_bottom = 360.0
574
574
[node name ="Play" type ="RichTextLabel" parent ="MoveRight/MenuChoices" ]
575
575
clip_contents = false
576
576
layout_mode = 0
577
- offset_right = 456 .0
577
+ offset_right = 720 .0
578
578
offset_bottom = 136.0
579
579
focus_neighbor_top = NodePath ("../Quit" )
580
580
focus_neighbor_bottom = NodePath ("../Options" )
581
581
focus_next = NodePath ("../Options" )
582
582
focus_previous = NodePath ("../Quit" )
583
583
focus_mode = 2
584
584
theme_override_colors/default_color = Color (0.803922 , 0.839216 , 0.956863 , 1 )
585
- theme_override_font_sizes/normal_font_size = 80
585
+ theme_override_font_sizes/normal_font_size = 68
586
586
bbcode_enabled = true
587
- text = "Play "
587
+ text = "MAINMENU_OPTION_PLAY "
588
588
589
589
[node name ="Options" type ="RichTextLabel" parent ="MoveRight/MenuChoices" ]
590
590
clip_contents = false
591
591
layout_mode = 0
592
592
offset_top = 128.0
593
- offset_right = 456 .0
593
+ offset_right = 720 .0
594
594
offset_bottom = 264.0
595
595
focus_neighbor_top = NodePath ("../Play" )
596
596
focus_neighbor_bottom = NodePath ("../Credits" )
597
597
focus_next = NodePath ("../Credits" )
598
598
focus_previous = NodePath ("../Play" )
599
599
focus_mode = 2
600
600
theme_override_colors/default_color = Color (0.803922 , 0.839216 , 0.956863 , 1 )
601
- theme_override_font_sizes/normal_font_size = 80
601
+ theme_override_font_sizes/normal_font_size = 68
602
602
bbcode_enabled = true
603
- text = "Options "
603
+ text = "MAINMENU_OPTION_OPTIONS "
604
604
605
605
[node name ="Credits" type ="RichTextLabel" parent ="MoveRight/MenuChoices" ]
606
606
clip_contents = false
607
607
layout_mode = 0
608
608
offset_top = 256.0
609
- offset_right = 456 .0
609
+ offset_right = 720 .0
610
610
offset_bottom = 392.0
611
611
focus_neighbor_top = NodePath ("../Options" )
612
612
focus_neighbor_bottom = NodePath ("../Quit" )
613
613
focus_next = NodePath ("../Quit" )
614
614
focus_previous = NodePath ("../Options" )
615
615
focus_mode = 2
616
616
theme_override_colors/default_color = Color (0.803922 , 0.839216 , 0.956863 , 1 )
617
- theme_override_font_sizes/normal_font_size = 80
617
+ theme_override_font_sizes/normal_font_size = 68
618
618
bbcode_enabled = true
619
- text = "Credits "
619
+ text = "MAINMENU_OPTION_CREDITS "
620
620
621
621
[node name ="Quit" type ="RichTextLabel" parent ="MoveRight/MenuChoices" ]
622
622
clip_contents = false
623
623
layout_mode = 0
624
624
offset_top = 384.0
625
- offset_right = 456 .0
625
+ offset_right = 720 .0
626
626
offset_bottom = 520.0
627
627
focus_neighbor_top = NodePath ("../Credits" )
628
628
focus_neighbor_bottom = NodePath ("../Play" )
629
629
focus_next = NodePath ("../Play" )
630
630
focus_previous = NodePath ("../Credits" )
631
631
focus_mode = 2
632
632
theme_override_colors/default_color = Color (0.803922 , 0.839216 , 0.956863 , 1 )
633
- theme_override_font_sizes/normal_font_size = 80
633
+ theme_override_font_sizes/normal_font_size = 68
634
634
bbcode_enabled = true
635
- text = "Quit "
635
+ text = "MAINMENU_OPTION_QUIT "
636
636
637
637
[node name ="BlackFade" type ="ColorRect" parent ="MoveRight" ]
638
638
unique_name_in_owner = true
0 commit comments