@pop-party/create-game 1.3.2 → 1.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/starter/content/art/manifest.json +4 -2
- package/starter/content/audio/host-audios.json +29 -1
- package/starter/content/content-bundle.json +11 -11
- package/starter/content/flow.json +824 -567
- package/starter/content/layouts/controller.json +896 -100
- package/starter/content/layouts/stage.json +601 -69
|
@@ -4,19 +4,19 @@
|
|
|
4
4
|
"id": "lobby",
|
|
5
5
|
"name": "Lobby Game State",
|
|
6
6
|
"nodePosition": {
|
|
7
|
-
"x":
|
|
8
|
-
"y":
|
|
7
|
+
"x": 864,
|
|
8
|
+
"y": 70
|
|
9
9
|
},
|
|
10
10
|
"startNodePosition": {
|
|
11
|
-
"x":
|
|
11
|
+
"x": 849,
|
|
12
12
|
"y": 70
|
|
13
13
|
},
|
|
14
14
|
"returnNodePosition": {
|
|
15
|
-
"x":
|
|
16
|
-
"y":
|
|
15
|
+
"x": 839,
|
|
16
|
+
"y": 1808
|
|
17
17
|
},
|
|
18
18
|
"entryTargetActionId": "lobby-action-mqojohry",
|
|
19
|
-
"nextStateTargetId": "route-action-
|
|
19
|
+
"nextStateTargetId": "route-action-mruxdo2o-zcgo5",
|
|
20
20
|
"actions": [
|
|
21
21
|
{
|
|
22
22
|
"id": "lobby-countdown-complete",
|
|
@@ -29,8 +29,8 @@
|
|
|
29
29
|
},
|
|
30
30
|
"nextTargetActionId": "lobby-action-mqprlx3p",
|
|
31
31
|
"nodePosition": {
|
|
32
|
-
"x":
|
|
33
|
-
"y":
|
|
32
|
+
"x": 804,
|
|
33
|
+
"y": 1196
|
|
34
34
|
},
|
|
35
35
|
"subActions": [],
|
|
36
36
|
"trigger": "onCountdownComplete",
|
|
@@ -40,58 +40,160 @@
|
|
|
40
40
|
"id": "lobby-action-mqojohry",
|
|
41
41
|
"name": "Setup Game",
|
|
42
42
|
"type": "setupGame",
|
|
43
|
+
"category": "standard",
|
|
43
44
|
"timing": {
|
|
44
45
|
"mode": "E+",
|
|
45
46
|
"seconds": 0
|
|
46
47
|
},
|
|
47
|
-
"
|
|
48
|
-
"textTarget": "",
|
|
49
|
-
"instant": false,
|
|
50
|
-
"isShown": true,
|
|
51
|
-
"subActions": [],
|
|
48
|
+
"nextTargetActionId": "lobby-action-mrmi772x",
|
|
52
49
|
"nodePosition": {
|
|
53
|
-
"x":
|
|
54
|
-
"y":
|
|
50
|
+
"x": 804,
|
|
51
|
+
"y": 226
|
|
55
52
|
},
|
|
56
|
-
"
|
|
53
|
+
"subActions": []
|
|
57
54
|
},
|
|
58
55
|
{
|
|
59
56
|
"id": "lobby-action-mqprlx3p",
|
|
60
57
|
"name": "Set Wipe Shown",
|
|
61
58
|
"type": "setWipeShown",
|
|
59
|
+
"category": "standard",
|
|
62
60
|
"timing": {
|
|
63
61
|
"mode": "E+",
|
|
64
62
|
"seconds": 0
|
|
65
63
|
},
|
|
66
|
-
"
|
|
67
|
-
"
|
|
68
|
-
|
|
69
|
-
|
|
64
|
+
"nextTargetActionId": "lobby-action-mrmi8fie",
|
|
65
|
+
"nodePosition": {
|
|
66
|
+
"x": 804,
|
|
67
|
+
"y": 1400
|
|
68
|
+
},
|
|
70
69
|
"subActions": [],
|
|
70
|
+
"isShown": true,
|
|
71
|
+
"instant": false
|
|
72
|
+
},
|
|
73
|
+
{
|
|
74
|
+
"id": "lobby-action-mrmi8fie",
|
|
75
|
+
"name": "End Moment",
|
|
76
|
+
"type": "endMoment",
|
|
77
|
+
"category": "standard",
|
|
78
|
+
"timing": {
|
|
79
|
+
"mode": "E+",
|
|
80
|
+
"seconds": 0
|
|
81
|
+
},
|
|
82
|
+
"nextTargetActionId": "return",
|
|
71
83
|
"nodePosition": {
|
|
72
|
-
"x":
|
|
73
|
-
"y":
|
|
84
|
+
"x": 804,
|
|
85
|
+
"y": 1604
|
|
74
86
|
},
|
|
75
|
-
"
|
|
87
|
+
"subActions": []
|
|
76
88
|
},
|
|
77
89
|
{
|
|
78
90
|
"id": "lobby-action-mqpt9z90",
|
|
79
91
|
"name": "Set Wipe Shown 1",
|
|
80
92
|
"type": "setWipeShown",
|
|
93
|
+
"category": "standard",
|
|
81
94
|
"timing": {
|
|
82
95
|
"mode": "E+",
|
|
83
96
|
"seconds": 0
|
|
84
97
|
},
|
|
85
|
-
"
|
|
86
|
-
"
|
|
87
|
-
|
|
88
|
-
|
|
98
|
+
"nextTargetActionId": "lobby-action-mqw4vt62",
|
|
99
|
+
"nodePosition": {
|
|
100
|
+
"x": 804,
|
|
101
|
+
"y": 634
|
|
102
|
+
},
|
|
89
103
|
"subActions": [],
|
|
104
|
+
"isShown": false,
|
|
105
|
+
"instant": false
|
|
106
|
+
},
|
|
107
|
+
{
|
|
108
|
+
"id": "lobby-action-mqw4vt62",
|
|
109
|
+
"name": "Display Text",
|
|
110
|
+
"type": "displayText",
|
|
111
|
+
"category": "standard",
|
|
112
|
+
"timing": {
|
|
113
|
+
"mode": "E+",
|
|
114
|
+
"seconds": 0
|
|
115
|
+
},
|
|
116
|
+
"nextTargetActionId": "lobby-countdown-complete",
|
|
117
|
+
"nodePosition": {
|
|
118
|
+
"x": 804,
|
|
119
|
+
"y": 838
|
|
120
|
+
},
|
|
121
|
+
"subActions": [
|
|
122
|
+
{
|
|
123
|
+
"id": "lobby-sub-action-mrmyli4a",
|
|
124
|
+
"name": "Set Game Object Shown",
|
|
125
|
+
"type": "setGameObjectShown",
|
|
126
|
+
"category": "standard",
|
|
127
|
+
"timing": {
|
|
128
|
+
"mode": "S+",
|
|
129
|
+
"seconds": 0
|
|
130
|
+
},
|
|
131
|
+
"nextTargetActionId": "",
|
|
132
|
+
"nodePosition": null,
|
|
133
|
+
"subActions": [],
|
|
134
|
+
"targetLayoutElementId": "stagecodepanel",
|
|
135
|
+
"targetLayoutScope": "moment",
|
|
136
|
+
"targetLayoutSurface": "stage",
|
|
137
|
+
"isShown": true,
|
|
138
|
+
"instant": false
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"id": "lobby-sub-action-mrmynmjp",
|
|
142
|
+
"name": "Set Game Object Shown",
|
|
143
|
+
"type": "setGameObjectShown",
|
|
144
|
+
"category": "standard",
|
|
145
|
+
"timing": {
|
|
146
|
+
"mode": "S+",
|
|
147
|
+
"seconds": 0
|
|
148
|
+
},
|
|
149
|
+
"nextTargetActionId": "",
|
|
150
|
+
"nodePosition": null,
|
|
151
|
+
"subActions": [],
|
|
152
|
+
"targetLayoutElementId": "joinprompt",
|
|
153
|
+
"targetLayoutScope": "moment",
|
|
154
|
+
"targetLayoutSurface": "stage",
|
|
155
|
+
"isShown": true,
|
|
156
|
+
"instant": false
|
|
157
|
+
},
|
|
158
|
+
{
|
|
159
|
+
"id": "lobby-sub-action-mrr4oa0e",
|
|
160
|
+
"name": "Set Game Object Shown",
|
|
161
|
+
"type": "setGameObjectShown",
|
|
162
|
+
"category": "standard",
|
|
163
|
+
"timing": {
|
|
164
|
+
"mode": "S+",
|
|
165
|
+
"seconds": 0
|
|
166
|
+
},
|
|
167
|
+
"nextTargetActionId": "",
|
|
168
|
+
"nodePosition": null,
|
|
169
|
+
"subActions": [],
|
|
170
|
+
"targetLayoutElementId": "stagejoinqr",
|
|
171
|
+
"targetLayoutScope": "moment",
|
|
172
|
+
"targetLayoutSurface": "stage",
|
|
173
|
+
"isShown": true,
|
|
174
|
+
"instant": false
|
|
175
|
+
}
|
|
176
|
+
],
|
|
177
|
+
"text": "Party Game Template Test",
|
|
178
|
+
"textTarget": "stagetitle",
|
|
179
|
+
"isShown": true,
|
|
180
|
+
"instant": false
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
"id": "lobby-action-mrmi772x",
|
|
184
|
+
"name": "Start Moment",
|
|
185
|
+
"type": "startMoment",
|
|
186
|
+
"category": "standard",
|
|
187
|
+
"timing": {
|
|
188
|
+
"mode": "E+",
|
|
189
|
+
"seconds": 0
|
|
190
|
+
},
|
|
191
|
+
"nextTargetActionId": "lobby-action-mqpt9z90",
|
|
90
192
|
"nodePosition": {
|
|
91
|
-
"x":
|
|
92
|
-
"y":
|
|
193
|
+
"x": 804,
|
|
194
|
+
"y": 430
|
|
93
195
|
},
|
|
94
|
-
"
|
|
196
|
+
"subActions": []
|
|
95
197
|
}
|
|
96
198
|
]
|
|
97
199
|
},
|
|
@@ -99,78 +201,92 @@
|
|
|
99
201
|
"id": "intro",
|
|
100
202
|
"name": "Game Intro Game State",
|
|
101
203
|
"nodePosition": {
|
|
102
|
-
"x":
|
|
103
|
-
"y":
|
|
204
|
+
"x": 864,
|
|
205
|
+
"y": 518
|
|
104
206
|
},
|
|
105
207
|
"startNodePosition": {
|
|
106
|
-
"x":
|
|
208
|
+
"x": 763,
|
|
107
209
|
"y": 70
|
|
108
210
|
},
|
|
109
211
|
"returnNodePosition": {
|
|
110
|
-
"x":
|
|
111
|
-
"y":
|
|
212
|
+
"x": 753,
|
|
213
|
+
"y": 1042
|
|
112
214
|
},
|
|
113
215
|
"entryTargetActionId": "intro-action-mqprm6ln",
|
|
114
216
|
"nextStateTargetId": "round-intro-game-state",
|
|
115
217
|
"actions": [
|
|
116
218
|
{
|
|
117
|
-
"id": "intro-
|
|
118
|
-
"name": "
|
|
119
|
-
"type": "
|
|
120
|
-
"category": "
|
|
219
|
+
"id": "intro-action-mqprim01",
|
|
220
|
+
"name": "Set Wipe Shown",
|
|
221
|
+
"type": "setWipeShown",
|
|
222
|
+
"category": "standard",
|
|
121
223
|
"timing": {
|
|
122
224
|
"mode": "E+",
|
|
123
225
|
"seconds": 0
|
|
124
226
|
},
|
|
125
|
-
"nextTargetActionId": "intro-action-
|
|
227
|
+
"nextTargetActionId": "intro-action-mruyq0r9-vior8a",
|
|
126
228
|
"nodePosition": {
|
|
127
|
-
"x":
|
|
128
|
-
"y":
|
|
229
|
+
"x": 718,
|
|
230
|
+
"y": 634
|
|
129
231
|
},
|
|
130
232
|
"subActions": [],
|
|
131
|
-
"text": "This is the Game Intro State",
|
|
132
|
-
"textTarget": "stagepresentationtext",
|
|
133
233
|
"isShown": true,
|
|
134
|
-
"instant": false
|
|
135
|
-
"stageClickTargetActionId": "intro-action-mqprim01"
|
|
234
|
+
"instant": false
|
|
136
235
|
},
|
|
137
236
|
{
|
|
138
|
-
"id": "intro-action-
|
|
139
|
-
"name": "
|
|
140
|
-
"type": "
|
|
237
|
+
"id": "intro-action-mruyq0r9-vior8a",
|
|
238
|
+
"name": "End Moment",
|
|
239
|
+
"type": "endMoment",
|
|
240
|
+
"category": "standard",
|
|
141
241
|
"timing": {
|
|
142
242
|
"mode": "E+",
|
|
143
243
|
"seconds": 0
|
|
144
244
|
},
|
|
145
|
-
"
|
|
146
|
-
"textTarget": "",
|
|
147
|
-
"instant": false,
|
|
148
|
-
"isShown": true,
|
|
149
|
-
"subActions": [],
|
|
245
|
+
"nextTargetActionId": "return",
|
|
150
246
|
"nodePosition": {
|
|
151
|
-
"x":
|
|
152
|
-
"y":
|
|
247
|
+
"x": 718,
|
|
248
|
+
"y": 838
|
|
153
249
|
},
|
|
154
|
-
"
|
|
250
|
+
"subActions": []
|
|
155
251
|
},
|
|
156
252
|
{
|
|
157
253
|
"id": "intro-action-mqprm6ln",
|
|
158
254
|
"name": "Set Wipe Shown 1",
|
|
159
255
|
"type": "setWipeShown",
|
|
256
|
+
"category": "standard",
|
|
160
257
|
"timing": {
|
|
161
258
|
"mode": "E+",
|
|
162
259
|
"seconds": 0
|
|
163
260
|
},
|
|
164
|
-
"
|
|
165
|
-
"
|
|
166
|
-
|
|
167
|
-
|
|
261
|
+
"nextTargetActionId": "intro-action-mqw4c168",
|
|
262
|
+
"nodePosition": {
|
|
263
|
+
"x": 718,
|
|
264
|
+
"y": 226
|
|
265
|
+
},
|
|
168
266
|
"subActions": [],
|
|
267
|
+
"isShown": false,
|
|
268
|
+
"instant": false
|
|
269
|
+
},
|
|
270
|
+
{
|
|
271
|
+
"id": "intro-action-mqw4c168",
|
|
272
|
+
"name": "Present Text",
|
|
273
|
+
"type": "presentText",
|
|
274
|
+
"category": "input",
|
|
275
|
+
"timing": {
|
|
276
|
+
"mode": "E+",
|
|
277
|
+
"seconds": 0
|
|
278
|
+
},
|
|
279
|
+
"nextTargetActionId": "",
|
|
169
280
|
"nodePosition": {
|
|
170
|
-
"x":
|
|
171
|
-
"y":
|
|
281
|
+
"x": 718,
|
|
282
|
+
"y": 430
|
|
172
283
|
},
|
|
173
|
-
"
|
|
284
|
+
"subActions": [],
|
|
285
|
+
"text": "This is the Game Intro State",
|
|
286
|
+
"textTarget": "layout-text-field-instance-1",
|
|
287
|
+
"isShown": true,
|
|
288
|
+
"instant": false,
|
|
289
|
+
"stageClickTargetActionId": "intro-action-mqprim01"
|
|
174
290
|
}
|
|
175
291
|
]
|
|
176
292
|
},
|
|
@@ -178,16 +294,16 @@
|
|
|
178
294
|
"id": "round-intro-game-state",
|
|
179
295
|
"name": "Round Intro Game State",
|
|
180
296
|
"nodePosition": {
|
|
181
|
-
"x":
|
|
182
|
-
"y":
|
|
297
|
+
"x": 864,
|
|
298
|
+
"y": 742
|
|
183
299
|
},
|
|
184
300
|
"startNodePosition": {
|
|
185
|
-
"x":
|
|
301
|
+
"x": 769,
|
|
186
302
|
"y": 70
|
|
187
303
|
},
|
|
188
304
|
"returnNodePosition": {
|
|
189
|
-
"x":
|
|
190
|
-
"y":
|
|
305
|
+
"x": 759,
|
|
306
|
+
"y": 1042
|
|
191
307
|
},
|
|
192
308
|
"entryTargetActionId": "round-intro-game-state-action-mqprj88i",
|
|
193
309
|
"nextStateTargetId": "crafting-game-state",
|
|
@@ -203,8 +319,8 @@
|
|
|
203
319
|
},
|
|
204
320
|
"nextTargetActionId": "round-intro-game-state-action-mqprjpxb",
|
|
205
321
|
"nodePosition": {
|
|
206
|
-
"x":
|
|
207
|
-
"y":
|
|
322
|
+
"x": 724,
|
|
323
|
+
"y": 430
|
|
208
324
|
},
|
|
209
325
|
"subActions": [],
|
|
210
326
|
"text": "Round <ROUND_NUMBER>",
|
|
@@ -217,39 +333,53 @@
|
|
|
217
333
|
"id": "round-intro-game-state-action-mqprj88i",
|
|
218
334
|
"name": "Set Wipe Shown",
|
|
219
335
|
"type": "setWipeShown",
|
|
336
|
+
"category": "standard",
|
|
220
337
|
"timing": {
|
|
221
338
|
"mode": "E+",
|
|
222
339
|
"seconds": 0
|
|
223
340
|
},
|
|
224
|
-
"
|
|
225
|
-
"textTarget": "",
|
|
226
|
-
"instant": false,
|
|
227
|
-
"isShown": false,
|
|
228
|
-
"subActions": [],
|
|
341
|
+
"nextTargetActionId": "round-intro-action-mqkg361r",
|
|
229
342
|
"nodePosition": {
|
|
230
|
-
"x":
|
|
231
|
-
"y":
|
|
343
|
+
"x": 724,
|
|
344
|
+
"y": 226
|
|
232
345
|
},
|
|
233
|
-
"
|
|
346
|
+
"subActions": [],
|
|
347
|
+
"isShown": false,
|
|
348
|
+
"instant": false
|
|
234
349
|
},
|
|
235
350
|
{
|
|
236
351
|
"id": "round-intro-game-state-action-mqprjpxb",
|
|
237
352
|
"name": "Set Wipe Shown 1",
|
|
238
353
|
"type": "setWipeShown",
|
|
354
|
+
"category": "standard",
|
|
239
355
|
"timing": {
|
|
240
356
|
"mode": "E+",
|
|
241
357
|
"seconds": 0
|
|
242
358
|
},
|
|
243
|
-
"
|
|
244
|
-
"
|
|
245
|
-
|
|
246
|
-
|
|
359
|
+
"nextTargetActionId": "round-intro-game-state-action-mruyqel2-fnyid6",
|
|
360
|
+
"nodePosition": {
|
|
361
|
+
"x": 724,
|
|
362
|
+
"y": 634
|
|
363
|
+
},
|
|
247
364
|
"subActions": [],
|
|
365
|
+
"isShown": true,
|
|
366
|
+
"instant": false
|
|
367
|
+
},
|
|
368
|
+
{
|
|
369
|
+
"id": "round-intro-game-state-action-mruyqel2-fnyid6",
|
|
370
|
+
"name": "End Moment",
|
|
371
|
+
"type": "endMoment",
|
|
372
|
+
"category": "standard",
|
|
373
|
+
"timing": {
|
|
374
|
+
"mode": "E+",
|
|
375
|
+
"seconds": 0
|
|
376
|
+
},
|
|
377
|
+
"nextTargetActionId": "return",
|
|
248
378
|
"nodePosition": {
|
|
249
|
-
"x":
|
|
250
|
-
"y":
|
|
379
|
+
"x": 724,
|
|
380
|
+
"y": 838
|
|
251
381
|
},
|
|
252
|
-
"
|
|
382
|
+
"subActions": []
|
|
253
383
|
}
|
|
254
384
|
]
|
|
255
385
|
},
|
|
@@ -257,16 +387,16 @@
|
|
|
257
387
|
"id": "crafting-game-state",
|
|
258
388
|
"name": "Crafting Game State",
|
|
259
389
|
"nodePosition": {
|
|
260
|
-
"x":
|
|
261
|
-
"y":
|
|
390
|
+
"x": 864,
|
|
391
|
+
"y": 966
|
|
262
392
|
},
|
|
263
393
|
"startNodePosition": {
|
|
264
|
-
"x":
|
|
394
|
+
"x": 762,
|
|
265
395
|
"y": 70
|
|
266
396
|
},
|
|
267
397
|
"returnNodePosition": {
|
|
268
|
-
"x":
|
|
269
|
-
"y":
|
|
398
|
+
"x": 752,
|
|
399
|
+
"y": 3486
|
|
270
400
|
},
|
|
271
401
|
"entryTargetActionId": "crafting-game-state-action-mqprk697",
|
|
272
402
|
"nextStateTargetId": "presentation-game-state",
|
|
@@ -282,8 +412,8 @@
|
|
|
282
412
|
},
|
|
283
413
|
"nextTargetActionId": "crafting-game-state-action-mqn4qzpm",
|
|
284
414
|
"nodePosition": {
|
|
285
|
-
"x":
|
|
286
|
-
"y":
|
|
415
|
+
"x": 717,
|
|
416
|
+
"y": 430
|
|
287
417
|
},
|
|
288
418
|
"subActions": [],
|
|
289
419
|
"text": "We are in the Crafting State",
|
|
@@ -301,14 +431,54 @@
|
|
|
301
431
|
"mode": "E+",
|
|
302
432
|
"seconds": 0
|
|
303
433
|
},
|
|
304
|
-
"nextTargetActionId": "crafting-game-state-action-
|
|
434
|
+
"nextTargetActionId": "crafting-game-state-action-mrqrvzg1-kjrmtu",
|
|
305
435
|
"nodePosition": {
|
|
306
|
-
"x":
|
|
307
|
-
"y":
|
|
436
|
+
"x": 717,
|
|
437
|
+
"y": 634
|
|
308
438
|
},
|
|
309
439
|
"subActions": [],
|
|
310
440
|
"variableName": "multipleChoicePrompt"
|
|
311
441
|
},
|
|
442
|
+
{
|
|
443
|
+
"id": "crafting-game-state-action-mrqrvzg1-kjrmtu",
|
|
444
|
+
"name": "Set Game Object Shown",
|
|
445
|
+
"type": "setGameObjectShown",
|
|
446
|
+
"category": "standard",
|
|
447
|
+
"timing": {
|
|
448
|
+
"mode": "E+",
|
|
449
|
+
"seconds": 0
|
|
450
|
+
},
|
|
451
|
+
"nextTargetActionId": "crafting-game-state-action-mqlrgs0y",
|
|
452
|
+
"nodePosition": {
|
|
453
|
+
"x": 717,
|
|
454
|
+
"y": 838
|
|
455
|
+
},
|
|
456
|
+
"subActions": [
|
|
457
|
+
{
|
|
458
|
+
"id": "crafting-game-state-sub-action-mrrgv0kh",
|
|
459
|
+
"name": "Set Game Object Shown",
|
|
460
|
+
"type": "setGameObjectShown",
|
|
461
|
+
"category": "standard",
|
|
462
|
+
"timing": {
|
|
463
|
+
"mode": "S+",
|
|
464
|
+
"seconds": 0
|
|
465
|
+
},
|
|
466
|
+
"nextTargetActionId": "",
|
|
467
|
+
"nodePosition": null,
|
|
468
|
+
"subActions": [],
|
|
469
|
+
"targetLayoutElementId": "crafting-game-statemomenttext",
|
|
470
|
+
"targetLayoutScope": "moment",
|
|
471
|
+
"targetLayoutSurface": "stage",
|
|
472
|
+
"isShown": false,
|
|
473
|
+
"instant": false
|
|
474
|
+
}
|
|
475
|
+
],
|
|
476
|
+
"targetLayoutElementId": "craftingtriviaprompttext",
|
|
477
|
+
"targetLayoutScope": "moment",
|
|
478
|
+
"targetLayoutSurface": "stage",
|
|
479
|
+
"isShown": true,
|
|
480
|
+
"instant": false
|
|
481
|
+
},
|
|
312
482
|
{
|
|
313
483
|
"id": "crafting-game-state-action-mqlrgs0y",
|
|
314
484
|
"name": "Set Timer Shown",
|
|
@@ -320,8 +490,8 @@
|
|
|
320
490
|
},
|
|
321
491
|
"nextTargetActionId": "crafting-game-state-action-mqlronl5",
|
|
322
492
|
"nodePosition": {
|
|
323
|
-
"x":
|
|
324
|
-
"y":
|
|
493
|
+
"x": 717,
|
|
494
|
+
"y": 1092
|
|
325
495
|
},
|
|
326
496
|
"subActions": [],
|
|
327
497
|
"isShown": true,
|
|
@@ -338,8 +508,8 @@
|
|
|
338
508
|
},
|
|
339
509
|
"nextTargetActionId": "crafting-game-state-action-mqlrlkp0",
|
|
340
510
|
"nodePosition": {
|
|
341
|
-
"x":
|
|
342
|
-
"y":
|
|
511
|
+
"x": 717,
|
|
512
|
+
"y": 1296
|
|
343
513
|
},
|
|
344
514
|
"subActions": []
|
|
345
515
|
},
|
|
@@ -354,8 +524,8 @@
|
|
|
354
524
|
},
|
|
355
525
|
"nextTargetActionId": "return",
|
|
356
526
|
"nodePosition": {
|
|
357
|
-
"x":
|
|
358
|
-
"y":
|
|
527
|
+
"x": 717,
|
|
528
|
+
"y": 1500
|
|
359
529
|
},
|
|
360
530
|
"subActions": [
|
|
361
531
|
{
|
|
@@ -371,7 +541,7 @@
|
|
|
371
541
|
"nodePosition": null,
|
|
372
542
|
"subActions": [],
|
|
373
543
|
"text": "Answer the prompt on your device now!",
|
|
374
|
-
"textTarget": "
|
|
544
|
+
"textTarget": "craftingprompttext",
|
|
375
545
|
"isShown": true,
|
|
376
546
|
"instant": false
|
|
377
547
|
}
|
|
@@ -394,8 +564,8 @@
|
|
|
394
564
|
},
|
|
395
565
|
"nextTargetActionId": "crafting-game-state-action-mqn4u54c",
|
|
396
566
|
"nodePosition": {
|
|
397
|
-
"x":
|
|
398
|
-
"y":
|
|
567
|
+
"x": 717,
|
|
568
|
+
"y": 1754
|
|
399
569
|
},
|
|
400
570
|
"subActions": [
|
|
401
571
|
{
|
|
@@ -415,7 +585,7 @@
|
|
|
415
585
|
}
|
|
416
586
|
],
|
|
417
587
|
"text": "Presented text",
|
|
418
|
-
"textTarget": "
|
|
588
|
+
"textTarget": "craftingprompttext",
|
|
419
589
|
"isShown": false,
|
|
420
590
|
"instant": false
|
|
421
591
|
},
|
|
@@ -430,8 +600,8 @@
|
|
|
430
600
|
},
|
|
431
601
|
"nextTargetActionId": "crafting-game-state-action-mqn9u17o",
|
|
432
602
|
"nodePosition": {
|
|
433
|
-
"x":
|
|
434
|
-
"y":
|
|
603
|
+
"x": 717,
|
|
604
|
+
"y": 2008
|
|
435
605
|
},
|
|
436
606
|
"subActions": [],
|
|
437
607
|
"isShown": true,
|
|
@@ -449,8 +619,8 @@
|
|
|
449
619
|
},
|
|
450
620
|
"nextTargetActionId": "crafting-game-state-action-mqn4uouf",
|
|
451
621
|
"nodePosition": {
|
|
452
|
-
"x":
|
|
453
|
-
"y":
|
|
622
|
+
"x": 717,
|
|
623
|
+
"y": 2212
|
|
454
624
|
},
|
|
455
625
|
"subActions": []
|
|
456
626
|
},
|
|
@@ -465,8 +635,8 @@
|
|
|
465
635
|
},
|
|
466
636
|
"nextTargetActionId": "crafting-game-state-action-mqn4v75w",
|
|
467
637
|
"nodePosition": {
|
|
468
|
-
"x":
|
|
469
|
-
"y":
|
|
638
|
+
"x": 717,
|
|
639
|
+
"y": 2416
|
|
470
640
|
},
|
|
471
641
|
"subActions": [],
|
|
472
642
|
"isShown": false,
|
|
@@ -484,8 +654,8 @@
|
|
|
484
654
|
},
|
|
485
655
|
"nextTargetActionId": "crafting-game-state-action-mqn4xkyp",
|
|
486
656
|
"nodePosition": {
|
|
487
|
-
"x":
|
|
488
|
-
"y":
|
|
657
|
+
"x": 717,
|
|
658
|
+
"y": 2620
|
|
489
659
|
},
|
|
490
660
|
"subActions": [],
|
|
491
661
|
"playerFilter": "correct",
|
|
@@ -493,8 +663,8 @@
|
|
|
493
663
|
},
|
|
494
664
|
{
|
|
495
665
|
"id": "crafting-game-state-action-mqn4xkyp",
|
|
496
|
-
"name": "Set
|
|
497
|
-
"type": "
|
|
666
|
+
"name": "Set Game Object Shown",
|
|
667
|
+
"type": "setGameObjectShown",
|
|
498
668
|
"category": "standard",
|
|
499
669
|
"timing": {
|
|
500
670
|
"mode": "E+",
|
|
@@ -502,51 +672,84 @@
|
|
|
502
672
|
},
|
|
503
673
|
"nextTargetActionId": "crafting-game-state-action-mqprkq1k",
|
|
504
674
|
"nodePosition": {
|
|
505
|
-
"x":
|
|
506
|
-
"y":
|
|
675
|
+
"x": 717,
|
|
676
|
+
"y": 2824
|
|
507
677
|
},
|
|
508
|
-
"subActions": [
|
|
678
|
+
"subActions": [
|
|
679
|
+
{
|
|
680
|
+
"id": "crafting-game-state-sub-action-mrqrww3o",
|
|
681
|
+
"name": "Set Player Answers Shown",
|
|
682
|
+
"type": "setPlayerAnswersShown",
|
|
683
|
+
"category": "standard",
|
|
684
|
+
"timing": {
|
|
685
|
+
"mode": "S+",
|
|
686
|
+
"seconds": 0
|
|
687
|
+
},
|
|
688
|
+
"nextTargetActionId": "",
|
|
689
|
+
"nodePosition": null,
|
|
690
|
+
"subActions": [],
|
|
691
|
+
"isShown": false,
|
|
692
|
+
"instant": false,
|
|
693
|
+
"playerFilter": "all"
|
|
694
|
+
}
|
|
695
|
+
],
|
|
696
|
+
"targetLayoutElementId": "craftingtriviaprompttext",
|
|
697
|
+
"targetLayoutScope": "moment",
|
|
698
|
+
"targetLayoutSurface": "stage",
|
|
509
699
|
"isShown": false,
|
|
510
|
-
"instant": false
|
|
511
|
-
"playerFilter": "all"
|
|
700
|
+
"instant": false
|
|
512
701
|
},
|
|
513
702
|
{
|
|
514
703
|
"id": "crafting-game-state-action-mqprk697",
|
|
515
704
|
"name": "Set Wipe Shown",
|
|
516
705
|
"type": "setWipeShown",
|
|
706
|
+
"category": "standard",
|
|
517
707
|
"timing": {
|
|
518
708
|
"mode": "E+",
|
|
519
709
|
"seconds": 0
|
|
520
710
|
},
|
|
521
|
-
"
|
|
522
|
-
"textTarget": "",
|
|
523
|
-
"instant": false,
|
|
524
|
-
"isShown": false,
|
|
525
|
-
"subActions": [],
|
|
711
|
+
"nextTargetActionId": "crafting-game-state-action-mqlafl8m",
|
|
526
712
|
"nodePosition": {
|
|
527
|
-
"x":
|
|
528
|
-
"y":
|
|
713
|
+
"x": 717,
|
|
714
|
+
"y": 226
|
|
529
715
|
},
|
|
530
|
-
"
|
|
716
|
+
"subActions": [],
|
|
717
|
+
"isShown": false,
|
|
718
|
+
"instant": false
|
|
531
719
|
},
|
|
532
720
|
{
|
|
533
721
|
"id": "crafting-game-state-action-mqprkq1k",
|
|
534
722
|
"name": "Set Wipe Shown 1",
|
|
535
723
|
"type": "setWipeShown",
|
|
724
|
+
"category": "standard",
|
|
536
725
|
"timing": {
|
|
537
726
|
"mode": "E+",
|
|
538
727
|
"seconds": 0
|
|
539
728
|
},
|
|
540
|
-
"
|
|
541
|
-
"
|
|
542
|
-
|
|
543
|
-
|
|
729
|
+
"nextTargetActionId": "crafting-game-state-action-mruyqnpb-zj4na2",
|
|
730
|
+
"nodePosition": {
|
|
731
|
+
"x": 717,
|
|
732
|
+
"y": 3078
|
|
733
|
+
},
|
|
544
734
|
"subActions": [],
|
|
735
|
+
"isShown": true,
|
|
736
|
+
"instant": false
|
|
737
|
+
},
|
|
738
|
+
{
|
|
739
|
+
"id": "crafting-game-state-action-mruyqnpb-zj4na2",
|
|
740
|
+
"name": "End Moment",
|
|
741
|
+
"type": "endMoment",
|
|
742
|
+
"category": "standard",
|
|
743
|
+
"timing": {
|
|
744
|
+
"mode": "E+",
|
|
745
|
+
"seconds": 0
|
|
746
|
+
},
|
|
747
|
+
"nextTargetActionId": "return",
|
|
545
748
|
"nodePosition": {
|
|
546
|
-
"x":
|
|
547
|
-
"y":
|
|
749
|
+
"x": 717,
|
|
750
|
+
"y": 3282
|
|
548
751
|
},
|
|
549
|
-
"
|
|
752
|
+
"subActions": []
|
|
550
753
|
}
|
|
551
754
|
]
|
|
552
755
|
},
|
|
@@ -554,16 +757,16 @@
|
|
|
554
757
|
"id": "presentation-game-state",
|
|
555
758
|
"name": "Presentation Game State",
|
|
556
759
|
"nodePosition": {
|
|
557
|
-
"x":
|
|
558
|
-
"y":
|
|
760
|
+
"x": 864,
|
|
761
|
+
"y": 1190
|
|
559
762
|
},
|
|
560
763
|
"startNodePosition": {
|
|
561
|
-
"x":
|
|
764
|
+
"x": 753,
|
|
562
765
|
"y": 70
|
|
563
766
|
},
|
|
564
767
|
"returnNodePosition": {
|
|
565
|
-
"x":
|
|
566
|
-
"y":
|
|
768
|
+
"x": 743,
|
|
769
|
+
"y": 1604
|
|
567
770
|
},
|
|
568
771
|
"entryTargetActionId": "presentation-game-state-action-mqpt8zt1",
|
|
569
772
|
"nextStateTargetId": "scoreboard-game-state",
|
|
@@ -579,8 +782,8 @@
|
|
|
579
782
|
},
|
|
580
783
|
"nextTargetActionId": "presentation-game-state-action-mqlstve7",
|
|
581
784
|
"nodePosition": {
|
|
582
|
-
"x":
|
|
583
|
-
"y":
|
|
785
|
+
"x": 708,
|
|
786
|
+
"y": 430
|
|
584
787
|
},
|
|
585
788
|
"subActions": [],
|
|
586
789
|
"text": "We are in the Presentation Game State",
|
|
@@ -600,8 +803,8 @@
|
|
|
600
803
|
},
|
|
601
804
|
"nextTargetActionId": "",
|
|
602
805
|
"nodePosition": {
|
|
603
|
-
"x":
|
|
604
|
-
"y":
|
|
806
|
+
"x": 678,
|
|
807
|
+
"y": 634
|
|
605
808
|
},
|
|
606
809
|
"subActions": [],
|
|
607
810
|
"variable": "players.length",
|
|
@@ -641,8 +844,8 @@
|
|
|
641
844
|
},
|
|
642
845
|
"nextTargetActionId": "return",
|
|
643
846
|
"nodePosition": {
|
|
644
|
-
"x":
|
|
645
|
-
"y":
|
|
847
|
+
"x": 498,
|
|
848
|
+
"y": 992
|
|
646
849
|
},
|
|
647
850
|
"subActions": [],
|
|
648
851
|
"text": "there are 3 players",
|
|
@@ -662,8 +865,8 @@
|
|
|
662
865
|
},
|
|
663
866
|
"nextTargetActionId": "return",
|
|
664
867
|
"nodePosition": {
|
|
665
|
-
"x":
|
|
666
|
-
"y":
|
|
868
|
+
"x": 918,
|
|
869
|
+
"y": 992
|
|
667
870
|
},
|
|
668
871
|
"subActions": [],
|
|
669
872
|
"text": "there are more than 3 players",
|
|
@@ -676,39 +879,53 @@
|
|
|
676
879
|
"id": "presentation-game-state-action-mqpt4iz8",
|
|
677
880
|
"name": "Set Wipe Shown",
|
|
678
881
|
"type": "setWipeShown",
|
|
882
|
+
"category": "standard",
|
|
679
883
|
"timing": {
|
|
680
884
|
"mode": "E+",
|
|
681
885
|
"seconds": 0
|
|
682
886
|
},
|
|
683
|
-
"
|
|
684
|
-
"
|
|
685
|
-
|
|
686
|
-
|
|
887
|
+
"nextTargetActionId": "presentation-game-state-action-mruyqvq2-uviovi",
|
|
888
|
+
"nodePosition": {
|
|
889
|
+
"x": 708,
|
|
890
|
+
"y": 1196
|
|
891
|
+
},
|
|
687
892
|
"subActions": [],
|
|
893
|
+
"isShown": true,
|
|
894
|
+
"instant": false
|
|
895
|
+
},
|
|
896
|
+
{
|
|
897
|
+
"id": "presentation-game-state-action-mruyqvq2-uviovi",
|
|
898
|
+
"name": "End Moment",
|
|
899
|
+
"type": "endMoment",
|
|
900
|
+
"category": "standard",
|
|
901
|
+
"timing": {
|
|
902
|
+
"mode": "E+",
|
|
903
|
+
"seconds": 0
|
|
904
|
+
},
|
|
905
|
+
"nextTargetActionId": "return",
|
|
688
906
|
"nodePosition": {
|
|
689
|
-
"x":
|
|
690
|
-
"y":
|
|
907
|
+
"x": 708,
|
|
908
|
+
"y": 1400
|
|
691
909
|
},
|
|
692
|
-
"
|
|
910
|
+
"subActions": []
|
|
693
911
|
},
|
|
694
912
|
{
|
|
695
913
|
"id": "presentation-game-state-action-mqpt8zt1",
|
|
696
914
|
"name": "Set Wipe Shown 1",
|
|
697
915
|
"type": "setWipeShown",
|
|
916
|
+
"category": "standard",
|
|
698
917
|
"timing": {
|
|
699
918
|
"mode": "E+",
|
|
700
919
|
"seconds": 0
|
|
701
920
|
},
|
|
702
|
-
"
|
|
703
|
-
"textTarget": "",
|
|
704
|
-
"instant": false,
|
|
705
|
-
"isShown": false,
|
|
706
|
-
"subActions": [],
|
|
921
|
+
"nextTargetActionId": "presentation-game-state-action-mqlahhim",
|
|
707
922
|
"nodePosition": {
|
|
708
|
-
"x":
|
|
709
|
-
"y":
|
|
923
|
+
"x": 708,
|
|
924
|
+
"y": 226
|
|
710
925
|
},
|
|
711
|
-
"
|
|
926
|
+
"subActions": [],
|
|
927
|
+
"isShown": false,
|
|
928
|
+
"instant": false
|
|
712
929
|
}
|
|
713
930
|
]
|
|
714
931
|
},
|
|
@@ -716,16 +933,16 @@
|
|
|
716
933
|
"id": "scoreboard-game-state",
|
|
717
934
|
"name": "Scoreboard Game State",
|
|
718
935
|
"nodePosition": {
|
|
719
|
-
"x":
|
|
720
|
-
"y":
|
|
936
|
+
"x": 864,
|
|
937
|
+
"y": 1414
|
|
721
938
|
},
|
|
722
939
|
"startNodePosition": {
|
|
723
|
-
"x":
|
|
940
|
+
"x": 811,
|
|
724
941
|
"y": 70
|
|
725
942
|
},
|
|
726
943
|
"returnNodePosition": {
|
|
727
|
-
"x":
|
|
728
|
-
"y":
|
|
944
|
+
"x": 801,
|
|
945
|
+
"y": 1042
|
|
729
946
|
},
|
|
730
947
|
"entryTargetActionId": "scoreboard-game-state-action-mqpt5dmx",
|
|
731
948
|
"nextStateTargetId": "writing-moment",
|
|
@@ -741,8 +958,8 @@
|
|
|
741
958
|
},
|
|
742
959
|
"nextTargetActionId": "scoreboard-game-state-action-mqlajev8",
|
|
743
960
|
"nodePosition": {
|
|
744
|
-
"x":
|
|
745
|
-
"y":
|
|
961
|
+
"x": 766,
|
|
962
|
+
"y": 430
|
|
746
963
|
},
|
|
747
964
|
"subActions": [],
|
|
748
965
|
"text": "We are in the Scoreboard State",
|
|
@@ -755,39 +972,53 @@
|
|
|
755
972
|
"id": "scoreboard-game-state-action-mqpt5dmx",
|
|
756
973
|
"name": "Set Wipe Shown",
|
|
757
974
|
"type": "setWipeShown",
|
|
975
|
+
"category": "standard",
|
|
758
976
|
"timing": {
|
|
759
977
|
"mode": "E+",
|
|
760
978
|
"seconds": 0
|
|
761
979
|
},
|
|
762
|
-
"
|
|
763
|
-
"textTarget": "",
|
|
764
|
-
"instant": false,
|
|
765
|
-
"isShown": false,
|
|
766
|
-
"subActions": [],
|
|
980
|
+
"nextTargetActionId": "scoreboard-game-state-action-mqlaj01s",
|
|
767
981
|
"nodePosition": {
|
|
768
|
-
"x":
|
|
769
|
-
"y":
|
|
982
|
+
"x": 766,
|
|
983
|
+
"y": 226
|
|
770
984
|
},
|
|
771
|
-
"
|
|
985
|
+
"subActions": [],
|
|
986
|
+
"isShown": false,
|
|
987
|
+
"instant": false
|
|
772
988
|
},
|
|
773
989
|
{
|
|
774
990
|
"id": "scoreboard-game-state-action-mqpt5mx5",
|
|
775
991
|
"name": "Set Wipe Shown 1",
|
|
776
992
|
"type": "setWipeShown",
|
|
993
|
+
"category": "standard",
|
|
777
994
|
"timing": {
|
|
778
995
|
"mode": "E+",
|
|
779
996
|
"seconds": 0
|
|
780
997
|
},
|
|
781
|
-
"
|
|
782
|
-
"
|
|
783
|
-
|
|
784
|
-
|
|
998
|
+
"nextTargetActionId": "scoreboard-game-state-action-mruyr8zj-bh5itt",
|
|
999
|
+
"nodePosition": {
|
|
1000
|
+
"x": 766,
|
|
1001
|
+
"y": 634
|
|
1002
|
+
},
|
|
785
1003
|
"subActions": [],
|
|
1004
|
+
"isShown": true,
|
|
1005
|
+
"instant": false
|
|
1006
|
+
},
|
|
1007
|
+
{
|
|
1008
|
+
"id": "scoreboard-game-state-action-mruyr8zj-bh5itt",
|
|
1009
|
+
"name": "End Moment",
|
|
1010
|
+
"type": "endMoment",
|
|
1011
|
+
"category": "standard",
|
|
1012
|
+
"timing": {
|
|
1013
|
+
"mode": "E+",
|
|
1014
|
+
"seconds": 0
|
|
1015
|
+
},
|
|
1016
|
+
"nextTargetActionId": "return",
|
|
786
1017
|
"nodePosition": {
|
|
787
|
-
"x":
|
|
788
|
-
"y":
|
|
1018
|
+
"x": 766,
|
|
1019
|
+
"y": 838
|
|
789
1020
|
},
|
|
790
|
-
"
|
|
1021
|
+
"subActions": []
|
|
791
1022
|
}
|
|
792
1023
|
]
|
|
793
1024
|
},
|
|
@@ -795,19 +1026,19 @@
|
|
|
795
1026
|
"id": "post-game-state",
|
|
796
1027
|
"name": "Post Game State",
|
|
797
1028
|
"nodePosition": {
|
|
798
|
-
"x":
|
|
799
|
-
"y":
|
|
1029
|
+
"x": 1074,
|
|
1030
|
+
"y": 2412
|
|
800
1031
|
},
|
|
801
1032
|
"startNodePosition": {
|
|
802
|
-
"x":
|
|
1033
|
+
"x": 791,
|
|
803
1034
|
"y": 70
|
|
804
1035
|
},
|
|
805
1036
|
"returnNodePosition": {
|
|
806
|
-
"x":
|
|
807
|
-
"y":
|
|
1037
|
+
"x": 781,
|
|
1038
|
+
"y": 1042
|
|
808
1039
|
},
|
|
809
1040
|
"entryTargetActionId": "post-game-state-action-mqpt63ca",
|
|
810
|
-
"nextStateTargetId": "
|
|
1041
|
+
"nextStateTargetId": "route-action-mqrd9q26-4rz7m",
|
|
811
1042
|
"actions": [
|
|
812
1043
|
{
|
|
813
1044
|
"id": "post-game-state-action-mqlak7zw",
|
|
@@ -820,8 +1051,8 @@
|
|
|
820
1051
|
},
|
|
821
1052
|
"nextTargetActionId": "post-game-state-action-mqlakl0m",
|
|
822
1053
|
"nodePosition": {
|
|
823
|
-
"x":
|
|
824
|
-
"y":
|
|
1054
|
+
"x": 746,
|
|
1055
|
+
"y": 430
|
|
825
1056
|
},
|
|
826
1057
|
"subActions": [],
|
|
827
1058
|
"text": "We are in the Post Game State",
|
|
@@ -834,761 +1065,787 @@
|
|
|
834
1065
|
"id": "post-game-state-action-mqpt63ca",
|
|
835
1066
|
"name": "Set Wipe Shown",
|
|
836
1067
|
"type": "setWipeShown",
|
|
1068
|
+
"category": "standard",
|
|
837
1069
|
"timing": {
|
|
838
1070
|
"mode": "E+",
|
|
839
1071
|
"seconds": 0
|
|
840
1072
|
},
|
|
841
|
-
"
|
|
842
|
-
"textTarget": "",
|
|
843
|
-
"instant": false,
|
|
844
|
-
"isShown": false,
|
|
845
|
-
"subActions": [],
|
|
1073
|
+
"nextTargetActionId": "post-game-state-action-mqlak7zw",
|
|
846
1074
|
"nodePosition": {
|
|
847
|
-
"x":
|
|
848
|
-
"y":
|
|
1075
|
+
"x": 746,
|
|
1076
|
+
"y": 226
|
|
849
1077
|
},
|
|
850
|
-
"
|
|
1078
|
+
"subActions": [],
|
|
1079
|
+
"isShown": false,
|
|
1080
|
+
"instant": false
|
|
851
1081
|
},
|
|
852
1082
|
{
|
|
853
1083
|
"id": "post-game-state-action-mqpt6apm",
|
|
854
1084
|
"name": "Set Wipe Shown 1",
|
|
855
1085
|
"type": "setWipeShown",
|
|
1086
|
+
"category": "standard",
|
|
856
1087
|
"timing": {
|
|
857
1088
|
"mode": "E+",
|
|
858
1089
|
"seconds": 0
|
|
859
1090
|
},
|
|
860
|
-
"
|
|
861
|
-
"
|
|
862
|
-
|
|
863
|
-
|
|
1091
|
+
"nextTargetActionId": "post-game-state-action-mruyrh9i-l9rp2k",
|
|
1092
|
+
"nodePosition": {
|
|
1093
|
+
"x": 746,
|
|
1094
|
+
"y": 634
|
|
1095
|
+
},
|
|
864
1096
|
"subActions": [],
|
|
1097
|
+
"isShown": true,
|
|
1098
|
+
"instant": false
|
|
1099
|
+
},
|
|
1100
|
+
{
|
|
1101
|
+
"id": "post-game-state-action-mruyrh9i-l9rp2k",
|
|
1102
|
+
"name": "End Moment",
|
|
1103
|
+
"type": "endMoment",
|
|
1104
|
+
"category": "standard",
|
|
1105
|
+
"timing": {
|
|
1106
|
+
"mode": "E+",
|
|
1107
|
+
"seconds": 0
|
|
1108
|
+
},
|
|
1109
|
+
"nextTargetActionId": "return",
|
|
865
1110
|
"nodePosition": {
|
|
866
|
-
"x":
|
|
867
|
-
"y":
|
|
1111
|
+
"x": 746,
|
|
1112
|
+
"y": 838
|
|
868
1113
|
},
|
|
869
|
-
"
|
|
1114
|
+
"subActions": []
|
|
870
1115
|
}
|
|
871
1116
|
]
|
|
872
1117
|
},
|
|
873
1118
|
{
|
|
874
1119
|
"id": "writing-moment",
|
|
875
1120
|
"name": "Writing Moment",
|
|
876
|
-
"
|
|
877
|
-
|
|
878
|
-
|
|
879
|
-
"start": {
|
|
880
|
-
"x": 360,
|
|
881
|
-
"y": 60
|
|
882
|
-
},
|
|
883
|
-
"return": {
|
|
884
|
-
"x": 360,
|
|
885
|
-
"y": 860
|
|
886
|
-
},
|
|
887
|
-
"writing-show-prompt": {
|
|
888
|
-
"x": 320,
|
|
889
|
-
"y": 190
|
|
890
|
-
},
|
|
891
|
-
"writing-show-timer": {
|
|
892
|
-
"x": 320,
|
|
893
|
-
"y": 340
|
|
894
|
-
},
|
|
895
|
-
"writing-start-timer": {
|
|
896
|
-
"x": 320,
|
|
897
|
-
"y": 490
|
|
898
|
-
},
|
|
899
|
-
"writing-text-input": {
|
|
900
|
-
"x": 320,
|
|
901
|
-
"y": 640
|
|
902
|
-
},
|
|
903
|
-
"writing-prepare-cards": {
|
|
904
|
-
"x": 700,
|
|
905
|
-
"y": 640
|
|
906
|
-
},
|
|
907
|
-
"writing-to-voting": {
|
|
908
|
-
"x": 700,
|
|
909
|
-
"y": 790
|
|
910
|
-
}
|
|
1121
|
+
"nodePosition": {
|
|
1122
|
+
"x": 864,
|
|
1123
|
+
"y": 1638
|
|
911
1124
|
},
|
|
1125
|
+
"startNodePosition": {
|
|
1126
|
+
"x": 758,
|
|
1127
|
+
"y": 70
|
|
1128
|
+
},
|
|
1129
|
+
"returnNodePosition": {
|
|
1130
|
+
"x": 748,
|
|
1131
|
+
"y": 1858
|
|
1132
|
+
},
|
|
1133
|
+
"entryTargetActionId": "writing-moment-action-mqpsey1p",
|
|
1134
|
+
"nextStateTargetId": "voting-moment",
|
|
912
1135
|
"actions": [
|
|
913
1136
|
{
|
|
914
1137
|
"id": "writing-show-prompt",
|
|
915
1138
|
"name": "Display Text",
|
|
916
1139
|
"type": "displayText",
|
|
1140
|
+
"category": "standard",
|
|
917
1141
|
"timing": {
|
|
918
1142
|
"mode": "E+",
|
|
919
1143
|
"seconds": 0
|
|
920
1144
|
},
|
|
921
|
-
"textTarget": "writing-moment-moment-text",
|
|
922
|
-
"text": "What is your favorite movie?",
|
|
923
|
-
"isShown": true,
|
|
924
|
-
"instant": false,
|
|
925
1145
|
"nextTargetActionId": "writing-show-timer",
|
|
926
|
-
"subActions": [],
|
|
927
1146
|
"nodePosition": {
|
|
928
|
-
"x":
|
|
929
|
-
"y":
|
|
930
|
-
}
|
|
1147
|
+
"x": 713,
|
|
1148
|
+
"y": 430
|
|
1149
|
+
},
|
|
1150
|
+
"subActions": [],
|
|
1151
|
+
"text": "What is your favorite movie?",
|
|
1152
|
+
"textTarget": "writing-moment-moment-text",
|
|
1153
|
+
"isShown": true,
|
|
1154
|
+
"instant": false
|
|
931
1155
|
},
|
|
932
1156
|
{
|
|
933
1157
|
"id": "writing-show-timer",
|
|
934
1158
|
"name": "Show Writing Timer",
|
|
935
1159
|
"type": "setTimerShown",
|
|
1160
|
+
"category": "standard",
|
|
936
1161
|
"timing": {
|
|
937
1162
|
"mode": "E+",
|
|
938
1163
|
"seconds": 0
|
|
939
1164
|
},
|
|
940
|
-
"isShown": true,
|
|
941
|
-
"instant": false,
|
|
942
1165
|
"nextTargetActionId": "writing-start-timer",
|
|
943
|
-
"subActions": [],
|
|
944
1166
|
"nodePosition": {
|
|
945
|
-
"x":
|
|
946
|
-
"y":
|
|
947
|
-
}
|
|
1167
|
+
"x": 713,
|
|
1168
|
+
"y": 634
|
|
1169
|
+
},
|
|
1170
|
+
"subActions": [],
|
|
1171
|
+
"isShown": true,
|
|
1172
|
+
"instant": false
|
|
948
1173
|
},
|
|
949
1174
|
{
|
|
950
1175
|
"id": "writing-start-timer",
|
|
951
1176
|
"name": "Start Writing Timer",
|
|
952
1177
|
"type": "startCraftingTimer",
|
|
1178
|
+
"category": "standard",
|
|
953
1179
|
"timing": {
|
|
954
1180
|
"mode": "E+",
|
|
955
1181
|
"seconds": 0
|
|
956
1182
|
},
|
|
957
1183
|
"nextTargetActionId": "writing-text-input",
|
|
958
|
-
"subActions": [],
|
|
959
1184
|
"nodePosition": {
|
|
960
|
-
"x":
|
|
961
|
-
"y":
|
|
962
|
-
}
|
|
1185
|
+
"x": 713,
|
|
1186
|
+
"y": 838
|
|
1187
|
+
},
|
|
1188
|
+
"subActions": []
|
|
963
1189
|
},
|
|
964
1190
|
{
|
|
965
1191
|
"id": "writing-text-input",
|
|
966
1192
|
"name": "Write Favorite Movie",
|
|
967
1193
|
"type": "textSubmissionInput",
|
|
1194
|
+
"category": "input",
|
|
968
1195
|
"timing": {
|
|
969
1196
|
"mode": "E+",
|
|
970
1197
|
"seconds": 0
|
|
971
1198
|
},
|
|
1199
|
+
"nextTargetActionId": "",
|
|
1200
|
+
"nodePosition": {
|
|
1201
|
+
"x": 713,
|
|
1202
|
+
"y": 1042
|
|
1203
|
+
},
|
|
1204
|
+
"subActions": [],
|
|
972
1205
|
"prompt": "What is your favorite movie?",
|
|
973
1206
|
"placeholder": "Write a movie title",
|
|
974
1207
|
"characterLimit": 80,
|
|
975
1208
|
"timerEndTargetActionId": "writing-moment-action-mqork62r",
|
|
976
|
-
"answersSubmittedTargetActionId": "writing-moment-action-mqork62r"
|
|
977
|
-
"subActions": [],
|
|
978
|
-
"nodePosition": {
|
|
979
|
-
"x": 670,
|
|
980
|
-
"y": 1276
|
|
981
|
-
}
|
|
1209
|
+
"answersSubmittedTargetActionId": "writing-moment-action-mqork62r"
|
|
982
1210
|
},
|
|
983
1211
|
{
|
|
984
1212
|
"id": "writing-moment-action-mqork62r",
|
|
985
1213
|
"name": "Set Timer Shown",
|
|
986
1214
|
"type": "setTimerShown",
|
|
1215
|
+
"category": "standard",
|
|
987
1216
|
"timing": {
|
|
988
1217
|
"mode": "E+",
|
|
989
1218
|
"seconds": 1
|
|
990
1219
|
},
|
|
991
|
-
"
|
|
992
|
-
"textTarget": "",
|
|
993
|
-
"instant": false,
|
|
994
|
-
"isShown": false,
|
|
995
|
-
"subActions": [],
|
|
1220
|
+
"nextTargetActionId": "writing-moment-action-mqpt6uvj",
|
|
996
1221
|
"nodePosition": {
|
|
997
|
-
"x":
|
|
998
|
-
"y":
|
|
1222
|
+
"x": 713,
|
|
1223
|
+
"y": 1246
|
|
999
1224
|
},
|
|
1000
|
-
"
|
|
1225
|
+
"subActions": [],
|
|
1226
|
+
"isShown": false,
|
|
1227
|
+
"instant": false
|
|
1001
1228
|
},
|
|
1002
1229
|
{
|
|
1003
1230
|
"id": "writing-moment-action-mqpsey1p",
|
|
1004
1231
|
"name": "Set Wipe Shown",
|
|
1005
1232
|
"type": "setWipeShown",
|
|
1233
|
+
"category": "standard",
|
|
1006
1234
|
"timing": {
|
|
1007
1235
|
"mode": "E+",
|
|
1008
1236
|
"seconds": 0
|
|
1009
1237
|
},
|
|
1010
|
-
"
|
|
1011
|
-
"textTarget": "",
|
|
1012
|
-
"instant": false,
|
|
1013
|
-
"isShown": false,
|
|
1014
|
-
"subActions": [],
|
|
1238
|
+
"nextTargetActionId": "writing-show-prompt",
|
|
1015
1239
|
"nodePosition": {
|
|
1016
|
-
"x":
|
|
1017
|
-
"y":
|
|
1240
|
+
"x": 713,
|
|
1241
|
+
"y": 226
|
|
1018
1242
|
},
|
|
1019
|
-
"
|
|
1243
|
+
"subActions": [],
|
|
1244
|
+
"isShown": false,
|
|
1245
|
+
"instant": false
|
|
1020
1246
|
},
|
|
1021
1247
|
{
|
|
1022
1248
|
"id": "writing-moment-action-mqpt6uvj",
|
|
1023
1249
|
"name": "Set Wipe Shown 1",
|
|
1024
1250
|
"type": "setWipeShown",
|
|
1251
|
+
"category": "standard",
|
|
1025
1252
|
"timing": {
|
|
1026
1253
|
"mode": "E+",
|
|
1027
1254
|
"seconds": 0
|
|
1028
1255
|
},
|
|
1029
|
-
"
|
|
1030
|
-
"
|
|
1031
|
-
|
|
1032
|
-
|
|
1256
|
+
"nextTargetActionId": "writing-moment-action-mruyrou0-5vdicn",
|
|
1257
|
+
"nodePosition": {
|
|
1258
|
+
"x": 713,
|
|
1259
|
+
"y": 1450
|
|
1260
|
+
},
|
|
1033
1261
|
"subActions": [],
|
|
1262
|
+
"isShown": true,
|
|
1263
|
+
"instant": false
|
|
1264
|
+
},
|
|
1265
|
+
{
|
|
1266
|
+
"id": "writing-moment-action-mruyrou0-5vdicn",
|
|
1267
|
+
"name": "End Moment",
|
|
1268
|
+
"type": "endMoment",
|
|
1269
|
+
"category": "standard",
|
|
1270
|
+
"timing": {
|
|
1271
|
+
"mode": "E+",
|
|
1272
|
+
"seconds": 0
|
|
1273
|
+
},
|
|
1274
|
+
"nextTargetActionId": "return",
|
|
1034
1275
|
"nodePosition": {
|
|
1035
|
-
"x":
|
|
1036
|
-
"y":
|
|
1276
|
+
"x": 713,
|
|
1277
|
+
"y": 1654
|
|
1037
1278
|
},
|
|
1038
|
-
"
|
|
1279
|
+
"subActions": []
|
|
1039
1280
|
}
|
|
1040
|
-
]
|
|
1281
|
+
]
|
|
1282
|
+
},
|
|
1283
|
+
{
|
|
1284
|
+
"id": "voice-moment",
|
|
1285
|
+
"name": "Voice Moment",
|
|
1286
|
+
"nodePosition": {
|
|
1287
|
+
"x": 674,
|
|
1288
|
+
"y": 2636
|
|
1289
|
+
},
|
|
1041
1290
|
"startNodePosition": {
|
|
1042
|
-
"x":
|
|
1291
|
+
"x": 743,
|
|
1043
1292
|
"y": 70
|
|
1044
1293
|
},
|
|
1045
1294
|
"returnNodePosition": {
|
|
1046
|
-
"x":
|
|
1047
|
-
"y":
|
|
1295
|
+
"x": 733,
|
|
1296
|
+
"y": 2062
|
|
1048
1297
|
},
|
|
1049
|
-
"
|
|
1050
|
-
"x": 461,
|
|
1051
|
-
"y": 1422
|
|
1052
|
-
}
|
|
1053
|
-
},
|
|
1054
|
-
{
|
|
1055
|
-
"id": "voice-moment",
|
|
1056
|
-
"name": "Voice Moment",
|
|
1298
|
+
"entryTargetActionId": "voice-moment-action-mqpsey1p",
|
|
1057
1299
|
"nextStateTargetId": "voting-moment",
|
|
1058
|
-
"entryTargetActionId": "voice-mic-access",
|
|
1059
|
-
"nodePositions": {
|
|
1060
|
-
"start": {
|
|
1061
|
-
"x": 360,
|
|
1062
|
-
"y": 60
|
|
1063
|
-
},
|
|
1064
|
-
"return": {
|
|
1065
|
-
"x": 360,
|
|
1066
|
-
"y": 860
|
|
1067
|
-
},
|
|
1068
|
-
"voice-mic-access": {
|
|
1069
|
-
"x": 320,
|
|
1070
|
-
"y": 40
|
|
1071
|
-
},
|
|
1072
|
-
"voice-show-prompt": {
|
|
1073
|
-
"x": 320,
|
|
1074
|
-
"y": 190
|
|
1075
|
-
},
|
|
1076
|
-
"voice-show-timer": {
|
|
1077
|
-
"x": 320,
|
|
1078
|
-
"y": 340
|
|
1079
|
-
},
|
|
1080
|
-
"voice-start-timer": {
|
|
1081
|
-
"x": 320,
|
|
1082
|
-
"y": 490
|
|
1083
|
-
},
|
|
1084
|
-
"voice-text-input": {
|
|
1085
|
-
"x": 320,
|
|
1086
|
-
"y": 640
|
|
1087
|
-
},
|
|
1088
|
-
"voice-prepare-cards": {
|
|
1089
|
-
"x": 700,
|
|
1090
|
-
"y": 640
|
|
1091
|
-
},
|
|
1092
|
-
"voice-to-voting": {
|
|
1093
|
-
"x": 700,
|
|
1094
|
-
"y": 790
|
|
1095
|
-
}
|
|
1096
|
-
},
|
|
1097
1300
|
"actions": [
|
|
1098
1301
|
{
|
|
1099
1302
|
"id": "voice-mic-access",
|
|
1100
1303
|
"name": "Request Microphone Access",
|
|
1101
1304
|
"type": "requestMicrophoneAccessInput",
|
|
1305
|
+
"category": "input",
|
|
1102
1306
|
"timing": {
|
|
1103
1307
|
"mode": "E+",
|
|
1104
1308
|
"seconds": 0
|
|
1105
1309
|
},
|
|
1310
|
+
"nextTargetActionId": "",
|
|
1311
|
+
"nodePosition": {
|
|
1312
|
+
"x": 698,
|
|
1313
|
+
"y": 430
|
|
1314
|
+
},
|
|
1315
|
+
"subActions": [],
|
|
1106
1316
|
"prompt": "Give microphone access to the game",
|
|
1107
1317
|
"buttonLabel": "Yes",
|
|
1108
1318
|
"microphoneAccessMode": "vip",
|
|
1109
|
-
"microphoneAccessGrantedTargetActionId": "voice-
|
|
1110
|
-
"subActions": [],
|
|
1111
|
-
"nodePosition": {
|
|
1112
|
-
"x": 670,
|
|
1113
|
-
"y": 6
|
|
1114
|
-
}
|
|
1319
|
+
"microphoneAccessGrantedTargetActionId": "voice-show-prompt"
|
|
1115
1320
|
},
|
|
1116
1321
|
{
|
|
1117
1322
|
"id": "voice-show-prompt",
|
|
1118
1323
|
"name": "Display Text",
|
|
1119
1324
|
"type": "displayText",
|
|
1325
|
+
"category": "standard",
|
|
1120
1326
|
"timing": {
|
|
1121
1327
|
"mode": "E+",
|
|
1122
1328
|
"seconds": 0
|
|
1123
1329
|
},
|
|
1124
|
-
"textTarget": "voice-moment-moment-text",
|
|
1125
|
-
"text": "What is your favorite movie?",
|
|
1126
|
-
"isShown": true,
|
|
1127
|
-
"instant": false,
|
|
1128
1330
|
"nextTargetActionId": "voice-show-timer",
|
|
1129
|
-
"subActions": [],
|
|
1130
1331
|
"nodePosition": {
|
|
1131
|
-
"x":
|
|
1132
|
-
"y":
|
|
1133
|
-
}
|
|
1332
|
+
"x": 698,
|
|
1333
|
+
"y": 634
|
|
1334
|
+
},
|
|
1335
|
+
"subActions": [],
|
|
1336
|
+
"text": "What is your favorite movie?",
|
|
1337
|
+
"textTarget": "voice-moment-moment-text",
|
|
1338
|
+
"isShown": true,
|
|
1339
|
+
"instant": false
|
|
1134
1340
|
},
|
|
1135
1341
|
{
|
|
1136
1342
|
"id": "voice-show-timer",
|
|
1137
1343
|
"name": "Show Voice Timer",
|
|
1138
1344
|
"type": "setTimerShown",
|
|
1345
|
+
"category": "standard",
|
|
1139
1346
|
"timing": {
|
|
1140
1347
|
"mode": "E+",
|
|
1141
1348
|
"seconds": 0
|
|
1142
1349
|
},
|
|
1143
|
-
"isShown": true,
|
|
1144
|
-
"instant": false,
|
|
1145
1350
|
"nextTargetActionId": "voice-start-timer",
|
|
1146
|
-
"subActions": [],
|
|
1147
1351
|
"nodePosition": {
|
|
1148
|
-
"x":
|
|
1149
|
-
"y":
|
|
1150
|
-
}
|
|
1352
|
+
"x": 698,
|
|
1353
|
+
"y": 838
|
|
1354
|
+
},
|
|
1355
|
+
"subActions": [],
|
|
1356
|
+
"isShown": true,
|
|
1357
|
+
"instant": false
|
|
1151
1358
|
},
|
|
1152
1359
|
{
|
|
1153
1360
|
"id": "voice-start-timer",
|
|
1154
1361
|
"name": "Start Voice Timer",
|
|
1155
1362
|
"type": "startCraftingTimer",
|
|
1363
|
+
"category": "standard",
|
|
1156
1364
|
"timing": {
|
|
1157
1365
|
"mode": "E+",
|
|
1158
1366
|
"seconds": 0
|
|
1159
1367
|
},
|
|
1160
1368
|
"nextTargetActionId": "voice-text-input",
|
|
1161
|
-
"subActions": [],
|
|
1162
1369
|
"nodePosition": {
|
|
1163
|
-
"x":
|
|
1164
|
-
"y":
|
|
1165
|
-
}
|
|
1370
|
+
"x": 698,
|
|
1371
|
+
"y": 1042
|
|
1372
|
+
},
|
|
1373
|
+
"subActions": []
|
|
1166
1374
|
},
|
|
1167
1375
|
{
|
|
1168
1376
|
"id": "voice-text-input",
|
|
1169
1377
|
"name": "Say Favorite Movie",
|
|
1170
1378
|
"type": "voiceSubmissionInput",
|
|
1379
|
+
"category": "input",
|
|
1171
1380
|
"timing": {
|
|
1172
1381
|
"mode": "E+",
|
|
1173
1382
|
"seconds": 0
|
|
1174
1383
|
},
|
|
1384
|
+
"nextTargetActionId": "",
|
|
1385
|
+
"nodePosition": {
|
|
1386
|
+
"x": 698,
|
|
1387
|
+
"y": 1246
|
|
1388
|
+
},
|
|
1389
|
+
"subActions": [],
|
|
1175
1390
|
"prompt": "What is your favorite movie?",
|
|
1176
1391
|
"placeholder": "Speak a movie title",
|
|
1177
1392
|
"characterLimit": 80,
|
|
1178
1393
|
"timerEndTargetActionId": "voice-moment-action-mqork62r",
|
|
1179
|
-
"answersSubmittedTargetActionId": "voice-moment-action-mqork62r"
|
|
1180
|
-
"subActions": [],
|
|
1181
|
-
"nodePosition": {
|
|
1182
|
-
"x": 670,
|
|
1183
|
-
"y": 1276
|
|
1184
|
-
}
|
|
1394
|
+
"answersSubmittedTargetActionId": "voice-moment-action-mqork62r"
|
|
1185
1395
|
},
|
|
1186
1396
|
{
|
|
1187
1397
|
"id": "voice-moment-action-mqork62r",
|
|
1188
1398
|
"name": "Set Timer Shown",
|
|
1189
1399
|
"type": "setTimerShown",
|
|
1400
|
+
"category": "standard",
|
|
1190
1401
|
"timing": {
|
|
1191
1402
|
"mode": "E+",
|
|
1192
1403
|
"seconds": 1
|
|
1193
1404
|
},
|
|
1194
|
-
"
|
|
1195
|
-
"textTarget": "",
|
|
1196
|
-
"instant": false,
|
|
1197
|
-
"isShown": false,
|
|
1198
|
-
"subActions": [],
|
|
1405
|
+
"nextTargetActionId": "voice-moment-action-mqpt6uvj",
|
|
1199
1406
|
"nodePosition": {
|
|
1200
|
-
"x":
|
|
1201
|
-
"y":
|
|
1407
|
+
"x": 698,
|
|
1408
|
+
"y": 1450
|
|
1202
1409
|
},
|
|
1203
|
-
"
|
|
1410
|
+
"subActions": [],
|
|
1411
|
+
"isShown": false,
|
|
1412
|
+
"instant": false
|
|
1204
1413
|
},
|
|
1205
1414
|
{
|
|
1206
1415
|
"id": "voice-moment-action-mqpsey1p",
|
|
1207
1416
|
"name": "Set Wipe Shown",
|
|
1208
1417
|
"type": "setWipeShown",
|
|
1418
|
+
"category": "standard",
|
|
1209
1419
|
"timing": {
|
|
1210
1420
|
"mode": "E+",
|
|
1211
1421
|
"seconds": 0
|
|
1212
1422
|
},
|
|
1213
|
-
"
|
|
1214
|
-
"textTarget": "",
|
|
1215
|
-
"instant": false,
|
|
1216
|
-
"isShown": false,
|
|
1217
|
-
"subActions": [],
|
|
1423
|
+
"nextTargetActionId": "voice-mic-access",
|
|
1218
1424
|
"nodePosition": {
|
|
1219
|
-
"x":
|
|
1220
|
-
"y":
|
|
1425
|
+
"x": 698,
|
|
1426
|
+
"y": 226
|
|
1221
1427
|
},
|
|
1222
|
-
"
|
|
1428
|
+
"subActions": [],
|
|
1429
|
+
"isShown": false,
|
|
1430
|
+
"instant": false
|
|
1223
1431
|
},
|
|
1224
1432
|
{
|
|
1225
1433
|
"id": "voice-moment-action-mqpt6uvj",
|
|
1226
1434
|
"name": "Set Wipe Shown 1",
|
|
1227
1435
|
"type": "setWipeShown",
|
|
1436
|
+
"category": "standard",
|
|
1228
1437
|
"timing": {
|
|
1229
1438
|
"mode": "E+",
|
|
1230
1439
|
"seconds": 0
|
|
1231
1440
|
},
|
|
1232
|
-
"
|
|
1233
|
-
"
|
|
1234
|
-
|
|
1235
|
-
|
|
1441
|
+
"nextTargetActionId": "voice-moment-action-mruyrx8w-qfe33t",
|
|
1442
|
+
"nodePosition": {
|
|
1443
|
+
"x": 698,
|
|
1444
|
+
"y": 1654
|
|
1445
|
+
},
|
|
1236
1446
|
"subActions": [],
|
|
1447
|
+
"isShown": true,
|
|
1448
|
+
"instant": false
|
|
1449
|
+
},
|
|
1450
|
+
{
|
|
1451
|
+
"id": "voice-moment-action-mruyrx8w-qfe33t",
|
|
1452
|
+
"name": "End Moment",
|
|
1453
|
+
"type": "endMoment",
|
|
1454
|
+
"category": "standard",
|
|
1455
|
+
"timing": {
|
|
1456
|
+
"mode": "E+",
|
|
1457
|
+
"seconds": 0
|
|
1458
|
+
},
|
|
1459
|
+
"nextTargetActionId": "return",
|
|
1237
1460
|
"nodePosition": {
|
|
1238
|
-
"x":
|
|
1239
|
-
"y":
|
|
1461
|
+
"x": 698,
|
|
1462
|
+
"y": 1858
|
|
1240
1463
|
},
|
|
1241
|
-
"
|
|
1464
|
+
"subActions": []
|
|
1242
1465
|
}
|
|
1243
|
-
]
|
|
1466
|
+
]
|
|
1467
|
+
},
|
|
1468
|
+
{
|
|
1469
|
+
"id": "voting-moment",
|
|
1470
|
+
"name": "Voting Moment",
|
|
1471
|
+
"nodePosition": {
|
|
1472
|
+
"x": 864,
|
|
1473
|
+
"y": 1862
|
|
1474
|
+
},
|
|
1244
1475
|
"startNodePosition": {
|
|
1245
|
-
"x":
|
|
1476
|
+
"x": 737,
|
|
1246
1477
|
"y": 70
|
|
1247
1478
|
},
|
|
1248
1479
|
"returnNodePosition": {
|
|
1249
|
-
"x":
|
|
1250
|
-
"y":
|
|
1480
|
+
"x": 727,
|
|
1481
|
+
"y": 3082
|
|
1251
1482
|
},
|
|
1252
|
-
"nodePosition": {
|
|
1253
|
-
"x": 811,
|
|
1254
|
-
"y": 1424
|
|
1255
|
-
}
|
|
1256
|
-
},
|
|
1257
|
-
{
|
|
1258
|
-
"id": "voting-moment",
|
|
1259
|
-
"name": "Voting Moment",
|
|
1260
1483
|
"entryTargetActionId": "voting-moment-action-mqpt7alu",
|
|
1261
|
-
"
|
|
1262
|
-
"start": {
|
|
1263
|
-
"x": 420,
|
|
1264
|
-
"y": 60
|
|
1265
|
-
},
|
|
1266
|
-
"return": {
|
|
1267
|
-
"x": 420,
|
|
1268
|
-
"y": 1180
|
|
1269
|
-
},
|
|
1270
|
-
"voting-show-cards": {
|
|
1271
|
-
"x": 380,
|
|
1272
|
-
"y": 190
|
|
1273
|
-
},
|
|
1274
|
-
"voting-show-timer": {
|
|
1275
|
-
"x": 380,
|
|
1276
|
-
"y": 340
|
|
1277
|
-
},
|
|
1278
|
-
"voting-start-timer": {
|
|
1279
|
-
"x": 380,
|
|
1280
|
-
"y": 490
|
|
1281
|
-
},
|
|
1282
|
-
"voting-input": {
|
|
1283
|
-
"x": 380,
|
|
1284
|
-
"y": 640
|
|
1285
|
-
},
|
|
1286
|
-
"voting-reveal-results": {
|
|
1287
|
-
"x": 380,
|
|
1288
|
-
"y": 790
|
|
1289
|
-
},
|
|
1290
|
-
"voting-hide-losing-cards": {
|
|
1291
|
-
"x": 380,
|
|
1292
|
-
"y": 940
|
|
1293
|
-
},
|
|
1294
|
-
"voting-show-winner-points": {
|
|
1295
|
-
"x": 120,
|
|
1296
|
-
"y": 1090
|
|
1297
|
-
},
|
|
1298
|
-
"voting-bank-points": {
|
|
1299
|
-
"x": 640,
|
|
1300
|
-
"y": 1090
|
|
1301
|
-
}
|
|
1302
|
-
},
|
|
1484
|
+
"nextStateTargetId": "route-action-mqqwadxk-oji3m",
|
|
1303
1485
|
"actions": [
|
|
1304
1486
|
{
|
|
1305
1487
|
"id": "voting-show-cards",
|
|
1306
1488
|
"name": "Set Voting Cards Shown 1",
|
|
1307
1489
|
"type": "setVotingCardsShown",
|
|
1490
|
+
"category": "standard",
|
|
1308
1491
|
"timing": {
|
|
1309
1492
|
"mode": "E+",
|
|
1310
1493
|
"seconds": 0
|
|
1311
1494
|
},
|
|
1312
|
-
"isShown": true,
|
|
1313
|
-
"cardFilter": "all",
|
|
1314
|
-
"instant": false,
|
|
1315
1495
|
"nextTargetActionId": "voting-show-timer",
|
|
1316
|
-
"subActions": [],
|
|
1317
1496
|
"nodePosition": {
|
|
1318
|
-
"x":
|
|
1319
|
-
"y":
|
|
1320
|
-
}
|
|
1497
|
+
"x": 692,
|
|
1498
|
+
"y": 430
|
|
1499
|
+
},
|
|
1500
|
+
"subActions": [],
|
|
1501
|
+
"isShown": true,
|
|
1502
|
+
"instant": false,
|
|
1503
|
+
"cardFilter": "all"
|
|
1321
1504
|
},
|
|
1322
1505
|
{
|
|
1323
1506
|
"id": "voting-show-timer",
|
|
1324
1507
|
"name": "Show Voting Timer",
|
|
1325
1508
|
"type": "setTimerShown",
|
|
1509
|
+
"category": "standard",
|
|
1326
1510
|
"timing": {
|
|
1327
1511
|
"mode": "E+",
|
|
1328
1512
|
"seconds": 0
|
|
1329
1513
|
},
|
|
1330
|
-
"isShown": true,
|
|
1331
|
-
"instant": false,
|
|
1332
1514
|
"nextTargetActionId": "voting-start-timer",
|
|
1333
|
-
"subActions": [],
|
|
1334
1515
|
"nodePosition": {
|
|
1335
|
-
"x":
|
|
1336
|
-
"y":
|
|
1337
|
-
}
|
|
1516
|
+
"x": 692,
|
|
1517
|
+
"y": 634
|
|
1518
|
+
},
|
|
1519
|
+
"subActions": [],
|
|
1520
|
+
"isShown": true,
|
|
1521
|
+
"instant": false
|
|
1338
1522
|
},
|
|
1339
1523
|
{
|
|
1340
1524
|
"id": "voting-start-timer",
|
|
1341
1525
|
"name": "Start Voting Timer",
|
|
1342
1526
|
"type": "startCraftingTimer",
|
|
1527
|
+
"category": "standard",
|
|
1343
1528
|
"timing": {
|
|
1344
1529
|
"mode": "E+",
|
|
1345
1530
|
"seconds": 0
|
|
1346
1531
|
},
|
|
1347
1532
|
"nextTargetActionId": "voting-input",
|
|
1348
|
-
"subActions": [],
|
|
1349
1533
|
"nodePosition": {
|
|
1350
|
-
"x":
|
|
1351
|
-
"y":
|
|
1352
|
-
}
|
|
1534
|
+
"x": 692,
|
|
1535
|
+
"y": 838
|
|
1536
|
+
},
|
|
1537
|
+
"subActions": []
|
|
1353
1538
|
},
|
|
1354
1539
|
{
|
|
1355
1540
|
"id": "voting-input",
|
|
1356
1541
|
"name": "Vote On Favorite Answer",
|
|
1357
1542
|
"type": "voteOnAnswersInput",
|
|
1543
|
+
"category": "input",
|
|
1358
1544
|
"timing": {
|
|
1359
1545
|
"mode": "E+",
|
|
1360
1546
|
"seconds": 0
|
|
1361
1547
|
},
|
|
1362
|
-
"
|
|
1363
|
-
"timerEndTargetActionId": "voting-moment-action-mqoipyj9",
|
|
1364
|
-
"answersSubmittedTargetActionId": "voting-moment-action-mqoipyj9",
|
|
1365
|
-
"subActions": [],
|
|
1548
|
+
"nextTargetActionId": "voting-moment-action-mqoipyj9",
|
|
1366
1549
|
"nodePosition": {
|
|
1367
|
-
"x":
|
|
1368
|
-
"y":
|
|
1550
|
+
"x": 692,
|
|
1551
|
+
"y": 1042
|
|
1369
1552
|
},
|
|
1370
|
-
"
|
|
1553
|
+
"subActions": [],
|
|
1554
|
+
"prompt": "Vote for your favorite movie answer",
|
|
1555
|
+
"inputMode": "submitOnce",
|
|
1556
|
+
"timerEndTargetActionId": "voting-moment-action-mqoipyj9",
|
|
1557
|
+
"answersSubmittedTargetActionId": "voting-moment-action-mqoipyj9"
|
|
1371
1558
|
},
|
|
1372
1559
|
{
|
|
1373
1560
|
"id": "voting-show-winner-points",
|
|
1374
1561
|
"name": "Show Winner Points",
|
|
1375
1562
|
"type": "showPoints",
|
|
1563
|
+
"category": "standard",
|
|
1376
1564
|
"timing": {
|
|
1377
1565
|
"mode": "E+",
|
|
1378
1566
|
"seconds": 1
|
|
1379
1567
|
},
|
|
1380
|
-
"playerFilter": "votingWinner",
|
|
1381
|
-
"points": 500,
|
|
1382
1568
|
"nextTargetActionId": "voting-bank-points",
|
|
1383
|
-
"subActions": [],
|
|
1384
1569
|
"nodePosition": {
|
|
1385
|
-
"x":
|
|
1386
|
-
"y":
|
|
1387
|
-
}
|
|
1570
|
+
"x": 692,
|
|
1571
|
+
"y": 2062
|
|
1572
|
+
},
|
|
1573
|
+
"subActions": [],
|
|
1574
|
+
"playerFilter": "votingWinner",
|
|
1575
|
+
"points": 500
|
|
1388
1576
|
},
|
|
1389
1577
|
{
|
|
1390
1578
|
"id": "voting-bank-points",
|
|
1391
1579
|
"name": "Bank Winner Points",
|
|
1392
1580
|
"type": "givePendingPoints",
|
|
1581
|
+
"category": "standard",
|
|
1393
1582
|
"timing": {
|
|
1394
1583
|
"mode": "E+",
|
|
1395
1584
|
"seconds": 0
|
|
1396
1585
|
},
|
|
1397
1586
|
"nextTargetActionId": "voting-moment-action-mqoit5wq",
|
|
1398
|
-
"subActions": [],
|
|
1399
1587
|
"nodePosition": {
|
|
1400
|
-
"x":
|
|
1401
|
-
"y":
|
|
1402
|
-
}
|
|
1588
|
+
"x": 692,
|
|
1589
|
+
"y": 2266
|
|
1590
|
+
},
|
|
1591
|
+
"subActions": []
|
|
1403
1592
|
},
|
|
1404
1593
|
{
|
|
1405
1594
|
"id": "voting-moment-action-mqoipyj9",
|
|
1406
1595
|
"name": "Set Timer Shown",
|
|
1407
1596
|
"type": "setTimerShown",
|
|
1597
|
+
"category": "standard",
|
|
1408
1598
|
"timing": {
|
|
1409
1599
|
"mode": "E+",
|
|
1410
1600
|
"seconds": 1
|
|
1411
1601
|
},
|
|
1412
|
-
"
|
|
1413
|
-
"textTarget": "",
|
|
1414
|
-
"instant": false,
|
|
1415
|
-
"isShown": false,
|
|
1416
|
-
"subActions": [],
|
|
1602
|
+
"nextTargetActionId": "voting-moment-action-mqoir6xh",
|
|
1417
1603
|
"nodePosition": {
|
|
1418
|
-
"x":
|
|
1419
|
-
"y":
|
|
1604
|
+
"x": 692,
|
|
1605
|
+
"y": 1246
|
|
1420
1606
|
},
|
|
1421
|
-
"
|
|
1607
|
+
"subActions": [],
|
|
1608
|
+
"isShown": false,
|
|
1609
|
+
"instant": false
|
|
1422
1610
|
},
|
|
1423
1611
|
{
|
|
1424
1612
|
"id": "voting-moment-action-mqoir6xh",
|
|
1425
1613
|
"name": "Reveal Authors",
|
|
1426
1614
|
"type": "revealAuthors",
|
|
1615
|
+
"category": "standard",
|
|
1427
1616
|
"timing": {
|
|
1428
1617
|
"mode": "E+",
|
|
1429
1618
|
"seconds": 1
|
|
1430
1619
|
},
|
|
1431
|
-
"
|
|
1432
|
-
"textTarget": "",
|
|
1433
|
-
"instant": false,
|
|
1434
|
-
"isShown": true,
|
|
1435
|
-
"subActions": [],
|
|
1620
|
+
"nextTargetActionId": "voting-moment-action-mqoirmjb",
|
|
1436
1621
|
"nodePosition": {
|
|
1437
|
-
"x":
|
|
1438
|
-
"y":
|
|
1622
|
+
"x": 692,
|
|
1623
|
+
"y": 1450
|
|
1439
1624
|
},
|
|
1440
|
-
"
|
|
1625
|
+
"subActions": []
|
|
1441
1626
|
},
|
|
1442
1627
|
{
|
|
1443
1628
|
"id": "voting-moment-action-mqoirmjb",
|
|
1444
1629
|
"name": "Reveal Votes",
|
|
1445
1630
|
"type": "revealVotes",
|
|
1631
|
+
"category": "standard",
|
|
1446
1632
|
"timing": {
|
|
1447
1633
|
"mode": "E+",
|
|
1448
1634
|
"seconds": 1
|
|
1449
1635
|
},
|
|
1450
|
-
"
|
|
1451
|
-
"textTarget": "",
|
|
1452
|
-
"instant": false,
|
|
1453
|
-
"isShown": true,
|
|
1454
|
-
"subActions": [],
|
|
1636
|
+
"nextTargetActionId": "voting-moment-action-mqoirt4e",
|
|
1455
1637
|
"nodePosition": {
|
|
1456
|
-
"x":
|
|
1457
|
-
"y":
|
|
1638
|
+
"x": 692,
|
|
1639
|
+
"y": 1654
|
|
1458
1640
|
},
|
|
1459
|
-
"
|
|
1641
|
+
"subActions": [],
|
|
1642
|
+
"voteRevealStaggerSeconds": 1
|
|
1460
1643
|
},
|
|
1461
1644
|
{
|
|
1462
1645
|
"id": "voting-moment-action-mqoirt4e",
|
|
1463
1646
|
"name": "Reveal Winning Answer",
|
|
1464
1647
|
"type": "revealWinningAnswer",
|
|
1648
|
+
"category": "standard",
|
|
1465
1649
|
"timing": {
|
|
1466
1650
|
"mode": "E+",
|
|
1467
1651
|
"seconds": 1.5
|
|
1468
1652
|
},
|
|
1469
|
-
"
|
|
1470
|
-
"textTarget": "",
|
|
1471
|
-
"instant": false,
|
|
1472
|
-
"isShown": true,
|
|
1473
|
-
"subActions": [],
|
|
1653
|
+
"nextTargetActionId": "voting-show-winner-points",
|
|
1474
1654
|
"nodePosition": {
|
|
1475
|
-
"x":
|
|
1476
|
-
"y":
|
|
1655
|
+
"x": 692,
|
|
1656
|
+
"y": 1858
|
|
1477
1657
|
},
|
|
1478
|
-
"
|
|
1658
|
+
"subActions": []
|
|
1479
1659
|
},
|
|
1480
1660
|
{
|
|
1481
1661
|
"id": "voting-moment-action-mqoit5wq",
|
|
1482
1662
|
"name": "Set Voting Cards Shown",
|
|
1483
1663
|
"type": "setVotingCardsShown",
|
|
1664
|
+
"category": "standard",
|
|
1484
1665
|
"timing": {
|
|
1485
1666
|
"mode": "E+",
|
|
1486
1667
|
"seconds": 1
|
|
1487
1668
|
},
|
|
1488
|
-
"
|
|
1489
|
-
"textTarget": "",
|
|
1490
|
-
"instant": false,
|
|
1491
|
-
"isShown": false,
|
|
1492
|
-
"subActions": [],
|
|
1669
|
+
"nextTargetActionId": "voting-moment-action-mqpt7iwq",
|
|
1493
1670
|
"nodePosition": {
|
|
1494
|
-
"x":
|
|
1495
|
-
"y":
|
|
1671
|
+
"x": 692,
|
|
1672
|
+
"y": 2470
|
|
1496
1673
|
},
|
|
1497
|
-
"
|
|
1498
|
-
"
|
|
1674
|
+
"subActions": [],
|
|
1675
|
+
"isShown": false,
|
|
1676
|
+
"instant": false,
|
|
1677
|
+
"cardFilter": "all"
|
|
1499
1678
|
},
|
|
1500
1679
|
{
|
|
1501
1680
|
"id": "voting-moment-action-mqpt7alu",
|
|
1502
1681
|
"name": "Set Wipe Shown",
|
|
1503
1682
|
"type": "setWipeShown",
|
|
1683
|
+
"category": "standard",
|
|
1504
1684
|
"timing": {
|
|
1505
1685
|
"mode": "E+",
|
|
1506
1686
|
"seconds": 0
|
|
1507
1687
|
},
|
|
1508
|
-
"
|
|
1509
|
-
"textTarget": "",
|
|
1510
|
-
"instant": false,
|
|
1511
|
-
"isShown": false,
|
|
1512
|
-
"subActions": [],
|
|
1688
|
+
"nextTargetActionId": "voting-show-cards",
|
|
1513
1689
|
"nodePosition": {
|
|
1514
|
-
"x":
|
|
1515
|
-
"y":
|
|
1690
|
+
"x": 692,
|
|
1691
|
+
"y": 226
|
|
1516
1692
|
},
|
|
1517
|
-
"
|
|
1693
|
+
"subActions": [],
|
|
1694
|
+
"isShown": false,
|
|
1695
|
+
"instant": false
|
|
1518
1696
|
},
|
|
1519
1697
|
{
|
|
1520
1698
|
"id": "voting-moment-action-mqpt7iwq",
|
|
1521
1699
|
"name": "Set Wipe Shown 1",
|
|
1522
1700
|
"type": "setWipeShown",
|
|
1701
|
+
"category": "standard",
|
|
1523
1702
|
"timing": {
|
|
1524
1703
|
"mode": "E+",
|
|
1525
1704
|
"seconds": 0
|
|
1526
1705
|
},
|
|
1527
|
-
"
|
|
1528
|
-
"
|
|
1529
|
-
|
|
1530
|
-
|
|
1706
|
+
"nextTargetActionId": "voting-moment-action-mruys7bn-c1xy95",
|
|
1707
|
+
"nodePosition": {
|
|
1708
|
+
"x": 692,
|
|
1709
|
+
"y": 2674
|
|
1710
|
+
},
|
|
1531
1711
|
"subActions": [],
|
|
1712
|
+
"isShown": true,
|
|
1713
|
+
"instant": false
|
|
1714
|
+
},
|
|
1715
|
+
{
|
|
1716
|
+
"id": "voting-moment-action-mruys7bn-c1xy95",
|
|
1717
|
+
"name": "End Moment",
|
|
1718
|
+
"type": "endMoment",
|
|
1719
|
+
"category": "standard",
|
|
1720
|
+
"timing": {
|
|
1721
|
+
"mode": "E+",
|
|
1722
|
+
"seconds": 0
|
|
1723
|
+
},
|
|
1724
|
+
"nextTargetActionId": "return",
|
|
1532
1725
|
"nodePosition": {
|
|
1533
|
-
"x":
|
|
1534
|
-
"y":
|
|
1726
|
+
"x": 692,
|
|
1727
|
+
"y": 2878
|
|
1535
1728
|
},
|
|
1536
|
-
"
|
|
1729
|
+
"subActions": []
|
|
1537
1730
|
}
|
|
1538
|
-
]
|
|
1539
|
-
"nextStateTargetId": "post-game-state",
|
|
1540
|
-
"startNodePosition": {
|
|
1541
|
-
"x": 715,
|
|
1542
|
-
"y": 70
|
|
1543
|
-
},
|
|
1544
|
-
"returnNodePosition": {
|
|
1545
|
-
"x": 705,
|
|
1546
|
-
"y": 3562
|
|
1547
|
-
},
|
|
1548
|
-
"nodePosition": {
|
|
1549
|
-
"x": 589,
|
|
1550
|
-
"y": 1814
|
|
1551
|
-
}
|
|
1731
|
+
]
|
|
1552
1732
|
}
|
|
1553
1733
|
],
|
|
1554
1734
|
"routeNodes": [
|
|
1555
1735
|
{
|
|
1556
1736
|
"id": "route-action-mqqwadxk-oji3m",
|
|
1557
|
-
"routeNodeType": "action",
|
|
1558
1737
|
"name": "Decision",
|
|
1559
1738
|
"type": "decision",
|
|
1739
|
+
"category": "standard",
|
|
1560
1740
|
"timing": {
|
|
1561
1741
|
"mode": "E+",
|
|
1562
1742
|
"seconds": 0
|
|
1563
1743
|
},
|
|
1564
|
-
"
|
|
1565
|
-
"textTarget": "",
|
|
1566
|
-
"instant": false,
|
|
1567
|
-
"isShown": true,
|
|
1568
|
-
"subActions": [],
|
|
1569
|
-
"nextTargetNodeId": "",
|
|
1744
|
+
"nextTargetActionId": "",
|
|
1570
1745
|
"nodePosition": {
|
|
1571
|
-
"x":
|
|
1572
|
-
"y":
|
|
1746
|
+
"x": 834,
|
|
1747
|
+
"y": 2086
|
|
1573
1748
|
},
|
|
1574
|
-
"
|
|
1749
|
+
"subActions": [],
|
|
1750
|
+
"variable": "g.test",
|
|
1575
1751
|
"valueType": "int",
|
|
1576
1752
|
"branches": [
|
|
1577
1753
|
{
|
|
1578
1754
|
"id": "legacy-hit",
|
|
1579
1755
|
"type": "code",
|
|
1580
1756
|
"value": "3",
|
|
1581
|
-
"code": "x
|
|
1582
|
-
"targetNodeId": "
|
|
1757
|
+
"code": "x == 0",
|
|
1758
|
+
"targetNodeId": "route-action-mruxeq15-5gd78",
|
|
1759
|
+
"targetActionId": "route-action-mruxeq15-5gd78"
|
|
1583
1760
|
},
|
|
1584
1761
|
{
|
|
1585
1762
|
"id": "no-match",
|
|
1586
1763
|
"type": "noMatch",
|
|
1587
1764
|
"value": "",
|
|
1588
1765
|
"code": "x < 3",
|
|
1589
|
-
"targetNodeId": "
|
|
1766
|
+
"targetNodeId": "post-game-state",
|
|
1767
|
+
"targetActionId": "post-game-state"
|
|
1590
1768
|
}
|
|
1591
|
-
]
|
|
1769
|
+
],
|
|
1770
|
+
"routeNodeType": "action",
|
|
1771
|
+
"nextTargetNodeId": ""
|
|
1772
|
+
},
|
|
1773
|
+
{
|
|
1774
|
+
"id": "route-action-mqrd9i6n-8mb29",
|
|
1775
|
+
"name": "Jump Node",
|
|
1776
|
+
"type": "jumpNode",
|
|
1777
|
+
"category": "standard",
|
|
1778
|
+
"timing": {
|
|
1779
|
+
"mode": "E+",
|
|
1780
|
+
"seconds": 0
|
|
1781
|
+
},
|
|
1782
|
+
"nextTargetActionId": "",
|
|
1783
|
+
"nodePosition": {
|
|
1784
|
+
"x": 864,
|
|
1785
|
+
"y": 2860
|
|
1786
|
+
},
|
|
1787
|
+
"subActions": [],
|
|
1788
|
+
"jumpTargetActionId": "lobby",
|
|
1789
|
+
"routeNodeType": "action",
|
|
1790
|
+
"nextTargetNodeId": ""
|
|
1791
|
+
},
|
|
1792
|
+
{
|
|
1793
|
+
"id": "route-action-mqrd9q26-4rz7m",
|
|
1794
|
+
"name": "Set Wipe Shown",
|
|
1795
|
+
"type": "setWipeShown",
|
|
1796
|
+
"category": "standard",
|
|
1797
|
+
"timing": {
|
|
1798
|
+
"mode": "E+",
|
|
1799
|
+
"seconds": 0
|
|
1800
|
+
},
|
|
1801
|
+
"nextTargetActionId": "",
|
|
1802
|
+
"nodePosition": {
|
|
1803
|
+
"x": 1054,
|
|
1804
|
+
"y": 2636
|
|
1805
|
+
},
|
|
1806
|
+
"subActions": [],
|
|
1807
|
+
"isShown": false,
|
|
1808
|
+
"instant": false,
|
|
1809
|
+
"routeNodeType": "action",
|
|
1810
|
+
"nextTargetNodeId": "route-action-mqrd9i6n-8mb29"
|
|
1811
|
+
},
|
|
1812
|
+
{
|
|
1813
|
+
"id": "route-action-mruxdo2o-zcgo5",
|
|
1814
|
+
"name": "Code Node",
|
|
1815
|
+
"type": "codeNode",
|
|
1816
|
+
"category": "standard",
|
|
1817
|
+
"timing": {
|
|
1818
|
+
"mode": "E+",
|
|
1819
|
+
"seconds": 0
|
|
1820
|
+
},
|
|
1821
|
+
"nextTargetActionId": "writing-moment",
|
|
1822
|
+
"nodePosition": {
|
|
1823
|
+
"x": 834,
|
|
1824
|
+
"y": 294
|
|
1825
|
+
},
|
|
1826
|
+
"subActions": [],
|
|
1827
|
+
"code": "g.test = 0;",
|
|
1828
|
+
"routeNodeType": "action",
|
|
1829
|
+
"nextTargetNodeId": "writing-moment"
|
|
1830
|
+
},
|
|
1831
|
+
{
|
|
1832
|
+
"id": "route-action-mruxeq15-5gd78",
|
|
1833
|
+
"name": "Code Node",
|
|
1834
|
+
"type": "codeNode",
|
|
1835
|
+
"category": "standard",
|
|
1836
|
+
"timing": {
|
|
1837
|
+
"mode": "E+",
|
|
1838
|
+
"seconds": 0
|
|
1839
|
+
},
|
|
1840
|
+
"nextTargetActionId": "voice-moment",
|
|
1841
|
+
"nodePosition": {
|
|
1842
|
+
"x": 624,
|
|
1843
|
+
"y": 2412
|
|
1844
|
+
},
|
|
1845
|
+
"subActions": [],
|
|
1846
|
+
"code": "g.test++;",
|
|
1847
|
+
"routeNodeType": "action",
|
|
1848
|
+
"nextTargetNodeId": "voice-moment"
|
|
1592
1849
|
}
|
|
1593
1850
|
]
|
|
1594
1851
|
}
|