113 lines
2.1 KiB
Plaintext
113 lines
2.1 KiB
Plaintext
[gd_scene load_steps=4 format=2]
|
|
|
|
[ext_resource path="res://gymkhana/rooms/turno_cocina/creditos/assets/uliwood-productions.png" type="Texture" id=1]
|
|
[ext_resource path="res://gymkhana/rooms/turno_cocina/creditos/scrollingText.gd" type="Script" id=2]
|
|
|
|
[sub_resource type="Theme" id=1]
|
|
|
|
[node name="scrollingText" type="VBoxContainer"]
|
|
margin_left = 357.0
|
|
margin_right = 922.0
|
|
margin_bottom = 744.0
|
|
grow_horizontal = 0
|
|
script = ExtResource( 2 )
|
|
|
|
[node name="RichTextLabel" type="RichTextLabel" parent="."]
|
|
margin_right = 600.0
|
|
margin_bottom = 30.0
|
|
theme = SubResource( 1 )
|
|
bbcode_enabled = true
|
|
bbcode_text = "[center][u]Las Gymkhanicas de Uli[/u][/center]
|
|
"
|
|
text = "Las Gymkhanicas de Uli
|
|
"
|
|
fit_content_height = true
|
|
|
|
[node name="LabelContainer" type="HBoxContainer" parent="."]
|
|
margin_top = 34.0
|
|
margin_right = 600.0
|
|
margin_bottom = 439.0
|
|
|
|
[node name="margin" type="MarginContainer" parent="LabelContainer"]
|
|
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 = 296.0
|
|
margin_bottom = 337.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 0
|
|
text = "Creado por
|
|
|
|
|
|
|
|
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 = 304.0
|
|
margin_right = 600.0
|
|
margin_bottom = 405.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 0
|
|
|
|
[node name="Names" type="Label" parent="LabelContainer/margin2"]
|
|
margin_right = 296.0
|
|
margin_bottom = 405.0
|
|
size_flags_horizontal = 3
|
|
size_flags_vertical = 0
|
|
text = "Eneko
|
|
Oier
|
|
|
|
|
|
Miette
|
|
Niko
|
|
Urtzi
|
|
|
|
|
|
Leo
|
|
Piko
|
|
|
|
|
|
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 = 443.0
|
|
margin_right = 600.0
|
|
margin_bottom = 738.0
|
|
texture = ExtResource( 1 )
|