Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
RishiRecon
GitHub Repository: RishiRecon/exploits
Path: blob/main/misc/vex5/assets/ui/ui_act_select.json
28515 views
1
{
2
"hierarchy": {
3
"name": "Canvas",
4
"children": [
5
{
6
"name": "container",
7
"children": [
8
{
9
"name": "title"
10
},
11
{
12
"name": "close"
13
},
14
{
15
"name": "act1",
16
"children": [
17
{
18
"name": "empty_container",
19
"children": [
20
{
21
"name": "trophy_unlock"
22
},
23
{
24
"name": "star_unlock"
25
},
26
{
27
"name": "hardcore_unlock"
28
}
29
]
30
}
31
]
32
},
33
{
34
"name": "act2",
35
"children": [
36
{
37
"name": "empty_container",
38
"children": [
39
{
40
"name": "trophy_unlock"
41
},
42
{
43
"name": "star_unlock"
44
},
45
{
46
"name": "hardcore_unlock"
47
}
48
]
49
}
50
]
51
},
52
{
53
"name": "act3",
54
"children": [
55
{
56
"name": "empty_container",
57
"children": [
58
{
59
"name": "trophy_unlock"
60
},
61
{
62
"name": "star_unlock"
63
},
64
{
65
"name": "hardcore_unlock"
66
}
67
]
68
}
69
]
70
},
71
{
72
"name": "act4",
73
"children": [
74
{
75
"name": "empty_container",
76
"children": [
77
{
78
"name": "trophy_unlock"
79
},
80
{
81
"name": "star_unlock"
82
},
83
{
84
"name": "hardcore_unlock"
85
}
86
]
87
}
88
]
89
},
90
{
91
"name": "act5",
92
"children": [
93
{
94
"name": "empty_container",
95
"children": [
96
{
97
"name": "trophy_unlock"
98
},
99
{
100
"name": "star_unlock"
101
},
102
{
103
"name": "hardcore_unlock"
104
}
105
]
106
}
107
]
108
},
109
{
110
"name": "act6",
111
"children": [
112
{
113
"name": "empty_container",
114
"children": [
115
{
116
"name": "trophy_unlock"
117
},
118
{
119
"name": "star_unlock"
120
},
121
{
122
"name": "hardcore_unlock"
123
}
124
]
125
}
126
]
127
},
128
{
129
"name": "act7",
130
"children": [
131
{
132
"name": "empty_container",
133
"children": [
134
{
135
"name": "trophy_unlock"
136
},
137
{
138
"name": "star_unlock"
139
},
140
{
141
"name": "hardcore_unlock"
142
}
143
]
144
}
145
]
146
},
147
{
148
"name": "act8",
149
"children": [
150
{
151
"name": "empty_container",
152
"children": [
153
{
154
"name": "trophy_unlock"
155
},
156
{
157
"name": "star_unlock"
158
},
159
{
160
"name": "hardcore_unlock"
161
}
162
]
163
}
164
]
165
},
166
{
167
"name": "act9",
168
"children": [
169
{
170
"name": "empty_container",
171
"children": [
172
{
173
"name": "trophy_unlock"
174
},
175
{
176
"name": "star_unlock"
177
},
178
{
179
"name": "hardcore_unlock"
180
}
181
]
182
}
183
]
184
},
185
{
186
"name": "act10",
187
"children": [
188
{
189
"name": "empty_container",
190
"children": [
191
{
192
"name": "trophy_unlock"
193
},
194
{
195
"name": "star_unlock"
196
}
197
]
198
}
199
]
200
}
201
]
202
}
203
]
204
},
205
"properties": {
206
"Canvas": {
207
"design": {
208
"width": 960,
209
"height": 640
210
},
211
"type": "canvas"
212
},
213
"container": {
214
"file": "as_container.png",
215
"image": "SIMPLE",
216
"type": "sprite",
217
"alignment": {
218
"type": "CENTER",
219
"offset": {
220
"x": 2.7,
221
"y": 4
222
}
223
}
224
},
225
"container/title": {
226
"font": {
227
"name": "milocha",
228
"fontSize": 44
229
},
230
"text": "Act Select",
231
"align": "center",
232
"position": {
233
"x": -261.9,
234
"y": -131.9
235
},
236
"anchor": {
237
"x": 0,
238
"y": 0.5
239
},
240
"type": "text"
241
},
242
"container/close": {
243
"file": "as_close_button.png",
244
"image": "SIMPLE",
245
"position": {
246
"x": 265.8,
247
"y": -141.3
248
},
249
"type": "button"
250
},
251
"container/act1": {
252
"file": "as_act1_base.png",
253
"image": "SIMPLE",
254
"position": {
255
"x": -226.4,
256
"y": -20.6
257
},
258
"type": "sprite"
259
},
260
"container/act1/empty_container": {
261
"file": "act_lock_container.png",
262
"image": "SIMPLE",
263
"position": {
264
"x": -1.5,
265
"y": 10.3
266
},
267
"type": "sprite"
268
},
269
"container/act1/empty_container/trophy_unlock": {
270
"file": "act_trophy_unlock.png",
271
"image": "SIMPLE",
272
"position": {
273
"x": -11.2,
274
"y": 7.7
275
},
276
"type": "sprite"
277
},
278
"container/act1/empty_container/star_unlock": {
279
"file": "act_star_unlock.png",
280
"image": "SIMPLE",
281
"position": {
282
"x": 11.9,
283
"y": 6.8
284
},
285
"type": "sprite"
286
},
287
"container/act1/empty_container/hardcore_unlock": {
288
"file": "act_hardcore_unlock.png",
289
"image": "SIMPLE",
290
"position": {
291
"x": 0.4,
292
"y": -11.5
293
},
294
"type": "sprite"
295
},
296
"container/act2": {
297
"file": "as_act2_base.png",
298
"image": "SIMPLE",
299
"position": {
300
"x": -115.5,
301
"y": -22.6
302
},
303
"type": "sprite"
304
},
305
"container/act2/empty_container": {
306
"file": "act_lock_container.png",
307
"image": "SIMPLE",
308
"position": {
309
"x": -1.5,
310
"y": 12.8
311
},
312
"type": "sprite"
313
},
314
"container/act2/empty_container/trophy_unlock": {
315
"file": "act_trophy_unlock.png",
316
"image": "SIMPLE",
317
"position": {
318
"x": -11.2,
319
"y": 7.7
320
},
321
"type": "sprite"
322
},
323
"container/act2/empty_container/star_unlock": {
324
"file": "act_star_unlock.png",
325
"image": "SIMPLE",
326
"position": {
327
"x": 11.5,
328
"y": 6.8
329
},
330
"type": "sprite"
331
},
332
"container/act2/empty_container/hardcore_unlock": {
333
"file": "act_hardcore_unlock.png",
334
"image": "SIMPLE",
335
"position": {
336
"x": 0.4,
337
"y": -11.5
338
},
339
"type": "sprite"
340
},
341
"container/act3": {
342
"file": "as_act3_base.png",
343
"image": "SIMPLE",
344
"position": {
345
"x": -4.7,
346
"y": -22.6
347
},
348
"type": "sprite"
349
},
350
"container/act3/empty_container": {
351
"file": "act_lock_container.png",
352
"image": "SIMPLE",
353
"position": {
354
"x": -1.9,
355
"y": 12.4
356
},
357
"type": "sprite"
358
},
359
"container/act3/empty_container/trophy_unlock": {
360
"file": "act_trophy_unlock.png",
361
"image": "SIMPLE",
362
"position": {
363
"x": -11.2,
364
"y": 7.7
365
},
366
"type": "sprite"
367
},
368
"container/act3/empty_container/star_unlock": {
369
"file": "act_star_unlock.png",
370
"image": "SIMPLE",
371
"position": {
372
"x": 11.5,
373
"y": 6.8
374
},
375
"type": "sprite"
376
},
377
"container/act3/empty_container/hardcore_unlock": {
378
"file": "act_hardcore_unlock.png",
379
"image": "SIMPLE",
380
"position": {
381
"x": 0.4,
382
"y": -11.5
383
},
384
"type": "sprite"
385
},
386
"container/act4": {
387
"file": "as_act4_base.png",
388
"image": "SIMPLE",
389
"position": {
390
"x": 106.2,
391
"y": -22.6
392
},
393
"type": "sprite"
394
},
395
"container/act4/empty_container": {
396
"file": "act_lock_container.png",
397
"image": "SIMPLE",
398
"position": {
399
"x": -2.2,
400
"y": 12.8
401
},
402
"type": "sprite"
403
},
404
"container/act4/empty_container/trophy_unlock": {
405
"file": "act_trophy_unlock.png",
406
"image": "SIMPLE",
407
"position": {
408
"x": -11.2,
409
"y": 7.7
410
},
411
"type": "sprite"
412
},
413
"container/act4/empty_container/star_unlock": {
414
"file": "act_star_unlock.png",
415
"image": "SIMPLE",
416
"position": {
417
"x": 11.5,
418
"y": 6.8
419
},
420
"type": "sprite"
421
},
422
"container/act4/empty_container/hardcore_unlock": {
423
"file": "act_hardcore_unlock.png",
424
"image": "SIMPLE",
425
"position": {
426
"x": 0.4,
427
"y": -11.5
428
},
429
"type": "sprite"
430
},
431
"container/act5": {
432
"file": "as_act5_base.png",
433
"image": "SIMPLE",
434
"position": {
435
"x": 217.1,
436
"y": -21.3
437
},
438
"type": "sprite"
439
},
440
"container/act5/empty_container": {
441
"file": "act_lock_container.png",
442
"image": "SIMPLE",
443
"position": {
444
"x": -2.1,
445
"y": 10.9
446
},
447
"type": "sprite"
448
},
449
"container/act5/empty_container/trophy_unlock": {
450
"file": "act_trophy_unlock.png",
451
"image": "SIMPLE",
452
"position": {
453
"x": -11.2,
454
"y": 7.7
455
},
456
"type": "sprite"
457
},
458
"container/act5/empty_container/star_unlock": {
459
"file": "act_star_unlock.png",
460
"image": "SIMPLE",
461
"position": {
462
"x": 11.5,
463
"y": 6.8
464
},
465
"type": "sprite"
466
},
467
"container/act5/empty_container/hardcore_unlock": {
468
"file": "act_hardcore_unlock.png",
469
"image": "SIMPLE",
470
"position": {
471
"x": 0.4,
472
"y": -11.5
473
},
474
"type": "sprite"
475
},
476
"container/act6": {
477
"file": "as_act6_base.png",
478
"image": "SIMPLE",
479
"position": {
480
"x": -226.7,
481
"y": 75.9
482
},
483
"type": "sprite"
484
},
485
"container/act6/empty_container": {
486
"file": "act_lock_container.png",
487
"image": "SIMPLE",
488
"position": {
489
"x": -1.5,
490
"y": 10.9
491
},
492
"type": "sprite"
493
},
494
"container/act6/empty_container/trophy_unlock": {
495
"file": "act_trophy_unlock.png",
496
"image": "SIMPLE",
497
"position": {
498
"x": -11.2,
499
"y": 7.7
500
},
501
"type": "sprite"
502
},
503
"container/act6/empty_container/star_unlock": {
504
"file": "act_star_unlock.png",
505
"image": "SIMPLE",
506
"position": {
507
"x": 11.5,
508
"y": 6.8
509
},
510
"type": "sprite"
511
},
512
"container/act6/empty_container/hardcore_unlock": {
513
"file": "act_hardcore_unlock.png",
514
"image": "SIMPLE",
515
"position": {
516
"x": 0.4,
517
"y": -11.5
518
},
519
"type": "sprite"
520
},
521
"container/act7": {
522
"file": "as_act7_base.png",
523
"image": "SIMPLE",
524
"position": {
525
"x": -115.9,
526
"y": 75.9
527
},
528
"type": "sprite"
529
},
530
"container/act7/empty_container": {
531
"file": "act_lock_container.png",
532
"image": "SIMPLE",
533
"position": {
534
"x": -1.8,
535
"y": 11
536
},
537
"type": "sprite"
538
},
539
"container/act7/empty_container/trophy_unlock": {
540
"file": "act_trophy_unlock.png",
541
"image": "SIMPLE",
542
"position": {
543
"x": -11.2,
544
"y": 7.7
545
},
546
"type": "sprite"
547
},
548
"container/act7/empty_container/star_unlock": {
549
"file": "act_star_unlock.png",
550
"image": "SIMPLE",
551
"position": {
552
"x": 11.5,
553
"y": 6.8
554
},
555
"type": "sprite"
556
},
557
"container/act7/empty_container/hardcore_unlock": {
558
"file": "act_hardcore_unlock.png",
559
"image": "SIMPLE",
560
"position": {
561
"x": 0.4,
562
"y": -11.5
563
},
564
"type": "sprite"
565
},
566
"container/act8": {
567
"file": "as_act8_base.png",
568
"image": "SIMPLE",
569
"position": {
570
"x": -5,
571
"y": 75.9
572
},
573
"type": "sprite"
574
},
575
"container/act8/empty_container": {
576
"file": "act_lock_container.png",
577
"image": "SIMPLE",
578
"position": {
579
"x": -1.5,
580
"y": 11.3
581
},
582
"type": "sprite"
583
},
584
"container/act8/empty_container/trophy_unlock": {
585
"file": "act_trophy_unlock.png",
586
"image": "SIMPLE",
587
"position": {
588
"x": -11.2,
589
"y": 7.7
590
},
591
"type": "sprite"
592
},
593
"container/act8/empty_container/star_unlock": {
594
"file": "act_star_unlock.png",
595
"image": "SIMPLE",
596
"position": {
597
"x": 11.5,
598
"y": 6.8
599
},
600
"type": "sprite"
601
},
602
"container/act8/empty_container/hardcore_unlock": {
603
"file": "act_hardcore_unlock.png",
604
"image": "SIMPLE",
605
"position": {
606
"x": 0.4,
607
"y": -11.5
608
},
609
"type": "sprite"
610
},
611
"container/act9": {
612
"file": "as_act9_base.png",
613
"image": "SIMPLE",
614
"position": {
615
"x": 105.8,
616
"y": 75.9
617
},
618
"type": "sprite"
619
},
620
"container/act9/empty_container": {
621
"file": "act_lock_container.png",
622
"image": "SIMPLE",
623
"position": {
624
"x": -2.3,
625
"y": 11.2
626
},
627
"type": "sprite"
628
},
629
"container/act9/empty_container/trophy_unlock": {
630
"file": "act_trophy_unlock.png",
631
"image": "SIMPLE",
632
"position": {
633
"x": -11.2,
634
"y": 7.7
635
},
636
"type": "sprite"
637
},
638
"container/act9/empty_container/star_unlock": {
639
"file": "act_star_unlock.png",
640
"image": "SIMPLE",
641
"position": {
642
"x": 11.5,
643
"y": 6.8
644
},
645
"type": "sprite"
646
},
647
"container/act9/empty_container/hardcore_unlock": {
648
"file": "act_hardcore_unlock.png",
649
"image": "SIMPLE",
650
"position": {
651
"x": 0.4,
652
"y": -11.5
653
},
654
"type": "sprite"
655
},
656
"container/act10": {
657
"file": "as_act10_base.png",
658
"image": "SIMPLE",
659
"position": {
660
"x": 216.6,
661
"y": 75.9
662
},
663
"type": "sprite"
664
},
665
"container/act10/empty_container": {
666
"file": "act_lock_container_10.png",
667
"image": "SIMPLE",
668
"position": {
669
"x": -2.1,
670
"y": 11.2
671
},
672
"type": "sprite"
673
},
674
"container/act10/empty_container/trophy_unlock": {
675
"file": "act_trophy_unlock.png",
676
"image": "SIMPLE",
677
"position": {
678
"x": -11.2,
679
"y": 1
680
},
681
"type": "sprite"
682
},
683
"container/act10/empty_container/star_unlock": {
684
"file": "act_star_unlock.png",
685
"image": "SIMPLE",
686
"position": {
687
"x": 11.5,
688
"y": -0.6
689
},
690
"type": "sprite"
691
}
692
}
693
}
694