Files
gymkhana-actions/gymkhana/rooms/turno_cocina/creditos/scrollingText.tscn

122 lines
2.2 KiB
Plaintext

[gd_scene load_steps=4 format=3 uid="uid://fgwob47tewuf"]
[ext_resource type="Texture2D" uid="uid://cb3kflkgoepre" path="res://gymkhana/rooms/turno_cocina/creditos/assets/uliwood-productions.png" id="1"]
[ext_resource type="Script" uid="uid://cobcmilgvn3j7" path="res://gymkhana/rooms/turno_cocina/creditos/scrollingText.gd" id="2"]
[sub_resource type="Theme" id="1"]
[node name="scrollingText" type="VBoxContainer"]
offset_left = 357.0
offset_right = 922.0
offset_bottom = 744.0
grow_horizontal = 0
script = ExtResource("2")
[node name="RichTextLabel" type="RichTextLabel" parent="."]
offset_right = 600.0
offset_bottom = 30.0
theme = SubResource("1")
bbcode_enabled = true
text = "[center][u]Las Gymkhanicas de Uli[/u][/center]
"
text = "Las Gymkhanicas de Uli
"
fit_content_height = true
[node name="LabelContainer" type="HBoxContainer" parent="."]
offset_top = 34.0
offset_right = 600.0
offset_bottom = 507.0
[node name="margin" type="MarginContainer" parent="LabelContainer"]
offset_right = 288.0
offset_bottom = 405.0
size_flags_horizontal = 3
size_flags_vertical = 0
[node name="Titles" type="Label" parent="LabelContainer/margin"]
offset_right = 288.0
offset_bottom = 405.0
size_flags_horizontal = 3
size_flags_vertical = 0
text = "Creado por
Colaboraciones
Cámara
Música
Gente hambrienta
Agradecimientos"
align = 2
uppercase = true
[node name="spacer" type="Label" parent="LabelContainer"]
offset_left = 292.0
offset_top = 229.0
offset_right = 308.0
offset_bottom = 243.0
text = " "
[node name="margin2" type="MarginContainer" parent="LabelContainer"]
offset_left = 312.0
offset_right = 600.0
offset_bottom = 473.0
size_flags_horizontal = 3
size_flags_vertical = 0
[node name="Names" type="Label" parent="LabelContainer/margin2"]
offset_right = 288.0
offset_bottom = 473.0
size_flags_horizontal = 3
size_flags_vertical = 0
text = "Eneko
Oier
Miette
Niko
Urtzi
Ebru
Leo
Piko
Encuentros de música Uli 2023
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="."]
offset_top = 511.0
offset_right = 600.0
offset_bottom = 806.0
texture = ExtResource("1")