2023-03-06 22:52:14 +00:00
|
|
|
[gd_scene format=3 uid="uid://b2sxi77b1a7od"]
|
2022-12-13 12:07:50 +00:00
|
|
|
|
|
|
|
[node name="StartScreen" type="CanvasLayer"]
|
2022-12-18 09:46:51 +00:00
|
|
|
|
|
|
|
[node name="Panel" type="Panel" parent="."]
|
2023-03-06 22:52:14 +00:00
|
|
|
anchors_preset = 15
|
2022-12-18 09:46:51 +00:00
|
|
|
anchor_right = 1.0
|
|
|
|
anchor_bottom = 1.0
|
|
|
|
|
2022-12-21 16:18:17 +00:00
|
|
|
[node name="PlaytimeLabel" type="Label" parent="Panel"]
|
2023-03-06 22:52:14 +00:00
|
|
|
layout_mode = 0
|
|
|
|
offset_left = 400.0
|
|
|
|
offset_top = 22.0
|
|
|
|
offset_right = 642.0
|
|
|
|
offset_bottom = 36.0
|
2022-12-21 16:18:17 +00:00
|
|
|
text = "How long are we practising for today?"
|
2022-12-18 09:46:51 +00:00
|
|
|
|
2022-12-21 16:18:17 +00:00
|
|
|
[node name="TimerContainer" type="HBoxContainer" parent="Panel"]
|
2023-03-06 22:52:14 +00:00
|
|
|
layout_mode = 0
|
2022-12-21 16:18:17 +00:00
|
|
|
anchor_left = 0.5
|
|
|
|
anchor_top = 0.5
|
|
|
|
anchor_right = 0.5
|
|
|
|
anchor_bottom = 0.5
|
2023-03-06 22:52:14 +00:00
|
|
|
offset_left = -314.5
|
|
|
|
offset_top = -31.0
|
|
|
|
offset_right = 314.5
|
|
|
|
offset_bottom = 31.0
|
2022-12-21 16:18:17 +00:00
|
|
|
alignment = 1
|
|
|
|
|
|
|
|
[node name="5MinPlayTIme" type="Button" parent="Panel/TimerContainer"]
|
2023-03-06 22:52:14 +00:00
|
|
|
layout_mode = 2
|
2022-12-18 09:46:51 +00:00
|
|
|
text = "5 Minutes"
|
|
|
|
|
2022-12-21 16:18:17 +00:00
|
|
|
[node name="10MinPlayTIme" type="Button" parent="Panel/TimerContainer"]
|
2023-03-06 22:52:14 +00:00
|
|
|
layout_mode = 2
|
2022-12-18 09:46:51 +00:00
|
|
|
text = "10 Minutes"
|
|
|
|
|
2022-12-21 16:18:17 +00:00
|
|
|
[node name="15MinPlayTIme" type="Button" parent="Panel/TimerContainer"]
|
2023-03-06 22:52:14 +00:00
|
|
|
layout_mode = 2
|
2022-12-18 09:46:51 +00:00
|
|
|
text = "15 Minutes"
|