feat(recuration): craeted test with singelotsn and spawinin planets

This commit is contained in:
2026-03-22 20:36:50 +01:00
parent 5bb9340963
commit 6b5a35cca1
10 changed files with 63 additions and 27 deletions

View File

@@ -1,6 +1,7 @@
[gd_scene format=3 uid="uid://cbqapc1frbhtv"]
[ext_resource type="Script" uid="uid://dslwh6krdrhb" path="res://Experiments/Recuration/UI/ui.gd" id="1_0oc4u"]
[ext_resource type="PackedScene" uid="uid://byb5pcvu3lixf" path="res://Experiments/Recuration/UI/planet_ui.tscn" id="2_7k02w"]
[node name="Ui" type="Control" unique_id=1649292342]
layout_mode = 3
@@ -11,26 +12,5 @@ grow_horizontal = 2
grow_vertical = 2
script = ExtResource("1_0oc4u")
[node name="Control" type="Control" parent="." unique_id=1092984868]
anchors_preset = 0
offset_left = 20.0
offset_top = 20.0
offset_right = 20.0
offset_bottom = 20.0
[node name="VBoxContainer" type="VBoxContainer" parent="Control" unique_id=2035222213]
layout_mode = 0
offset_right = 110.0
offset_bottom = 77.0
[node name="Label" type="Label" parent="Control/VBoxContainer" unique_id=1466923284]
layout_mode = 2
text = "Iron"
[node name="Label2" type="Label" parent="Control/VBoxContainer" unique_id=2128104556]
layout_mode = 2
text = "Copper"
[node name="Label3" type="Label" parent="Control/VBoxContainer" unique_id=749357655]
layout_mode = 2
text = "Copper"
[node name="PlanetUi" parent="." unique_id=1388932399 instance=ExtResource("2_7k02w")]
layout_mode = 1