-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathHelp.tscn
More file actions
102 lines (88 loc) · 2.49 KB
/
Help.tscn
File metadata and controls
102 lines (88 loc) · 2.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
[gd_scene load_steps=3 format=2]
[ext_resource path="res://RobotoMono-Regular.ttf" type="DynamicFontData" id=1]
[sub_resource type="DynamicFont" id=1]
size = 20
font_data = ExtResource( 1 )
[node name="Help" type="Control"]
anchor_right = 1.0
anchor_bottom = 1.0
margin_left = 19.0
margin_top = 29.0
margin_right = -27.0
margin_bottom = -21.0
[node name="ColorRect" type="ColorRect" parent="."]
margin_right = 991.0
margin_bottom = 525.0
color = Color( 0, 0, 0, 0.501961 )
[node name="Timer" type="Label" parent="."]
margin_left = 37.0
margin_top = 21.0
margin_right = 72.0
margin_bottom = 58.0
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "Enter to start timer"
[node name="Label2" type="Label" parent="."]
margin_left = 727.362
margin_top = 235.042
margin_right = 762.362
margin_bottom = 278.042
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "W"
[node name="Label3" type="Label" parent="."]
margin_left = 611.296
margin_top = 245.594
margin_right = 646.296
margin_bottom = 288.594
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "W"
[node name="Label4" type="Label" parent="."]
margin_left = 487.695
margin_top = 253.13
margin_right = 522.695
margin_bottom = 296.13
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "W"
[node name="Label5" type="Label" parent="."]
margin_left = 722.84
margin_top = 115.962
margin_right = 757.84
margin_bottom = 158.962
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "W"
[node name="Label6" type="Label" parent="."]
margin_left = 597.73
margin_top = 120.484
margin_right = 632.73
margin_bottom = 163.484
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "W"
[node name="Label7" type="Label" parent="."]
margin_left = 487.695
margin_top = 135.558
margin_right = 522.695
margin_bottom = 178.558
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "W"
[node name="Down" type="Label" parent="."]
margin_left = 172.661
margin_top = 265.189
margin_right = 207.661
margin_bottom = 308.189
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "S"
[node name="Up" type="Label" parent="."]
margin_left = 172.661
margin_top = 156.661
margin_right = 207.661
margin_bottom = 199.661
custom_fonts/font = SubResource( 1 )
custom_colors/font_color = Color( 1, 1, 1, 1 )
text = "W"