education-apps/flashmaths/start_scene.tscn

39 lines
840 B
Plaintext

[gd_scene format=2]
[node name="StartScreen" type="CanvasLayer"]
[node name="Panel" type="Panel" parent="."]
anchor_right = 1.0
anchor_bottom = 1.0
__meta__ = {
"_edit_lock_": true
}
[node name="Label" type="Label" parent="Panel"]
margin_left = 400.0
margin_top = 22.0
margin_right = 642.0
margin_bottom = 36.0
text = "How long are wer practising for today?"
[node name="5MinPlayTIme" type="Button" parent="Panel"]
margin_left = 161.0
margin_top = 162.0
margin_right = 237.0
margin_bottom = 182.0
text = "5 Minutes"
[node name="10MinPlayTIme" type="Button" parent="Panel"]
margin_left = 318.0
margin_top = 179.0
margin_right = 402.0
margin_bottom = 199.0
text = "10 Minutes"
[node name="15MinPlayTIme" type="Button" parent="Panel"]
margin_left = 484.0
margin_top = 178.0
margin_right = 568.0
margin_bottom = 198.0
text = "15 Minutes"