xiandie/scene/ground/boarder_frame.tscn
2024-12-23 09:29:31 +08:00

42 lines
1.0 KiB
Plaintext

[gd_scene load_steps=2 format=3 uid="uid://o4a2eluydtep"]
[ext_resource type="Script" path="res://scene/ground/boarder_frame.gd" id="1_50vde"]
[node name="BoarderFrame" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_50vde")
[node name="ColorRectTop" type="ColorRect" parent="."]
unique_name_in_owner = true
custom_minimum_size = Vector2(564, 38.5)
layout_mode = 1
anchors_preset = 5
anchor_left = 0.5
anchor_right = 0.5
offset_left = -282.0
offset_right = 282.0
offset_bottom = 40.0
grow_horizontal = 2
color = Color(0.372549, 0.0156863, 0.0156863, 1)
[node name="ColorRectBottom" type="ColorRect" parent="."]
unique_name_in_owner = true
custom_minimum_size = Vector2(564, 38.5)
layout_mode = 1
anchors_preset = 7
anchor_left = 0.5
anchor_top = 1.0
anchor_right = 0.5
anchor_bottom = 1.0
offset_left = -282.0
offset_top = -38.5
offset_right = 282.0
grow_horizontal = 2
grow_vertical = 0
color = Color(0.372549, 0.0156863, 0.0156863, 1)