Newer
Older
DungeonShooting / DungeonShooting_Godot / prefab / ui / MyUi.tscn
@小李xl 小李xl on 31 Mar 2023 606 bytes 漏传场景
[gd_scene load_steps=2 format=3 uid="uid://buxit3x615xu3"]

[ext_resource type="Script" path="res://src/game/ui/myUi/MyUiPanel.cs" id="1_bhjxh"]

[node name="MyUi" type="Control"]
layout_mode = 3
anchors_preset = 15
anchor_right = 1.0
anchor_bottom = 1.0
script = ExtResource("1_bhjxh")

[node name="Button" type="Button" parent="."]
layout_mode = 0
offset_right = 12.0
offset_bottom = 8.0

[node name="Control" type="Control" parent="."]
anchors_preset = 0
offset_right = 40.0
offset_bottom = 40.0

[node name="Label" type="Label" parent="Control"]
layout_mode = 0
offset_right = 9.0
offset_bottom = 49.0