@pop-party/create-game 1.3.3 → 1.3.4

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.
@@ -1,1851 +1 @@
1
- {
2
- "states": [
3
- {
4
- "id": "lobby",
5
- "name": "Lobby Game State",
6
- "nodePosition": {
7
- "x": 864,
8
- "y": 70
9
- },
10
- "startNodePosition": {
11
- "x": 849,
12
- "y": 70
13
- },
14
- "returnNodePosition": {
15
- "x": 839,
16
- "y": 1808
17
- },
18
- "entryTargetActionId": "lobby-action-mqojohry",
19
- "nextStateTargetId": "route-action-mruxdo2o-zcgo5",
20
- "actions": [
21
- {
22
- "id": "lobby-countdown-complete",
23
- "name": "On Countdown Complete",
24
- "type": "transitionState",
25
- "category": "standard",
26
- "timing": {
27
- "mode": "E+",
28
- "seconds": 0
29
- },
30
- "nextTargetActionId": "lobby-action-mqprlx3p",
31
- "nodePosition": {
32
- "x": 804,
33
- "y": 1196
34
- },
35
- "subActions": [],
36
- "trigger": "onCountdownComplete",
37
- "targetState": "intro"
38
- },
39
- {
40
- "id": "lobby-action-mqojohry",
41
- "name": "Setup Game",
42
- "type": "setupGame",
43
- "category": "standard",
44
- "timing": {
45
- "mode": "E+",
46
- "seconds": 0
47
- },
48
- "nextTargetActionId": "lobby-action-mrmi772x",
49
- "nodePosition": {
50
- "x": 804,
51
- "y": 226
52
- },
53
- "subActions": []
54
- },
55
- {
56
- "id": "lobby-action-mqprlx3p",
57
- "name": "Set Wipe Shown",
58
- "type": "setWipeShown",
59
- "category": "standard",
60
- "timing": {
61
- "mode": "E+",
62
- "seconds": 0
63
- },
64
- "nextTargetActionId": "lobby-action-mrmi8fie",
65
- "nodePosition": {
66
- "x": 804,
67
- "y": 1400
68
- },
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",
83
- "nodePosition": {
84
- "x": 804,
85
- "y": 1604
86
- },
87
- "subActions": []
88
- },
89
- {
90
- "id": "lobby-action-mqpt9z90",
91
- "name": "Set Wipe Shown 1",
92
- "type": "setWipeShown",
93
- "category": "standard",
94
- "timing": {
95
- "mode": "E+",
96
- "seconds": 0
97
- },
98
- "nextTargetActionId": "lobby-action-mqw4vt62",
99
- "nodePosition": {
100
- "x": 804,
101
- "y": 634
102
- },
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",
192
- "nodePosition": {
193
- "x": 804,
194
- "y": 430
195
- },
196
- "subActions": []
197
- }
198
- ]
199
- },
200
- {
201
- "id": "intro",
202
- "name": "Game Intro Game State",
203
- "nodePosition": {
204
- "x": 864,
205
- "y": 518
206
- },
207
- "startNodePosition": {
208
- "x": 763,
209
- "y": 70
210
- },
211
- "returnNodePosition": {
212
- "x": 753,
213
- "y": 1042
214
- },
215
- "entryTargetActionId": "intro-action-mqprm6ln",
216
- "nextStateTargetId": "round-intro-game-state",
217
- "actions": [
218
- {
219
- "id": "intro-action-mqprim01",
220
- "name": "Set Wipe Shown",
221
- "type": "setWipeShown",
222
- "category": "standard",
223
- "timing": {
224
- "mode": "E+",
225
- "seconds": 0
226
- },
227
- "nextTargetActionId": "intro-action-mruyq0r9-vior8a",
228
- "nodePosition": {
229
- "x": 718,
230
- "y": 634
231
- },
232
- "subActions": [],
233
- "isShown": true,
234
- "instant": false
235
- },
236
- {
237
- "id": "intro-action-mruyq0r9-vior8a",
238
- "name": "End Moment",
239
- "type": "endMoment",
240
- "category": "standard",
241
- "timing": {
242
- "mode": "E+",
243
- "seconds": 0
244
- },
245
- "nextTargetActionId": "return",
246
- "nodePosition": {
247
- "x": 718,
248
- "y": 838
249
- },
250
- "subActions": []
251
- },
252
- {
253
- "id": "intro-action-mqprm6ln",
254
- "name": "Set Wipe Shown 1",
255
- "type": "setWipeShown",
256
- "category": "standard",
257
- "timing": {
258
- "mode": "E+",
259
- "seconds": 0
260
- },
261
- "nextTargetActionId": "intro-action-mqw4c168",
262
- "nodePosition": {
263
- "x": 718,
264
- "y": 226
265
- },
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": "",
280
- "nodePosition": {
281
- "x": 718,
282
- "y": 430
283
- },
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"
290
- }
291
- ]
292
- },
293
- {
294
- "id": "round-intro-game-state",
295
- "name": "Round Intro Game State",
296
- "nodePosition": {
297
- "x": 864,
298
- "y": 742
299
- },
300
- "startNodePosition": {
301
- "x": 769,
302
- "y": 70
303
- },
304
- "returnNodePosition": {
305
- "x": 759,
306
- "y": 1042
307
- },
308
- "entryTargetActionId": "round-intro-game-state-action-mqprj88i",
309
- "nextStateTargetId": "crafting-game-state",
310
- "actions": [
311
- {
312
- "id": "round-intro-action-mqkg361r",
313
- "name": "Present Text",
314
- "type": "presentText",
315
- "category": "input",
316
- "timing": {
317
- "mode": "E+",
318
- "seconds": 0
319
- },
320
- "nextTargetActionId": "round-intro-game-state-action-mqprjpxb",
321
- "nodePosition": {
322
- "x": 724,
323
- "y": 430
324
- },
325
- "subActions": [],
326
- "text": "Round <ROUND_NUMBER>",
327
- "textTarget": "roundintrotext",
328
- "isShown": true,
329
- "instant": false,
330
- "stageClickTargetActionId": "round-intro-game-state-action-mqprjpxb"
331
- },
332
- {
333
- "id": "round-intro-game-state-action-mqprj88i",
334
- "name": "Set Wipe Shown",
335
- "type": "setWipeShown",
336
- "category": "standard",
337
- "timing": {
338
- "mode": "E+",
339
- "seconds": 0
340
- },
341
- "nextTargetActionId": "round-intro-action-mqkg361r",
342
- "nodePosition": {
343
- "x": 724,
344
- "y": 226
345
- },
346
- "subActions": [],
347
- "isShown": false,
348
- "instant": false
349
- },
350
- {
351
- "id": "round-intro-game-state-action-mqprjpxb",
352
- "name": "Set Wipe Shown 1",
353
- "type": "setWipeShown",
354
- "category": "standard",
355
- "timing": {
356
- "mode": "E+",
357
- "seconds": 0
358
- },
359
- "nextTargetActionId": "round-intro-game-state-action-mruyqel2-fnyid6",
360
- "nodePosition": {
361
- "x": 724,
362
- "y": 634
363
- },
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",
378
- "nodePosition": {
379
- "x": 724,
380
- "y": 838
381
- },
382
- "subActions": []
383
- }
384
- ]
385
- },
386
- {
387
- "id": "crafting-game-state",
388
- "name": "Crafting Game State",
389
- "nodePosition": {
390
- "x": 864,
391
- "y": 966
392
- },
393
- "startNodePosition": {
394
- "x": 762,
395
- "y": 70
396
- },
397
- "returnNodePosition": {
398
- "x": 752,
399
- "y": 3486
400
- },
401
- "entryTargetActionId": "crafting-game-state-action-mqprk697",
402
- "nextStateTargetId": "presentation-game-state",
403
- "actions": [
404
- {
405
- "id": "crafting-game-state-action-mqlafl8m",
406
- "name": "Present Text",
407
- "type": "presentText",
408
- "category": "input",
409
- "timing": {
410
- "mode": "E+",
411
- "seconds": 0
412
- },
413
- "nextTargetActionId": "crafting-game-state-action-mqn4qzpm",
414
- "nodePosition": {
415
- "x": 717,
416
- "y": 430
417
- },
418
- "subActions": [],
419
- "text": "We are in the Crafting State",
420
- "textTarget": "crafting-game-statemomenttext",
421
- "isShown": true,
422
- "instant": false,
423
- "stageClickTargetActionId": "crafting-game-state-action-mqn4qzpm"
424
- },
425
- {
426
- "id": "crafting-game-state-action-mqn4qzpm",
427
- "name": "Get Random Multiple Choice Content",
428
- "type": "getRandomMultipleChoiceContent",
429
- "category": "standard",
430
- "timing": {
431
- "mode": "E+",
432
- "seconds": 0
433
- },
434
- "nextTargetActionId": "crafting-game-state-action-mrqrvzg1-kjrmtu",
435
- "nodePosition": {
436
- "x": 717,
437
- "y": 634
438
- },
439
- "subActions": [],
440
- "variableName": "multipleChoicePrompt"
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
- },
482
- {
483
- "id": "crafting-game-state-action-mqlrgs0y",
484
- "name": "Set Timer Shown",
485
- "type": "setTimerShown",
486
- "category": "standard",
487
- "timing": {
488
- "mode": "E+",
489
- "seconds": 0
490
- },
491
- "nextTargetActionId": "crafting-game-state-action-mqlronl5",
492
- "nodePosition": {
493
- "x": 717,
494
- "y": 1092
495
- },
496
- "subActions": [],
497
- "isShown": true,
498
- "instant": false
499
- },
500
- {
501
- "id": "crafting-game-state-action-mqlronl5",
502
- "name": "Start Crafting Timer",
503
- "type": "startCraftingTimer",
504
- "category": "standard",
505
- "timing": {
506
- "mode": "E+",
507
- "seconds": 0
508
- },
509
- "nextTargetActionId": "crafting-game-state-action-mqlrlkp0",
510
- "nodePosition": {
511
- "x": 717,
512
- "y": 1296
513
- },
514
- "subActions": []
515
- },
516
- {
517
- "id": "crafting-game-state-action-mqlrlkp0",
518
- "name": "Trivia Input",
519
- "type": "triviaInput",
520
- "category": "input",
521
- "timing": {
522
- "mode": "E+",
523
- "seconds": 0
524
- },
525
- "nextTargetActionId": "return",
526
- "nodePosition": {
527
- "x": 717,
528
- "y": 1500
529
- },
530
- "subActions": [
531
- {
532
- "id": "crafting-game-state-sub-action-mqlsquow",
533
- "name": "Sub-Action 1",
534
- "type": "displayText",
535
- "category": "standard",
536
- "timing": {
537
- "mode": "S+",
538
- "seconds": 1
539
- },
540
- "nextTargetActionId": "",
541
- "nodePosition": null,
542
- "subActions": [],
543
- "text": "Answer the prompt on your device now!",
544
- "textTarget": "craftingprompttext",
545
- "isShown": true,
546
- "instant": false
547
- }
548
- ],
549
- "contentVariable": "multipleChoicePrompt",
550
- "inputMode": "submitOnce",
551
- "locked": false,
552
- "randomizeOptions": true,
553
- "timerEndTargetActionId": "crafting-game-state-action-mqmxj25v",
554
- "answersSubmittedTargetActionId": "crafting-game-state-action-mqmxj25v"
555
- },
556
- {
557
- "id": "crafting-game-state-action-mqmxj25v",
558
- "name": "Display Text",
559
- "type": "displayText",
560
- "category": "standard",
561
- "timing": {
562
- "mode": "E+",
563
- "seconds": 0.5
564
- },
565
- "nextTargetActionId": "crafting-game-state-action-mqn4u54c",
566
- "nodePosition": {
567
- "x": 717,
568
- "y": 1754
569
- },
570
- "subActions": [
571
- {
572
- "id": "crafting-game-state-sub-action-mqnagmsc",
573
- "name": "Sub-Action 1",
574
- "type": "setTimerShown",
575
- "category": "standard",
576
- "timing": {
577
- "mode": "S+",
578
- "seconds": 0
579
- },
580
- "nextTargetActionId": "",
581
- "nodePosition": null,
582
- "subActions": [],
583
- "isShown": false,
584
- "instant": false
585
- }
586
- ],
587
- "text": "Presented text",
588
- "textTarget": "craftingprompttext",
589
- "isShown": false,
590
- "instant": false
591
- },
592
- {
593
- "id": "crafting-game-state-action-mqn4u54c",
594
- "name": "Set Player Answers Shown",
595
- "type": "setPlayerAnswersShown",
596
- "category": "standard",
597
- "timing": {
598
- "mode": "E+",
599
- "seconds": 1.5
600
- },
601
- "nextTargetActionId": "crafting-game-state-action-mqn9u17o",
602
- "nodePosition": {
603
- "x": 717,
604
- "y": 2008
605
- },
606
- "subActions": [],
607
- "isShown": true,
608
- "instant": false,
609
- "playerFilter": "all"
610
- },
611
- {
612
- "id": "crafting-game-state-action-mqn9u17o",
613
- "name": "Reveal Player Answer Correctness",
614
- "type": "revealPlayerAnswerCorrectness",
615
- "category": "standard",
616
- "timing": {
617
- "mode": "E+",
618
- "seconds": 1
619
- },
620
- "nextTargetActionId": "crafting-game-state-action-mqn4uouf",
621
- "nodePosition": {
622
- "x": 717,
623
- "y": 2212
624
- },
625
- "subActions": []
626
- },
627
- {
628
- "id": "crafting-game-state-action-mqn4uouf",
629
- "name": "Set Player Answers Shown 1",
630
- "type": "setPlayerAnswersShown",
631
- "category": "standard",
632
- "timing": {
633
- "mode": "E+",
634
- "seconds": 0.5
635
- },
636
- "nextTargetActionId": "crafting-game-state-action-mqn4v75w",
637
- "nodePosition": {
638
- "x": 717,
639
- "y": 2416
640
- },
641
- "subActions": [],
642
- "isShown": false,
643
- "instant": false,
644
- "playerFilter": "wrong"
645
- },
646
- {
647
- "id": "crafting-game-state-action-mqn4v75w",
648
- "name": "Show Points",
649
- "type": "showPoints",
650
- "category": "standard",
651
- "timing": {
652
- "mode": "E+",
653
- "seconds": 0
654
- },
655
- "nextTargetActionId": "crafting-game-state-action-mqn4xkyp",
656
- "nodePosition": {
657
- "x": 717,
658
- "y": 2620
659
- },
660
- "subActions": [],
661
- "playerFilter": "correct",
662
- "points": 0
663
- },
664
- {
665
- "id": "crafting-game-state-action-mqn4xkyp",
666
- "name": "Set Game Object Shown",
667
- "type": "setGameObjectShown",
668
- "category": "standard",
669
- "timing": {
670
- "mode": "E+",
671
- "seconds": 1
672
- },
673
- "nextTargetActionId": "crafting-game-state-action-mqprkq1k",
674
- "nodePosition": {
675
- "x": 717,
676
- "y": 2824
677
- },
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",
699
- "isShown": false,
700
- "instant": false
701
- },
702
- {
703
- "id": "crafting-game-state-action-mqprk697",
704
- "name": "Set Wipe Shown",
705
- "type": "setWipeShown",
706
- "category": "standard",
707
- "timing": {
708
- "mode": "E+",
709
- "seconds": 0
710
- },
711
- "nextTargetActionId": "crafting-game-state-action-mqlafl8m",
712
- "nodePosition": {
713
- "x": 717,
714
- "y": 226
715
- },
716
- "subActions": [],
717
- "isShown": false,
718
- "instant": false
719
- },
720
- {
721
- "id": "crafting-game-state-action-mqprkq1k",
722
- "name": "Set Wipe Shown 1",
723
- "type": "setWipeShown",
724
- "category": "standard",
725
- "timing": {
726
- "mode": "E+",
727
- "seconds": 0
728
- },
729
- "nextTargetActionId": "crafting-game-state-action-mruyqnpb-zj4na2",
730
- "nodePosition": {
731
- "x": 717,
732
- "y": 3078
733
- },
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",
748
- "nodePosition": {
749
- "x": 717,
750
- "y": 3282
751
- },
752
- "subActions": []
753
- }
754
- ]
755
- },
756
- {
757
- "id": "presentation-game-state",
758
- "name": "Presentation Game State",
759
- "nodePosition": {
760
- "x": 864,
761
- "y": 1190
762
- },
763
- "startNodePosition": {
764
- "x": 753,
765
- "y": 70
766
- },
767
- "returnNodePosition": {
768
- "x": 743,
769
- "y": 1604
770
- },
771
- "entryTargetActionId": "presentation-game-state-action-mqpt8zt1",
772
- "nextStateTargetId": "scoreboard-game-state",
773
- "actions": [
774
- {
775
- "id": "presentation-game-state-action-mqlahhim",
776
- "name": "Present Text",
777
- "type": "presentText",
778
- "category": "input",
779
- "timing": {
780
- "mode": "E+",
781
- "seconds": 0
782
- },
783
- "nextTargetActionId": "presentation-game-state-action-mqlstve7",
784
- "nodePosition": {
785
- "x": 708,
786
- "y": 430
787
- },
788
- "subActions": [],
789
- "text": "We are in the Presentation Game State",
790
- "textTarget": "presentation-game-statemomenttext",
791
- "isShown": true,
792
- "instant": false,
793
- "stageClickTargetActionId": "presentation-game-state-action-mqlstve7"
794
- },
795
- {
796
- "id": "presentation-game-state-action-mqlstve7",
797
- "name": "Decision",
798
- "type": "decision",
799
- "category": "standard",
800
- "timing": {
801
- "mode": "E+",
802
- "seconds": 0
803
- },
804
- "nextTargetActionId": "",
805
- "nodePosition": {
806
- "x": 678,
807
- "y": 634
808
- },
809
- "subActions": [],
810
- "variable": "players.length",
811
- "valueType": "int",
812
- "branches": [
813
- {
814
- "id": "legacy-hit",
815
- "type": "hit",
816
- "value": "3",
817
- "code": "x < 3",
818
- "targetActionId": "presentation-game-state-action-mqmt6c5d"
819
- },
820
- {
821
- "id": "code-mqmt62zz-g9t5x",
822
- "type": "code",
823
- "value": "",
824
- "code": "x > 3",
825
- "targetActionId": "presentation-game-state-action-mqmt6p8z"
826
- },
827
- {
828
- "id": "no-match",
829
- "type": "noMatch",
830
- "value": "",
831
- "code": "x < 3",
832
- "targetActionId": "presentation-game-state-action-mqpt4iz8"
833
- }
834
- ]
835
- },
836
- {
837
- "id": "presentation-game-state-action-mqmt6c5d",
838
- "name": "Present Text 1",
839
- "type": "presentText",
840
- "category": "input",
841
- "timing": {
842
- "mode": "E+",
843
- "seconds": 0
844
- },
845
- "nextTargetActionId": "return",
846
- "nodePosition": {
847
- "x": 498,
848
- "y": 992
849
- },
850
- "subActions": [],
851
- "text": "there are 3 players",
852
- "textTarget": "presentation-game-statemomenttext",
853
- "isShown": true,
854
- "instant": false,
855
- "stageClickTargetActionId": "presentation-game-state-action-mqpt4iz8"
856
- },
857
- {
858
- "id": "presentation-game-state-action-mqmt6p8z",
859
- "name": "Present Text 2",
860
- "type": "presentText",
861
- "category": "input",
862
- "timing": {
863
- "mode": "E+",
864
- "seconds": 0
865
- },
866
- "nextTargetActionId": "return",
867
- "nodePosition": {
868
- "x": 918,
869
- "y": 992
870
- },
871
- "subActions": [],
872
- "text": "there are more than 3 players",
873
- "textTarget": "presentation-game-statemomenttext",
874
- "isShown": true,
875
- "instant": false,
876
- "stageClickTargetActionId": "presentation-game-state-action-mqpt4iz8"
877
- },
878
- {
879
- "id": "presentation-game-state-action-mqpt4iz8",
880
- "name": "Set Wipe Shown",
881
- "type": "setWipeShown",
882
- "category": "standard",
883
- "timing": {
884
- "mode": "E+",
885
- "seconds": 0
886
- },
887
- "nextTargetActionId": "presentation-game-state-action-mruyqvq2-uviovi",
888
- "nodePosition": {
889
- "x": 708,
890
- "y": 1196
891
- },
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",
906
- "nodePosition": {
907
- "x": 708,
908
- "y": 1400
909
- },
910
- "subActions": []
911
- },
912
- {
913
- "id": "presentation-game-state-action-mqpt8zt1",
914
- "name": "Set Wipe Shown 1",
915
- "type": "setWipeShown",
916
- "category": "standard",
917
- "timing": {
918
- "mode": "E+",
919
- "seconds": 0
920
- },
921
- "nextTargetActionId": "presentation-game-state-action-mqlahhim",
922
- "nodePosition": {
923
- "x": 708,
924
- "y": 226
925
- },
926
- "subActions": [],
927
- "isShown": false,
928
- "instant": false
929
- }
930
- ]
931
- },
932
- {
933
- "id": "scoreboard-game-state",
934
- "name": "Scoreboard Game State",
935
- "nodePosition": {
936
- "x": 864,
937
- "y": 1414
938
- },
939
- "startNodePosition": {
940
- "x": 811,
941
- "y": 70
942
- },
943
- "returnNodePosition": {
944
- "x": 801,
945
- "y": 1042
946
- },
947
- "entryTargetActionId": "scoreboard-game-state-action-mqpt5dmx",
948
- "nextStateTargetId": "writing-moment",
949
- "actions": [
950
- {
951
- "id": "scoreboard-game-state-action-mqlaj01s",
952
- "name": "Present Text",
953
- "type": "presentText",
954
- "category": "input",
955
- "timing": {
956
- "mode": "E+",
957
- "seconds": 0
958
- },
959
- "nextTargetActionId": "scoreboard-game-state-action-mqlajev8",
960
- "nodePosition": {
961
- "x": 766,
962
- "y": 430
963
- },
964
- "subActions": [],
965
- "text": "We are in the Scoreboard State",
966
- "textTarget": "scoreboard-game-statemomenttext",
967
- "isShown": true,
968
- "instant": false,
969
- "stageClickTargetActionId": "scoreboard-game-state-action-mqpt5mx5"
970
- },
971
- {
972
- "id": "scoreboard-game-state-action-mqpt5dmx",
973
- "name": "Set Wipe Shown",
974
- "type": "setWipeShown",
975
- "category": "standard",
976
- "timing": {
977
- "mode": "E+",
978
- "seconds": 0
979
- },
980
- "nextTargetActionId": "scoreboard-game-state-action-mqlaj01s",
981
- "nodePosition": {
982
- "x": 766,
983
- "y": 226
984
- },
985
- "subActions": [],
986
- "isShown": false,
987
- "instant": false
988
- },
989
- {
990
- "id": "scoreboard-game-state-action-mqpt5mx5",
991
- "name": "Set Wipe Shown 1",
992
- "type": "setWipeShown",
993
- "category": "standard",
994
- "timing": {
995
- "mode": "E+",
996
- "seconds": 0
997
- },
998
- "nextTargetActionId": "scoreboard-game-state-action-mruyr8zj-bh5itt",
999
- "nodePosition": {
1000
- "x": 766,
1001
- "y": 634
1002
- },
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",
1017
- "nodePosition": {
1018
- "x": 766,
1019
- "y": 838
1020
- },
1021
- "subActions": []
1022
- }
1023
- ]
1024
- },
1025
- {
1026
- "id": "post-game-state",
1027
- "name": "Post Game State",
1028
- "nodePosition": {
1029
- "x": 1074,
1030
- "y": 2412
1031
- },
1032
- "startNodePosition": {
1033
- "x": 791,
1034
- "y": 70
1035
- },
1036
- "returnNodePosition": {
1037
- "x": 781,
1038
- "y": 1042
1039
- },
1040
- "entryTargetActionId": "post-game-state-action-mqpt63ca",
1041
- "nextStateTargetId": "route-action-mqrd9q26-4rz7m",
1042
- "actions": [
1043
- {
1044
- "id": "post-game-state-action-mqlak7zw",
1045
- "name": "Present Text",
1046
- "type": "presentText",
1047
- "category": "input",
1048
- "timing": {
1049
- "mode": "E+",
1050
- "seconds": 0
1051
- },
1052
- "nextTargetActionId": "post-game-state-action-mqlakl0m",
1053
- "nodePosition": {
1054
- "x": 746,
1055
- "y": 430
1056
- },
1057
- "subActions": [],
1058
- "text": "We are in the Post Game State",
1059
- "textTarget": "post-game-statemomenttext",
1060
- "isShown": true,
1061
- "instant": false,
1062
- "stageClickTargetActionId": "post-game-state-action-mqpt6apm"
1063
- },
1064
- {
1065
- "id": "post-game-state-action-mqpt63ca",
1066
- "name": "Set Wipe Shown",
1067
- "type": "setWipeShown",
1068
- "category": "standard",
1069
- "timing": {
1070
- "mode": "E+",
1071
- "seconds": 0
1072
- },
1073
- "nextTargetActionId": "post-game-state-action-mqlak7zw",
1074
- "nodePosition": {
1075
- "x": 746,
1076
- "y": 226
1077
- },
1078
- "subActions": [],
1079
- "isShown": false,
1080
- "instant": false
1081
- },
1082
- {
1083
- "id": "post-game-state-action-mqpt6apm",
1084
- "name": "Set Wipe Shown 1",
1085
- "type": "setWipeShown",
1086
- "category": "standard",
1087
- "timing": {
1088
- "mode": "E+",
1089
- "seconds": 0
1090
- },
1091
- "nextTargetActionId": "post-game-state-action-mruyrh9i-l9rp2k",
1092
- "nodePosition": {
1093
- "x": 746,
1094
- "y": 634
1095
- },
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",
1110
- "nodePosition": {
1111
- "x": 746,
1112
- "y": 838
1113
- },
1114
- "subActions": []
1115
- }
1116
- ]
1117
- },
1118
- {
1119
- "id": "writing-moment",
1120
- "name": "Writing Moment",
1121
- "nodePosition": {
1122
- "x": 864,
1123
- "y": 1638
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",
1135
- "actions": [
1136
- {
1137
- "id": "writing-show-prompt",
1138
- "name": "Display Text",
1139
- "type": "displayText",
1140
- "category": "standard",
1141
- "timing": {
1142
- "mode": "E+",
1143
- "seconds": 0
1144
- },
1145
- "nextTargetActionId": "writing-show-timer",
1146
- "nodePosition": {
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
1155
- },
1156
- {
1157
- "id": "writing-show-timer",
1158
- "name": "Show Writing Timer",
1159
- "type": "setTimerShown",
1160
- "category": "standard",
1161
- "timing": {
1162
- "mode": "E+",
1163
- "seconds": 0
1164
- },
1165
- "nextTargetActionId": "writing-start-timer",
1166
- "nodePosition": {
1167
- "x": 713,
1168
- "y": 634
1169
- },
1170
- "subActions": [],
1171
- "isShown": true,
1172
- "instant": false
1173
- },
1174
- {
1175
- "id": "writing-start-timer",
1176
- "name": "Start Writing Timer",
1177
- "type": "startCraftingTimer",
1178
- "category": "standard",
1179
- "timing": {
1180
- "mode": "E+",
1181
- "seconds": 0
1182
- },
1183
- "nextTargetActionId": "writing-text-input",
1184
- "nodePosition": {
1185
- "x": 713,
1186
- "y": 838
1187
- },
1188
- "subActions": []
1189
- },
1190
- {
1191
- "id": "writing-text-input",
1192
- "name": "Write Favorite Movie",
1193
- "type": "textSubmissionInput",
1194
- "category": "input",
1195
- "timing": {
1196
- "mode": "E+",
1197
- "seconds": 0
1198
- },
1199
- "nextTargetActionId": "",
1200
- "nodePosition": {
1201
- "x": 713,
1202
- "y": 1042
1203
- },
1204
- "subActions": [],
1205
- "prompt": "What is your favorite movie?",
1206
- "placeholder": "Write a movie title",
1207
- "characterLimit": 80,
1208
- "timerEndTargetActionId": "writing-moment-action-mqork62r",
1209
- "answersSubmittedTargetActionId": "writing-moment-action-mqork62r"
1210
- },
1211
- {
1212
- "id": "writing-moment-action-mqork62r",
1213
- "name": "Set Timer Shown",
1214
- "type": "setTimerShown",
1215
- "category": "standard",
1216
- "timing": {
1217
- "mode": "E+",
1218
- "seconds": 1
1219
- },
1220
- "nextTargetActionId": "writing-moment-action-mqpt6uvj",
1221
- "nodePosition": {
1222
- "x": 713,
1223
- "y": 1246
1224
- },
1225
- "subActions": [],
1226
- "isShown": false,
1227
- "instant": false
1228
- },
1229
- {
1230
- "id": "writing-moment-action-mqpsey1p",
1231
- "name": "Set Wipe Shown",
1232
- "type": "setWipeShown",
1233
- "category": "standard",
1234
- "timing": {
1235
- "mode": "E+",
1236
- "seconds": 0
1237
- },
1238
- "nextTargetActionId": "writing-show-prompt",
1239
- "nodePosition": {
1240
- "x": 713,
1241
- "y": 226
1242
- },
1243
- "subActions": [],
1244
- "isShown": false,
1245
- "instant": false
1246
- },
1247
- {
1248
- "id": "writing-moment-action-mqpt6uvj",
1249
- "name": "Set Wipe Shown 1",
1250
- "type": "setWipeShown",
1251
- "category": "standard",
1252
- "timing": {
1253
- "mode": "E+",
1254
- "seconds": 0
1255
- },
1256
- "nextTargetActionId": "writing-moment-action-mruyrou0-5vdicn",
1257
- "nodePosition": {
1258
- "x": 713,
1259
- "y": 1450
1260
- },
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",
1275
- "nodePosition": {
1276
- "x": 713,
1277
- "y": 1654
1278
- },
1279
- "subActions": []
1280
- }
1281
- ]
1282
- },
1283
- {
1284
- "id": "voice-moment",
1285
- "name": "Voice Moment",
1286
- "nodePosition": {
1287
- "x": 674,
1288
- "y": 2636
1289
- },
1290
- "startNodePosition": {
1291
- "x": 743,
1292
- "y": 70
1293
- },
1294
- "returnNodePosition": {
1295
- "x": 733,
1296
- "y": 2062
1297
- },
1298
- "entryTargetActionId": "voice-moment-action-mqpsey1p",
1299
- "nextStateTargetId": "voting-moment",
1300
- "actions": [
1301
- {
1302
- "id": "voice-mic-access",
1303
- "name": "Request Microphone Access",
1304
- "type": "requestMicrophoneAccessInput",
1305
- "category": "input",
1306
- "timing": {
1307
- "mode": "E+",
1308
- "seconds": 0
1309
- },
1310
- "nextTargetActionId": "",
1311
- "nodePosition": {
1312
- "x": 698,
1313
- "y": 430
1314
- },
1315
- "subActions": [],
1316
- "prompt": "Give microphone access to the game",
1317
- "buttonLabel": "Yes",
1318
- "microphoneAccessMode": "vip",
1319
- "microphoneAccessGrantedTargetActionId": "voice-show-prompt"
1320
- },
1321
- {
1322
- "id": "voice-show-prompt",
1323
- "name": "Display Text",
1324
- "type": "displayText",
1325
- "category": "standard",
1326
- "timing": {
1327
- "mode": "E+",
1328
- "seconds": 0
1329
- },
1330
- "nextTargetActionId": "voice-show-timer",
1331
- "nodePosition": {
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
1340
- },
1341
- {
1342
- "id": "voice-show-timer",
1343
- "name": "Show Voice Timer",
1344
- "type": "setTimerShown",
1345
- "category": "standard",
1346
- "timing": {
1347
- "mode": "E+",
1348
- "seconds": 0
1349
- },
1350
- "nextTargetActionId": "voice-start-timer",
1351
- "nodePosition": {
1352
- "x": 698,
1353
- "y": 838
1354
- },
1355
- "subActions": [],
1356
- "isShown": true,
1357
- "instant": false
1358
- },
1359
- {
1360
- "id": "voice-start-timer",
1361
- "name": "Start Voice Timer",
1362
- "type": "startCraftingTimer",
1363
- "category": "standard",
1364
- "timing": {
1365
- "mode": "E+",
1366
- "seconds": 0
1367
- },
1368
- "nextTargetActionId": "voice-text-input",
1369
- "nodePosition": {
1370
- "x": 698,
1371
- "y": 1042
1372
- },
1373
- "subActions": []
1374
- },
1375
- {
1376
- "id": "voice-text-input",
1377
- "name": "Say Favorite Movie",
1378
- "type": "voiceSubmissionInput",
1379
- "category": "input",
1380
- "timing": {
1381
- "mode": "E+",
1382
- "seconds": 0
1383
- },
1384
- "nextTargetActionId": "",
1385
- "nodePosition": {
1386
- "x": 698,
1387
- "y": 1246
1388
- },
1389
- "subActions": [],
1390
- "prompt": "What is your favorite movie?",
1391
- "placeholder": "Speak a movie title",
1392
- "characterLimit": 80,
1393
- "timerEndTargetActionId": "voice-moment-action-mqork62r",
1394
- "answersSubmittedTargetActionId": "voice-moment-action-mqork62r"
1395
- },
1396
- {
1397
- "id": "voice-moment-action-mqork62r",
1398
- "name": "Set Timer Shown",
1399
- "type": "setTimerShown",
1400
- "category": "standard",
1401
- "timing": {
1402
- "mode": "E+",
1403
- "seconds": 1
1404
- },
1405
- "nextTargetActionId": "voice-moment-action-mqpt6uvj",
1406
- "nodePosition": {
1407
- "x": 698,
1408
- "y": 1450
1409
- },
1410
- "subActions": [],
1411
- "isShown": false,
1412
- "instant": false
1413
- },
1414
- {
1415
- "id": "voice-moment-action-mqpsey1p",
1416
- "name": "Set Wipe Shown",
1417
- "type": "setWipeShown",
1418
- "category": "standard",
1419
- "timing": {
1420
- "mode": "E+",
1421
- "seconds": 0
1422
- },
1423
- "nextTargetActionId": "voice-mic-access",
1424
- "nodePosition": {
1425
- "x": 698,
1426
- "y": 226
1427
- },
1428
- "subActions": [],
1429
- "isShown": false,
1430
- "instant": false
1431
- },
1432
- {
1433
- "id": "voice-moment-action-mqpt6uvj",
1434
- "name": "Set Wipe Shown 1",
1435
- "type": "setWipeShown",
1436
- "category": "standard",
1437
- "timing": {
1438
- "mode": "E+",
1439
- "seconds": 0
1440
- },
1441
- "nextTargetActionId": "voice-moment-action-mruyrx8w-qfe33t",
1442
- "nodePosition": {
1443
- "x": 698,
1444
- "y": 1654
1445
- },
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",
1460
- "nodePosition": {
1461
- "x": 698,
1462
- "y": 1858
1463
- },
1464
- "subActions": []
1465
- }
1466
- ]
1467
- },
1468
- {
1469
- "id": "voting-moment",
1470
- "name": "Voting Moment",
1471
- "nodePosition": {
1472
- "x": 864,
1473
- "y": 1862
1474
- },
1475
- "startNodePosition": {
1476
- "x": 737,
1477
- "y": 70
1478
- },
1479
- "returnNodePosition": {
1480
- "x": 727,
1481
- "y": 3082
1482
- },
1483
- "entryTargetActionId": "voting-moment-action-mqpt7alu",
1484
- "nextStateTargetId": "route-action-mqqwadxk-oji3m",
1485
- "actions": [
1486
- {
1487
- "id": "voting-show-cards",
1488
- "name": "Set Voting Cards Shown 1",
1489
- "type": "setVotingCardsShown",
1490
- "category": "standard",
1491
- "timing": {
1492
- "mode": "E+",
1493
- "seconds": 0
1494
- },
1495
- "nextTargetActionId": "voting-show-timer",
1496
- "nodePosition": {
1497
- "x": 692,
1498
- "y": 430
1499
- },
1500
- "subActions": [],
1501
- "isShown": true,
1502
- "instant": false,
1503
- "cardFilter": "all"
1504
- },
1505
- {
1506
- "id": "voting-show-timer",
1507
- "name": "Show Voting Timer",
1508
- "type": "setTimerShown",
1509
- "category": "standard",
1510
- "timing": {
1511
- "mode": "E+",
1512
- "seconds": 0
1513
- },
1514
- "nextTargetActionId": "voting-start-timer",
1515
- "nodePosition": {
1516
- "x": 692,
1517
- "y": 634
1518
- },
1519
- "subActions": [],
1520
- "isShown": true,
1521
- "instant": false
1522
- },
1523
- {
1524
- "id": "voting-start-timer",
1525
- "name": "Start Voting Timer",
1526
- "type": "startCraftingTimer",
1527
- "category": "standard",
1528
- "timing": {
1529
- "mode": "E+",
1530
- "seconds": 0
1531
- },
1532
- "nextTargetActionId": "voting-input",
1533
- "nodePosition": {
1534
- "x": 692,
1535
- "y": 838
1536
- },
1537
- "subActions": []
1538
- },
1539
- {
1540
- "id": "voting-input",
1541
- "name": "Vote On Favorite Answer",
1542
- "type": "voteOnAnswersInput",
1543
- "category": "input",
1544
- "timing": {
1545
- "mode": "E+",
1546
- "seconds": 0
1547
- },
1548
- "nextTargetActionId": "voting-moment-action-mqoipyj9",
1549
- "nodePosition": {
1550
- "x": 692,
1551
- "y": 1042
1552
- },
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"
1558
- },
1559
- {
1560
- "id": "voting-show-winner-points",
1561
- "name": "Show Winner Points",
1562
- "type": "showPoints",
1563
- "category": "standard",
1564
- "timing": {
1565
- "mode": "E+",
1566
- "seconds": 1
1567
- },
1568
- "nextTargetActionId": "voting-bank-points",
1569
- "nodePosition": {
1570
- "x": 692,
1571
- "y": 2062
1572
- },
1573
- "subActions": [],
1574
- "playerFilter": "votingWinner",
1575
- "points": 500
1576
- },
1577
- {
1578
- "id": "voting-bank-points",
1579
- "name": "Bank Winner Points",
1580
- "type": "givePendingPoints",
1581
- "category": "standard",
1582
- "timing": {
1583
- "mode": "E+",
1584
- "seconds": 0
1585
- },
1586
- "nextTargetActionId": "voting-moment-action-mqoit5wq",
1587
- "nodePosition": {
1588
- "x": 692,
1589
- "y": 2266
1590
- },
1591
- "subActions": []
1592
- },
1593
- {
1594
- "id": "voting-moment-action-mqoipyj9",
1595
- "name": "Set Timer Shown",
1596
- "type": "setTimerShown",
1597
- "category": "standard",
1598
- "timing": {
1599
- "mode": "E+",
1600
- "seconds": 1
1601
- },
1602
- "nextTargetActionId": "voting-moment-action-mqoir6xh",
1603
- "nodePosition": {
1604
- "x": 692,
1605
- "y": 1246
1606
- },
1607
- "subActions": [],
1608
- "isShown": false,
1609
- "instant": false
1610
- },
1611
- {
1612
- "id": "voting-moment-action-mqoir6xh",
1613
- "name": "Reveal Authors",
1614
- "type": "revealAuthors",
1615
- "category": "standard",
1616
- "timing": {
1617
- "mode": "E+",
1618
- "seconds": 1
1619
- },
1620
- "nextTargetActionId": "voting-moment-action-mqoirmjb",
1621
- "nodePosition": {
1622
- "x": 692,
1623
- "y": 1450
1624
- },
1625
- "subActions": []
1626
- },
1627
- {
1628
- "id": "voting-moment-action-mqoirmjb",
1629
- "name": "Reveal Votes",
1630
- "type": "revealVotes",
1631
- "category": "standard",
1632
- "timing": {
1633
- "mode": "E+",
1634
- "seconds": 1
1635
- },
1636
- "nextTargetActionId": "voting-moment-action-mqoirt4e",
1637
- "nodePosition": {
1638
- "x": 692,
1639
- "y": 1654
1640
- },
1641
- "subActions": [],
1642
- "voteRevealStaggerSeconds": 1
1643
- },
1644
- {
1645
- "id": "voting-moment-action-mqoirt4e",
1646
- "name": "Reveal Winning Answer",
1647
- "type": "revealWinningAnswer",
1648
- "category": "standard",
1649
- "timing": {
1650
- "mode": "E+",
1651
- "seconds": 1.5
1652
- },
1653
- "nextTargetActionId": "voting-show-winner-points",
1654
- "nodePosition": {
1655
- "x": 692,
1656
- "y": 1858
1657
- },
1658
- "subActions": []
1659
- },
1660
- {
1661
- "id": "voting-moment-action-mqoit5wq",
1662
- "name": "Set Voting Cards Shown",
1663
- "type": "setVotingCardsShown",
1664
- "category": "standard",
1665
- "timing": {
1666
- "mode": "E+",
1667
- "seconds": 1
1668
- },
1669
- "nextTargetActionId": "voting-moment-action-mqpt7iwq",
1670
- "nodePosition": {
1671
- "x": 692,
1672
- "y": 2470
1673
- },
1674
- "subActions": [],
1675
- "isShown": false,
1676
- "instant": false,
1677
- "cardFilter": "all"
1678
- },
1679
- {
1680
- "id": "voting-moment-action-mqpt7alu",
1681
- "name": "Set Wipe Shown",
1682
- "type": "setWipeShown",
1683
- "category": "standard",
1684
- "timing": {
1685
- "mode": "E+",
1686
- "seconds": 0
1687
- },
1688
- "nextTargetActionId": "voting-show-cards",
1689
- "nodePosition": {
1690
- "x": 692,
1691
- "y": 226
1692
- },
1693
- "subActions": [],
1694
- "isShown": false,
1695
- "instant": false
1696
- },
1697
- {
1698
- "id": "voting-moment-action-mqpt7iwq",
1699
- "name": "Set Wipe Shown 1",
1700
- "type": "setWipeShown",
1701
- "category": "standard",
1702
- "timing": {
1703
- "mode": "E+",
1704
- "seconds": 0
1705
- },
1706
- "nextTargetActionId": "voting-moment-action-mruys7bn-c1xy95",
1707
- "nodePosition": {
1708
- "x": 692,
1709
- "y": 2674
1710
- },
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",
1725
- "nodePosition": {
1726
- "x": 692,
1727
- "y": 2878
1728
- },
1729
- "subActions": []
1730
- }
1731
- ]
1732
- }
1733
- ],
1734
- "routeNodes": [
1735
- {
1736
- "id": "route-action-mqqwadxk-oji3m",
1737
- "name": "Decision",
1738
- "type": "decision",
1739
- "category": "standard",
1740
- "timing": {
1741
- "mode": "E+",
1742
- "seconds": 0
1743
- },
1744
- "nextTargetActionId": "",
1745
- "nodePosition": {
1746
- "x": 834,
1747
- "y": 2086
1748
- },
1749
- "subActions": [],
1750
- "variable": "g.test",
1751
- "valueType": "int",
1752
- "branches": [
1753
- {
1754
- "id": "legacy-hit",
1755
- "type": "code",
1756
- "value": "3",
1757
- "code": "x == 0",
1758
- "targetNodeId": "route-action-mruxeq15-5gd78",
1759
- "targetActionId": "route-action-mruxeq15-5gd78"
1760
- },
1761
- {
1762
- "id": "no-match",
1763
- "type": "noMatch",
1764
- "value": "",
1765
- "code": "x < 3",
1766
- "targetNodeId": "post-game-state",
1767
- "targetActionId": "post-game-state"
1768
- }
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"
1849
- }
1850
- ]
1851
- }
1
+ {"routeNodes":[{"branches":[{"code":"x <= 3","id":"legacy-hit","targetActionId":"writing-moment","targetNodeId":"writing-moment","type":"code","value":"3"},{"code":"x < 3","id":"no-match","targetActionId":"writing-moment","targetNodeId":"writing-moment","type":"noMatch","value":""}],"category":"standard","id":"route-action-mqqwadxk-oji3m","name":"Decision","nextTargetActionId":"","nextTargetNodeId":"","nodePosition":{"x":595,"y":1510},"routeNodeType":"action","subActions":[],"timing":{"mode":"E+","seconds":0},"type":"decision","valueType":"int","variable":"activePlayerCount"},{"category":"standard","id":"route-action-mqrd9i6n-8mb29","jumpTargetActionId":"lobby","name":"Jump Node","nextTargetActionId":"","nextTargetNodeId":"","nodePosition":{"x":625,"y":2950},"routeNodeType":"action","subActions":[],"timing":{"mode":"E+","seconds":0},"type":"jumpNode"},{"category":"standard","id":"route-action-mqrd9q26-4rz7m","instant":false,"isShown":false,"name":"Set Wipe Shown","nextTargetActionId":"","nextTargetNodeId":"route-action-mqrd9i6n-8mb29","nodePosition":{"x":625,"y":2710},"routeNodeType":"action","subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"states":[{"actions":[{"category":"standard","id":"lobby-countdown-complete","name":"On Countdown Complete","nextTargetActionId":"lobby-action-mqprlx3p","nodePosition":{"x":804,"y":1196},"subActions":[],"targetState":"intro","timing":{"mode":"E+","seconds":0},"trigger":"onCountdownComplete","type":"transitionState"},{"category":"standard","id":"lobby-action-mqojohry","name":"Setup Game","nextTargetActionId":"lobby-action-mrmi772x","nodePosition":{"x":804,"y":226},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setupGame"},{"category":"standard","id":"lobby-action-mqprlx3p","instant":false,"isShown":true,"name":"Set Wipe Shown","nextTargetActionId":"lobby-action-mrmi8fie","nodePosition":{"x":804,"y":1400},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"lobby-action-mrmi8fie","name":"End Moment","nextTargetActionId":"return","nodePosition":{"x":804,"y":1604},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"endMoment"},{"category":"standard","id":"lobby-action-mqpt9z90","instant":false,"isShown":false,"name":"Set Wipe Shown 1","nextTargetActionId":"lobby-action-mqw4vt62","nodePosition":{"x":804,"y":634},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"lobby-action-mqw4vt62","instant":false,"isShown":true,"name":"Display Text","nextTargetActionId":"lobby-countdown-complete","nodePosition":{"x":804,"y":838},"subActions":[{"category":"standard","id":"lobby-sub-action-mrmyli4a","instant":false,"isShown":true,"name":"Set Game Object Shown","nextTargetActionId":"","nodePosition":null,"subActions":[],"targetLayoutElementId":"stagecodepanel","targetLayoutScope":"moment","targetLayoutSurface":"stage","timing":{"mode":"S+","seconds":0},"type":"setGameObjectShown"},{"category":"standard","id":"lobby-sub-action-mrmynmjp","instant":false,"isShown":true,"name":"Set Game Object Shown","nextTargetActionId":"","nodePosition":null,"subActions":[],"targetLayoutElementId":"joinprompt","targetLayoutScope":"moment","targetLayoutSurface":"stage","timing":{"mode":"S+","seconds":0},"type":"setGameObjectShown"},{"category":"standard","id":"lobby-sub-action-mrr4oa0e","instant":false,"isShown":true,"name":"Set Game Object Shown","nextTargetActionId":"","nodePosition":null,"subActions":[],"targetLayoutElementId":"stagejoinqr","targetLayoutScope":"moment","targetLayoutSurface":"stage","timing":{"mode":"S+","seconds":0},"type":"setGameObjectShown"}],"text":"Party Game Template Test","textTarget":"stagetitle","timing":{"mode":"E+","seconds":0},"type":"displayText"},{"category":"standard","id":"lobby-action-mrmi772x","name":"Start Moment","nextTargetActionId":"lobby-action-mqpt9z90","nodePosition":{"x":804,"y":430},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"startMoment"}],"entryTargetActionId":"lobby-action-mqojohry","id":"lobby","name":"Lobby Game State","nextStateTargetId":"crafting-game-state","nodePosition":{"x":241,"y":124},"returnNodePosition":{"x":839,"y":1808},"startNodePosition":{"x":849,"y":70}},{"actions":[{"category":"standard","id":"intro-action-mqprim01","instant":false,"isShown":true,"name":"Set Wipe Shown","nextTargetActionId":"return","nodePosition":{"x":670,"y":768},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"intro-action-mqprm6ln","instant":false,"isShown":false,"name":"Set Wipe Shown 1","nextTargetActionId":"intro-action-mqw4c168","nodePosition":{"x":670,"y":260},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"input","id":"intro-action-mqw4c168","instant":false,"isShown":true,"name":"Present Text","nextTargetActionId":"","nodePosition":{"x":670,"y":514},"stageClickTargetActionId":"intro-action-mqprim01","subActions":[],"text":"This is the Game Intro State","textTarget":"layout-text-field-instance-1","timing":{"mode":"E+","seconds":0},"type":"presentText"}],"entryTargetActionId":"intro-action-mqprm6ln","id":"intro","name":"Game Intro Game State","nextStateTargetId":"round-intro-game-state","nodePosition":{"x":625,"y":310},"returnNodePosition":{"x":705,"y":1022},"startNodePosition":{"x":715,"y":70}},{"actions":[{"category":"input","id":"round-intro-action-mqkg361r","instant":false,"isShown":true,"name":"Present Text","nextTargetActionId":"round-intro-game-state-action-mqprjpxb","nodePosition":{"x":670,"y":514},"stageClickTargetActionId":"round-intro-game-state-action-mqprjpxb","subActions":[],"text":"Round <ROUND_NUMBER>","textTarget":"roundintrotext","timing":{"mode":"E+","seconds":0},"type":"presentText"},{"category":"standard","id":"round-intro-game-state-action-mqprj88i","instant":false,"isShown":false,"name":"Set Wipe Shown","nextTargetActionId":"round-intro-action-mqkg361r","nodePosition":{"x":670,"y":260},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"round-intro-game-state-action-mqprjpxb","instant":false,"isShown":true,"name":"Set Wipe Shown 1","nextTargetActionId":"return","nodePosition":{"x":670,"y":768},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"entryTargetActionId":"round-intro-game-state-action-mqprj88i","id":"round-intro-game-state","name":"Round Intro Game State","nextStateTargetId":"crafting-game-state","nodePosition":{"x":625,"y":550},"returnNodePosition":{"x":705,"y":1022},"startNodePosition":{"x":715,"y":70}},{"actions":[{"category":"input","id":"crafting-game-state-action-mqlafl8m","instant":false,"isShown":true,"name":"Present Text","nextTargetActionId":"crafting-game-state-action-mqn4qzpm","nodePosition":{"x":697,"y":430},"stageClickTargetActionId":"crafting-game-state-action-mqn4qzpm","subActions":[],"text":"We are in the Crafting State","textTarget":"crafting-game-statemomenttext","timing":{"mode":"E+","seconds":0},"type":"presentText"},{"category":"standard","id":"crafting-game-state-action-mqn4qzpm","name":"Get Random Multiple Choice Content","nextTargetActionId":"crafting-game-state-action-mrqrvzg1-kjrmtu","nodePosition":{"x":697,"y":634},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"getRandomMultipleChoiceContent","variableName":"multipleChoicePrompt"},{"category":"standard","id":"crafting-game-state-action-mrqrvzg1-kjrmtu","instant":false,"isShown":true,"name":"Set Game Object Shown","nextTargetActionId":"crafting-game-state-action-mqlrgs0y","nodePosition":{"x":697,"y":838},"subActions":[{"category":"standard","id":"crafting-game-state-sub-action-mrrgv0kh","instant":false,"isShown":false,"name":"Set Game Object Shown","nextTargetActionId":"","nodePosition":null,"subActions":[],"targetLayoutElementId":"crafting-game-statemomenttext","targetLayoutScope":"moment","targetLayoutSurface":"stage","timing":{"mode":"S+","seconds":0},"type":"setGameObjectShown"}],"targetLayoutElementId":"craftingtriviaprompttext","targetLayoutScope":"moment","targetLayoutSurface":"stage","timing":{"mode":"E+","seconds":0},"type":"setGameObjectShown"},{"category":"standard","id":"crafting-game-state-action-mqlrgs0y","instant":false,"isShown":true,"name":"Set Timer Shown","nextTargetActionId":"crafting-game-state-action-mqlronl5","nodePosition":{"x":697,"y":1092},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setTimerShown"},{"category":"standard","id":"crafting-game-state-action-mqlronl5","name":"Start Crafting Timer","nextTargetActionId":"crafting-game-state-action-mqlrlkp0","nodePosition":{"x":697,"y":1296},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"startCraftingTimer"},{"answersSubmittedTargetActionId":"crafting-game-state-action-mqmxj25v","category":"input","contentVariable":"multipleChoicePrompt","id":"crafting-game-state-action-mqlrlkp0","inputMode":"submitOnce","locked":false,"name":"Trivia Input","nextTargetActionId":"return","nodePosition":{"x":697,"y":1500},"randomizeOptions":true,"subActions":[{"category":"standard","id":"crafting-game-state-sub-action-mqlsquow","instant":false,"isShown":true,"name":"Sub-Action 1","nextTargetActionId":"","nodePosition":null,"subActions":[],"text":"Answer the prompt on your device now!","textTarget":"craftingprompttext","timing":{"mode":"S+","seconds":1},"type":"displayText"}],"timerEndTargetActionId":"crafting-game-state-action-mqmxj25v","timing":{"mode":"E+","seconds":0},"type":"triviaInput"},{"category":"standard","id":"crafting-game-state-action-mqmxj25v","instant":false,"isShown":false,"name":"Display Text","nextTargetActionId":"crafting-game-state-action-mqn4u54c","nodePosition":{"x":697,"y":1754},"subActions":[{"category":"standard","id":"crafting-game-state-sub-action-mqnagmsc","instant":false,"isShown":false,"name":"Sub-Action 1","nextTargetActionId":"","nodePosition":null,"subActions":[],"timing":{"mode":"S+","seconds":0},"type":"setTimerShown"}],"text":"Presented text","textTarget":"craftingprompttext","timing":{"mode":"E+","seconds":0.5},"type":"displayText"},{"category":"standard","id":"crafting-game-state-action-mqn4u54c","instant":false,"isShown":true,"name":"Set Player Answers Shown","nextTargetActionId":"crafting-game-state-action-mqn9u17o","nodePosition":{"x":697,"y":2008},"playerFilter":"all","subActions":[],"timing":{"mode":"E+","seconds":1.5},"type":"setPlayerAnswersShown"},{"category":"standard","id":"crafting-game-state-action-mqn9u17o","name":"Reveal Player Answer Correctness","nextTargetActionId":"crafting-game-state-action-mqn4uouf","nodePosition":{"x":697,"y":2212},"subActions":[],"timing":{"mode":"E+","seconds":1},"type":"revealPlayerAnswerCorrectness"},{"category":"standard","id":"crafting-game-state-action-mqn4uouf","instant":false,"isShown":false,"name":"Set Player Answers Shown 1","nextTargetActionId":"crafting-game-state-action-mqn4v75w","nodePosition":{"x":697,"y":2416},"playerFilter":"wrong","subActions":[],"timing":{"mode":"E+","seconds":0.5},"type":"setPlayerAnswersShown"},{"category":"standard","id":"crafting-game-state-action-mqn4v75w","name":"Show Points","nextTargetActionId":"crafting-game-state-action-mqn4xkyp","nodePosition":{"x":697,"y":2620},"playerFilter":"correct","points":0,"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"showPoints"},{"category":"standard","id":"crafting-game-state-action-mqn4xkyp","instant":false,"isShown":false,"name":"Set Game Object Shown","nextTargetActionId":"crafting-game-state-action-mqprkq1k","nodePosition":{"x":697,"y":2824},"subActions":[{"category":"standard","id":"crafting-game-state-sub-action-mrqrww3o","instant":false,"isShown":false,"name":"Set Player Answers Shown","nextTargetActionId":"","nodePosition":null,"playerFilter":"all","subActions":[],"timing":{"mode":"S+","seconds":0},"type":"setPlayerAnswersShown"}],"targetLayoutElementId":"craftingtriviaprompttext","targetLayoutScope":"moment","targetLayoutSurface":"stage","timing":{"mode":"E+","seconds":1},"type":"setGameObjectShown"},{"category":"standard","id":"crafting-game-state-action-mqprk697","instant":false,"isShown":false,"name":"Set Wipe Shown","nextTargetActionId":"crafting-game-state-action-mqlafl8m","nodePosition":{"x":697,"y":226},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"crafting-game-state-action-mqprkq1k","instant":false,"isShown":true,"name":"Set Wipe Shown 1","nextTargetActionId":"return","nodePosition":{"x":697,"y":3078},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"entryTargetActionId":"crafting-game-state-action-mqprk697","id":"crafting-game-state","name":"Crafting Game State","nextStateTargetId":"presentation-game-state","nodePosition":{"x":625,"y":790},"returnNodePosition":{"x":732,"y":3282},"startNodePosition":{"x":742,"y":70}},{"actions":[{"category":"input","id":"presentation-game-state-action-mqlahhim","instant":false,"isShown":true,"name":"Present Text","nextTargetActionId":"presentation-game-state-action-mqlstve7","nodePosition":{"x":670,"y":514},"stageClickTargetActionId":"presentation-game-state-action-mqlstve7","subActions":[],"text":"We are in the Presentation Game State","textTarget":"presentation-game-statemomenttext","timing":{"mode":"E+","seconds":0},"type":"presentText"},{"branches":[{"code":"x < 3","id":"legacy-hit","targetActionId":"presentation-game-state-action-mqmt6c5d","type":"hit","value":"3"},{"code":"x > 3","id":"code-mqmt62zz-g9t5x","targetActionId":"presentation-game-state-action-mqmt6p8z","type":"code","value":""},{"code":"x < 3","id":"no-match","targetActionId":"presentation-game-state-action-mqpt4iz8","type":"noMatch","value":""}],"category":"standard","id":"presentation-game-state-action-mqlstve7","name":"Decision","nextTargetActionId":"","nodePosition":{"x":640,"y":768},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"decision","valueType":"int","variable":"players.length"},{"category":"input","id":"presentation-game-state-action-mqmt6c5d","instant":false,"isShown":true,"name":"Present Text 1","nextTargetActionId":"return","nodePosition":{"x":490,"y":1166},"stageClickTargetActionId":"presentation-game-state-action-mqpt4iz8","subActions":[],"text":"there are 3 players","textTarget":"presentation-game-statemomenttext","timing":{"mode":"E+","seconds":0},"type":"presentText"},{"category":"input","id":"presentation-game-state-action-mqmt6p8z","instant":false,"isShown":true,"name":"Present Text 2","nextTargetActionId":"return","nodePosition":{"x":850,"y":1166},"stageClickTargetActionId":"presentation-game-state-action-mqpt4iz8","subActions":[],"text":"there are more than 3 players","textTarget":"presentation-game-statemomenttext","timing":{"mode":"E+","seconds":0},"type":"presentText"},{"category":"standard","id":"presentation-game-state-action-mqpt4iz8","instant":false,"isShown":true,"name":"Set Wipe Shown","nextTargetActionId":"return","nodePosition":{"x":670,"y":1420},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"presentation-game-state-action-mqpt8zt1","instant":false,"isShown":false,"name":"Set Wipe Shown 1","nextTargetActionId":"presentation-game-state-action-mqlahhim","nodePosition":{"x":670,"y":260},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"entryTargetActionId":"presentation-game-state-action-mqpt8zt1","id":"presentation-game-state","name":"Presentation Game State","nextStateTargetId":"scoreboard-game-state","nodePosition":{"x":625,"y":1030},"returnNodePosition":{"x":705,"y":1674},"startNodePosition":{"x":715,"y":70}},{"actions":[{"category":"input","id":"scoreboard-game-state-action-mqlaj01s","instant":false,"isShown":true,"name":"Present Text","nextTargetActionId":"scoreboard-game-state-action-mqlajev8","nodePosition":{"x":670,"y":514},"stageClickTargetActionId":"scoreboard-game-state-action-mqpt5mx5","subActions":[],"text":"We are in the Scoreboard State","textTarget":"scoreboard-game-statemomenttext","timing":{"mode":"E+","seconds":0},"type":"presentText"},{"category":"standard","id":"scoreboard-game-state-action-mqpt5dmx","instant":false,"isShown":false,"name":"Set Wipe Shown","nextTargetActionId":"scoreboard-game-state-action-mqlaj01s","nodePosition":{"x":670,"y":260},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"scoreboard-game-state-action-mqpt5mx5","instant":false,"isShown":true,"name":"Set Wipe Shown 1","nextTargetActionId":"return","nodePosition":{"x":670,"y":768},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"entryTargetActionId":"scoreboard-game-state-action-mqpt5dmx","id":"scoreboard-game-state","name":"Scoreboard Game State","nextStateTargetId":"route-action-mqqwadxk-oji3m","nodePosition":{"x":625,"y":1270},"returnNodePosition":{"x":705,"y":1022},"startNodePosition":{"x":715,"y":70}},{"actions":[{"category":"input","id":"post-game-state-action-mqlak7zw","instant":false,"isShown":true,"name":"Present Text","nextTargetActionId":"post-game-state-action-mqlakl0m","nodePosition":{"x":670,"y":514},"stageClickTargetActionId":"post-game-state-action-mqpt6apm","subActions":[],"text":"We are in the Post Game State","textTarget":"post-game-statemomenttext","timing":{"mode":"E+","seconds":0},"type":"presentText"},{"category":"standard","id":"post-game-state-action-mqpt63ca","instant":false,"isShown":false,"name":"Set Wipe Shown","nextTargetActionId":"post-game-state-action-mqlak7zw","nodePosition":{"x":670,"y":260},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"post-game-state-action-mqpt6apm","instant":false,"isShown":true,"name":"Set Wipe Shown 1","nextTargetActionId":"return","nodePosition":{"x":670,"y":768},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"entryTargetActionId":"post-game-state-action-mqpt63ca","id":"post-game-state","name":"Post Game State","nextStateTargetId":"route-action-mqrd9q26-4rz7m","nodePosition":{"x":625,"y":2470},"returnNodePosition":{"x":705,"y":1022},"startNodePosition":{"x":715,"y":70}},{"actions":[{"category":"standard","id":"writing-show-prompt","instant":false,"isShown":true,"name":"Display Text","nextTargetActionId":"writing-show-timer","nodePosition":{"x":670,"y":514},"subActions":[],"text":"What is your favorite movie?","textTarget":"writing-moment-moment-text","timing":{"mode":"E+","seconds":0},"type":"displayText"},{"category":"standard","id":"writing-show-timer","instant":false,"isShown":true,"name":"Show Writing Timer","nextTargetActionId":"writing-start-timer","nodePosition":{"x":670,"y":768},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setTimerShown"},{"category":"standard","id":"writing-start-timer","name":"Start Writing Timer","nextTargetActionId":"writing-text-input","nodePosition":{"x":670,"y":1022},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"startCraftingTimer"},{"answersSubmittedTargetActionId":"writing-moment-action-mqork62r","category":"input","characterLimit":80,"id":"writing-text-input","name":"Write Favorite Movie","nextTargetActionId":"","nodePosition":{"x":670,"y":1276},"placeholder":"Write a movie title","prompt":"What is your favorite movie?","subActions":[],"timerEndTargetActionId":"writing-moment-action-mqork62r","timing":{"mode":"E+","seconds":0},"type":"textSubmissionInput"},{"category":"standard","id":"writing-moment-action-mqork62r","instant":false,"isShown":false,"name":"Set Timer Shown","nextTargetActionId":"writing-moment-action-mqpt6uvj","nodePosition":{"x":670,"y":1530},"subActions":[],"timing":{"mode":"E+","seconds":1},"type":"setTimerShown"},{"category":"standard","id":"writing-moment-action-mqpsey1p","instant":false,"isShown":false,"name":"Set Wipe Shown","nextTargetActionId":"writing-show-prompt","nodePosition":{"x":670,"y":260},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"writing-moment-action-mqpt6uvj","instant":false,"isShown":true,"name":"Set Wipe Shown 1","nextTargetActionId":"return","nodePosition":{"x":670,"y":1784},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"entryTargetActionId":"writing-moment-action-mqpsey1p","id":"writing-moment","name":"Writing Moment","nextStateTargetId":"voting-moment","nodePosition":{"x":835,"y":1990},"returnNodePosition":{"x":705,"y":2038},"startNodePosition":{"x":715,"y":70}},{"actions":[{"buttonLabel":"Yes","category":"input","id":"voice-mic-access","microphoneAccessGrantedTargetActionId":"voice-show-prompt","microphoneAccessMode":"vip","name":"Request Microphone Access","nextTargetActionId":"","nodePosition":{"x":670,"y":514},"prompt":"Give microphone access to the game","subActions":[],"timing":{"mode":"E+","seconds":0},"type":"requestMicrophoneAccessInput"},{"category":"standard","id":"voice-show-prompt","instant":false,"isShown":true,"name":"Display Text","nextTargetActionId":"voice-show-timer","nodePosition":{"x":670,"y":768},"subActions":[],"text":"What is your favorite movie?","textTarget":"voice-moment-moment-text","timing":{"mode":"E+","seconds":0},"type":"displayText"},{"category":"standard","id":"voice-show-timer","instant":false,"isShown":true,"name":"Show Voice Timer","nextTargetActionId":"voice-start-timer","nodePosition":{"x":670,"y":1022},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setTimerShown"},{"category":"standard","id":"voice-start-timer","name":"Start Voice Timer","nextTargetActionId":"voice-text-input","nodePosition":{"x":670,"y":1276},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"startCraftingTimer"},{"answersSubmittedTargetActionId":"voice-moment-action-mqork62r","category":"input","characterLimit":80,"id":"voice-text-input","name":"Say Favorite Movie","nextTargetActionId":"","nodePosition":{"x":670,"y":1530},"placeholder":"Speak a movie title","prompt":"What is your favorite movie?","subActions":[],"timerEndTargetActionId":"voice-moment-action-mqork62r","timing":{"mode":"E+","seconds":0},"type":"voiceSubmissionInput"},{"category":"standard","id":"voice-moment-action-mqork62r","instant":false,"isShown":false,"name":"Set Timer Shown","nextTargetActionId":"voice-moment-action-mqpt6uvj","nodePosition":{"x":670,"y":1784},"subActions":[],"timing":{"mode":"E+","seconds":1},"type":"setTimerShown"},{"category":"standard","id":"voice-moment-action-mqpsey1p","instant":false,"isShown":false,"name":"Set Wipe Shown","nextTargetActionId":"voice-mic-access","nodePosition":{"x":670,"y":260},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"voice-moment-action-mqpt6uvj","instant":false,"isShown":true,"name":"Set Wipe Shown 1","nextTargetActionId":"return","nodePosition":{"x":670,"y":2038},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"entryTargetActionId":"voice-moment-action-mqpsey1p","id":"voice-moment","name":"Voice Moment","nextStateTargetId":"voting-moment","nodePosition":{"x":415,"y":1990},"returnNodePosition":{"x":705,"y":2292},"startNodePosition":{"x":715,"y":70}},{"actions":[{"cardFilter":"all","category":"standard","id":"voting-show-cards","instant":false,"isShown":true,"name":"Set Voting Cards Shown 1","nextTargetActionId":"voting-show-timer","nodePosition":{"x":670,"y":514},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setVotingCardsShown"},{"category":"standard","id":"voting-show-timer","instant":false,"isShown":true,"name":"Show Voting Timer","nextTargetActionId":"voting-start-timer","nodePosition":{"x":670,"y":768},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setTimerShown"},{"category":"standard","id":"voting-start-timer","name":"Start Voting Timer","nextTargetActionId":"voting-input","nodePosition":{"x":670,"y":1022},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"startCraftingTimer"},{"answersSubmittedTargetActionId":"voting-moment-action-mqoipyj9","category":"input","id":"voting-input","inputMode":"submitOnce","name":"Vote On Favorite Answer","nextTargetActionId":"voting-moment-action-mqoipyj9","nodePosition":{"x":670,"y":1276},"prompt":"Vote for your favorite movie answer","subActions":[],"timerEndTargetActionId":"voting-moment-action-mqoipyj9","timing":{"mode":"E+","seconds":0},"type":"voteOnAnswersInput"},{"category":"standard","id":"voting-show-winner-points","name":"Show Winner Points","nextTargetActionId":"voting-bank-points","nodePosition":{"x":670,"y":2546},"playerFilter":"votingWinner","points":500,"subActions":[],"timing":{"mode":"E+","seconds":1},"type":"showPoints"},{"category":"standard","id":"voting-bank-points","name":"Bank Winner Points","nextTargetActionId":"voting-moment-action-mqoit5wq","nodePosition":{"x":670,"y":2800},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"givePendingPoints"},{"category":"standard","id":"voting-moment-action-mqoipyj9","instant":false,"isShown":false,"name":"Set Timer Shown","nextTargetActionId":"voting-moment-action-mqoir6xh","nodePosition":{"x":670,"y":1530},"subActions":[],"timing":{"mode":"E+","seconds":1},"type":"setTimerShown"},{"category":"standard","id":"voting-moment-action-mqoir6xh","name":"Reveal Authors","nextTargetActionId":"voting-moment-action-mqoirmjb","nodePosition":{"x":670,"y":1784},"subActions":[],"timing":{"mode":"E+","seconds":1},"type":"revealAuthors"},{"category":"standard","id":"voting-moment-action-mqoirmjb","name":"Reveal Votes","nextTargetActionId":"voting-moment-action-mqoirt4e","nodePosition":{"x":670,"y":2038},"subActions":[],"timing":{"mode":"E+","seconds":1},"type":"revealVotes","voteRevealStaggerSeconds":1},{"category":"standard","id":"voting-moment-action-mqoirt4e","name":"Reveal Winning Answer","nextTargetActionId":"voting-show-winner-points","nodePosition":{"x":670,"y":2292},"subActions":[],"timing":{"mode":"E+","seconds":1.5},"type":"revealWinningAnswer"},{"cardFilter":"all","category":"standard","id":"voting-moment-action-mqoit5wq","instant":false,"isShown":false,"name":"Set Voting Cards Shown","nextTargetActionId":"voting-moment-action-mqpt7iwq","nodePosition":{"x":670,"y":3054},"subActions":[],"timing":{"mode":"E+","seconds":1},"type":"setVotingCardsShown"},{"category":"standard","id":"voting-moment-action-mqpt7alu","instant":false,"isShown":false,"name":"Set Wipe Shown","nextTargetActionId":"voting-show-cards","nodePosition":{"x":670,"y":260},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"},{"category":"standard","id":"voting-moment-action-mqpt7iwq","instant":false,"isShown":true,"name":"Set Wipe Shown 1","nextTargetActionId":"return","nodePosition":{"x":670,"y":3308},"subActions":[],"timing":{"mode":"E+","seconds":0},"type":"setWipeShown"}],"entryTargetActionId":"voting-moment-action-mqpt7alu","id":"voting-moment","name":"Voting Moment","nextStateTargetId":"post-game-state","nodePosition":{"x":625,"y":2230},"returnNodePosition":{"x":705,"y":3562},"startNodePosition":{"x":715,"y":70}}]}