[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 = 167.0 [node name="margin" type="MarginContainer" parent="LabelContainer"] margin_right = 298.0 margin_bottom = 65.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 size_flags_horizontal = 3 size_flags_vertical = 0 text = "Un poco de todo: Agradecimientos:" align = 2 uppercase = true [node name="margin2" type="MarginContainer" parent="LabelContainer"] margin_left = 302.0 margin_right = 600.0 margin_bottom = 133.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 size_flags_horizontal = 3 size_flags_vertical = 0 text = "Eneko Oier Miette Niko Piko Urtzi" [node name="TextureRect" type="TextureRect" parent="."] margin_top = 171.0 margin_right = 600.0 margin_bottom = 466.0 texture = ExtResource( 1 )