diff --git a/DungeonShooting_Godot/prefab/ui/MyUi.tscn b/DungeonShooting_Godot/prefab/ui/MyUi.tscn index 70df7ba..7356663 100644 --- a/DungeonShooting_Godot/prefab/ui/MyUi.tscn +++ b/DungeonShooting_Godot/prefab/ui/MyUi.tscn @@ -8,3 +8,18 @@ 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