-
Notifications
You must be signed in to change notification settings - Fork 3
/
clustertruck.cfg
147 lines (133 loc) · 2.84 KB
/
clustertruck.cfg
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
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
[General Properties]
game_title = Clustertruck
original_scale = 1920, 1080
auto_click = 1400, 920
[Screenshot Areas]
runtime = top:186, left:1107, width:623, height:309
prerun = top:757, left:305, width:1321, height:100
[Tests]
runtime = Level Complete 1, Level Complete 2, Credits, Runtime Pause
prerun = Prerun Pause, Level Select Back, Level Select Play,
Mid Menu White, Mid Menu Black, Main Menu White, Main Menu Black
standby = Level Select Back, Level Select Play
[Level Complete 1]
enabled = True
area = 623,0,0
origin = 230:30
max = 200
edges = -186,-77,92,121,213
shade = 255
planes = -225:28, -172:85, -67:66, 55:28, 104:7
soften = 8
thresh = 210
action = split\r\npausegametime\r\n
[Level Complete 2]
enabled = True
area = 623,22,0
origin = 230:30
max = 200
edges = -186,-77,92,121,213
shade = 255
planes = -225:28, -172:85, -67:66, 55:28, 104:7
soften = 8
thresh = 210
action = split\r\npausegametime\r\n
[Credits]
enabled = True
area = 25,308,623
origin = 0:1
max = 25
edges = 8,88,97,193,202,236,245,361,368,408,418,568,577
shade = 0
planes = 15:70, 105:80, 210:17, 252:100, 425:90
soften = 3
thresh = 127
action = split\r\n
[Runtime Pause]
enabled = True
area = 0,308,623
origin = 0:1
max = 15
edges = 5,36,41,49,54,93,98
shade = 0
planes = 7:27, 44:3, 57:34, 101:517
soften = 4
thresh = 80
action = pausegametime\r\n
[Prerun Pause]
enabled = True
area = 445,0,634
origin = 0:1
edges = 4, 29, 52, 64, 103, 120, 139, 177
shade = 0
planes = 6:14, 33:14, 68:30, 106:7, 124:10, 144:25
max = 15
soften = 6
thresh = 80
action = starttimer\r\nsetgametime 0.0\r\n
[Level Select Back]
enabled = True
area = 0,98,140
origin = 0:1
edges = 25, 35, 57, 68, 94, 102, 121
shade = 0
planes = 8:12, 40:14, 76:11, 109:7, 127:8
max = 15
soften = 4
thresh = 100
action = starttimer\r\nsetgametime 0.0\r\n
[Level Select Play]
enabled = True
area = 1190,99,1321
origin = 0:1
edges = 30, 58, 80, 100
shade = 0
planes = 7:21, 38:17, 65:13, 87:11, 107:15
max = 15
soften = 4
thresh = 100
action = starttimer\r\nsetgametime 0.0\r\n
[Mid Menu White]
enabled = True
area = 545,99,635
origin = 0:1
edges = 39,55
shade = 255
planes = 7:28, 45:6, 62:18
max = 15
soften = 3
thresh = 160
action = STANDBY
[Mid Menu Black]
enabled = True
area = 545,99,635
origin = 0:1
edges = 39,55
shade = 0
planes = 7:28, 45:6, 62:18
max = 15
soften = 3
thresh = 80
action = STANDBY
[Main Menu White]
enabled = True
area = 576,32,738
origin = 0:1
edges = 40, 52, 86, 102, 130
shade = 255
planes = 6:30, 57:24, 91:7, 107:19, 135:21
max = 15
soften = 3
thresh = 160
action = STANDBY
[Main Menu Black]
enabled = True
area = 576,32,738
origin = 0:1
edges = 40, 52, 86, 102, 130
shade = 0
planes = 6:30, 57:24, 91:7, 107:19, 135:21
max = 15
soften = 3
thresh = 80
action = STANDBY