feat(credits): changes
This commit is contained in:
@@ -26,36 +26,58 @@ fit_content_height = true
|
||||
[node name="LabelContainer" type="HBoxContainer" parent="."]
|
||||
margin_top = 34.0
|
||||
margin_right = 600.0
|
||||
margin_bottom = 167.0
|
||||
margin_bottom = 439.0
|
||||
|
||||
[node name="margin" type="MarginContainer" parent="LabelContainer"]
|
||||
margin_right = 298.0
|
||||
margin_bottom = 65.0
|
||||
margin_right = 296.0
|
||||
margin_bottom = 337.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 0
|
||||
|
||||
[node name="Titles" type="Label" parent="LabelContainer/margin"]
|
||||
margin_right = 298.0
|
||||
margin_bottom = 65.0
|
||||
margin_right = 296.0
|
||||
margin_bottom = 337.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 0
|
||||
text = "Un poco de todo:
|
||||
text = "Creado por
|
||||
|
||||
|
||||
Agradecimientos:"
|
||||
|
||||
Colaboraciones
|
||||
|
||||
|
||||
|
||||
|
||||
Cámara
|
||||
|
||||
|
||||
|
||||
Gente hambrienta
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Agradecimientos"
|
||||
align = 2
|
||||
uppercase = true
|
||||
|
||||
[node name="spacer" type="Label" parent="LabelContainer"]
|
||||
margin_left = 289.0
|
||||
margin_right = 399.0
|
||||
margin_bottom = 405.0
|
||||
text=" "
|
||||
|
||||
[node name="margin2" type="MarginContainer" parent="LabelContainer"]
|
||||
margin_left = 302.0
|
||||
margin_left = 304.0
|
||||
margin_right = 600.0
|
||||
margin_bottom = 133.0
|
||||
margin_bottom = 405.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 0
|
||||
|
||||
[node name="Names" type="Label" parent="LabelContainer/margin2"]
|
||||
margin_right = 298.0
|
||||
margin_bottom = 133.0
|
||||
margin_right = 296.0
|
||||
margin_bottom = 405.0
|
||||
size_flags_horizontal = 3
|
||||
size_flags_vertical = 0
|
||||
text = "Eneko
|
||||
@@ -64,11 +86,27 @@ Oier
|
||||
|
||||
Miette
|
||||
Niko
|
||||
Urtzi
|
||||
|
||||
|
||||
Leo
|
||||
Piko
|
||||
Urtzi"
|
||||
|
||||
|
||||
Bazyl
|
||||
Zephyr
|
||||
Chloe
|
||||
Mateo
|
||||
|
||||
|
||||
A Uli por existir
|
||||
Al grupo de rol por aguantar la espera
|
||||
A Ron Gilbert por inspirarnos
|
||||
A la comunidad detrás de Godot y Escoria
|
||||
por hacer posible este juego"
|
||||
|
||||
[node name="TextureRect" type="TextureRect" parent="."]
|
||||
margin_top = 171.0
|
||||
margin_top = 443.0
|
||||
margin_right = 600.0
|
||||
margin_bottom = 466.0
|
||||
margin_bottom = 738.0
|
||||
texture = ExtResource( 1 )
|
||||
|
||||
Reference in New Issue
Block a user