GameGenPresentation/slides/title.tscn
2024-02-23 15:06:39 +01:00

27 lines
804 B
Text

[gd_scene load_steps=3 format=3 uid="uid://edbgev6imyv5"]
[ext_resource type="Texture2D" uid="uid://me8n3ntvgr2s" path="res://resources/sprites/portadas1.png" id="1_vc5rf"]
[ext_resource type="Texture2D" uid="uid://lw7bqa0i566u" path="res://resources/backgrounds/Title.png" id="2_bi3n8"]
[node name="Title" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
offset_right = -960.0
offset_bottom = -540.0
grow_horizontal = 2
grow_vertical = 2
[node name="TextureRect" type="TextureRect" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
texture = ExtResource("1_vc5rf")
[node name="TextureRect2" type="TextureRect" parent="."]
layout_mode = 0
offset_right = 40.0
offset_bottom = 40.0
scale = Vector2(0.5, 0.5)
texture = ExtResource("2_bi3n8")