|
@@ -14,9 +14,6 @@
|
|
|
anchor_right = 1.0
|
|
|
anchor_bottom = 1.0
|
|
|
script = ExtResource( 9 )
|
|
|
-__meta__ = {
|
|
|
-"_edit_use_anchors_": false
|
|
|
-}
|
|
|
|
|
|
[node name="Title" type="Label" parent="."]
|
|
|
anchor_top = 0.1
|
|
@@ -101,6 +98,7 @@ __meta__ = {
|
|
|
"_edit_use_anchors_": false
|
|
|
}
|
|
|
scenes = [ ExtResource( 7 ), ExtResource( 8 ) ]
|
|
|
+
|
|
|
[connection signal="lab_selected" from="LabSelector/Lab1" to="LabLauncher/Thumbnail" method="_on_lab_selected"]
|
|
|
[connection signal="lab_selected" from="LabSelector/Lab1" to="LabLauncher/StartButton" method="_on_lab_selected"]
|
|
|
[connection signal="lab_selected" from="LabSelector/Lab2" to="LabLauncher/Thumbnail" method="_on_lab_selected"]
|