20 lines
534 B
Text
20 lines
534 B
Text
[gd_scene load_steps=2 format=3 uid="uid://dacfh32cf32l4"]
|
|
|
|
[ext_resource type="Texture2D" uid="uid://76nu0vqcnsjv" path="res://resources/slide11.png" id="1_nxyu0"]
|
|
|
|
[node name="Slide11" 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
|
|
scale = Vector2(0.5, 0.5)
|
|
texture = ExtResource("1_nxyu0")
|