|
@@ -97,6 +97,25 @@ texture = ExtResource( "4" )
|
|
|
[node name="Audio" type="AudioStreamPlayer" parent="."]
|
|
|
stream = ExtResource( "5" )
|
|
|
|
|
|
+[node name="TextLabel" type="Label" parent="."]
|
|
|
+anchor_left = 0.5
|
|
|
+anchor_top = 0.5
|
|
|
+anchor_right = 0.5
|
|
|
+anchor_bottom = 0.5
|
|
|
+offset_left = 21.0
|
|
|
+offset_top = 80.0
|
|
|
+offset_right = 487.0
|
|
|
+offset_bottom = 255.0
|
|
|
+grow_horizontal = 2
|
|
|
+grow_vertical = 2
|
|
|
+theme_override_fonts/font = ExtResource( "2_fnagj" )
|
|
|
+text = "This text is being translated through script:
|
|
|
+"
|
|
|
+__meta__ = {
|
|
|
+"_edit_layout_mode": 1,
|
|
|
+"_edit_use_custom_anchors": false
|
|
|
+}
|
|
|
+
|
|
|
[connection signal="pressed" from="English" to="." method="_on_english_pressed"]
|
|
|
[connection signal="pressed" from="Spanish" to="." method="_on_spanish_pressed"]
|
|
|
[connection signal="pressed" from="Japanese" to="." method="_on_japanese_pressed"]
|