This commit is contained in:
makeyangcom
2024-03-07 09:52:31 +08:00
parent 247cd5be56
commit db5de75963
12 changed files with 3 additions and 3 deletions

View File

@@ -1,22 +0,0 @@
[gd_scene load_steps=2 format=3 uid="uid://i6g3y6btijjm"]
[ext_resource type="Texture2D" uid="uid://d05rp7emahb2e" path="res://assets/launch/background.jpeg" id="1_5xji2"]
[node name="Launch" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
[node name="Background" type="TextureRect" parent="."]
layout_mode = 1
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
texture = ExtResource("1_5xji2")
expand_mode = 2
stretch_mode = 6