Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
RishiRecon
GitHub Repository: RishiRecon/exploits
Path: blob/main/misc/vex4/assets/ui/ui_act_select.json
36112 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
}
220
},
221
"container/title": {
222
"font": {
223
"name": "milocha",
224
"fontSize": 45
225
},
226
"text": "Act Select",
227
"align": "center",
228
"position": {
229
"x": 7.5,
230
"y": -129.8
231
},
232
"type": "text"
233
},
234
"container/close": {
235
"file": "pa_close_button.png",
236
"image": "SIMPLE",
237
"position": {
238
"x": 267.2,
239
"y": -140.5
240
},
241
"type": "button"
242
},
243
"container/act1": {
244
"file": "as_act1_base.png",
245
"image": "SIMPLE",
246
"position": {
247
"x": -221.6,
248
"y": -19.1
249
},
250
"type": "sprite"
251
},
252
"container/act1/empty_container": {
253
"file": "act_lock_container.png",
254
"image": "SIMPLE",
255
"position": {
256
"x": -0.2,
257
"y": 12.9
258
},
259
"type": "sprite"
260
},
261
"container/act1/empty_container/trophy_unlock": {
262
"file": "act_trophy_unlock.png",
263
"image": "SIMPLE",
264
"position": {
265
"x": -18.8,
266
"y": 0.2
267
},
268
"type": "sprite"
269
},
270
"container/act1/empty_container/star_unlock": {
271
"file": "act_star_unlock.png",
272
"image": "SIMPLE",
273
"position": {
274
"x": 0.2,
275
"y": 0.2
276
},
277
"type": "sprite"
278
},
279
"container/act1/empty_container/hardcore_unlock": {
280
"file": "act_hardcore_unlock.png",
281
"image": "SIMPLE",
282
"position": {
283
"x": 17.9,
284
"y": 0.2
285
},
286
"type": "sprite"
287
},
288
"container/act2": {
289
"file": "as_act2_base.png",
290
"image": "SIMPLE",
291
"position": {
292
"x": -110.6,
293
"y": -19.1
294
},
295
"type": "sprite"
296
},
297
"container/act2/empty_container": {
298
"file": "act_lock_container.png",
299
"image": "SIMPLE",
300
"position": {
301
"x": -0.2,
302
"y": 12.9
303
},
304
"type": "sprite"
305
},
306
"container/act2/empty_container/trophy_unlock": {
307
"file": "act_trophy_unlock.png",
308
"image": "SIMPLE",
309
"position": {
310
"x": -18.8,
311
"y": 0.2
312
},
313
"type": "sprite"
314
},
315
"container/act2/empty_container/star_unlock": {
316
"file": "act_star_unlock.png",
317
"image": "SIMPLE",
318
"position": {
319
"x": 0.2,
320
"y": 0.2
321
},
322
"type": "sprite"
323
},
324
"container/act2/empty_container/hardcore_unlock": {
325
"file": "act_hardcore_unlock.png",
326
"image": "SIMPLE",
327
"position": {
328
"x": 17.9,
329
"y": 0.2
330
},
331
"type": "sprite"
332
},
333
"container/act3": {
334
"file": "as_act3_base.png",
335
"image": "SIMPLE",
336
"position": {
337
"x": 0.4,
338
"y": -19.1
339
},
340
"type": "sprite"
341
},
342
"container/act3/empty_container": {
343
"file": "act_lock_container.png",
344
"image": "SIMPLE",
345
"position": {
346
"x": -0.2,
347
"y": 12.9
348
},
349
"type": "sprite"
350
},
351
"container/act3/empty_container/trophy_unlock": {
352
"file": "act_trophy_unlock.png",
353
"image": "SIMPLE",
354
"position": {
355
"x": -18.8,
356
"y": 0.2
357
},
358
"type": "sprite"
359
},
360
"container/act3/empty_container/star_unlock": {
361
"file": "act_star_unlock.png",
362
"image": "SIMPLE",
363
"position": {
364
"x": 0.2,
365
"y": 0.2
366
},
367
"type": "sprite"
368
},
369
"container/act3/empty_container/hardcore_unlock": {
370
"file": "act_hardcore_unlock.png",
371
"image": "SIMPLE",
372
"position": {
373
"x": 17.9,
374
"y": 0.2
375
},
376
"type": "sprite"
377
},
378
"container/act4": {
379
"file": "as_act4_base.png",
380
"image": "SIMPLE",
381
"position": {
382
"x": 111.4,
383
"y": -19.1
384
},
385
"type": "sprite"
386
},
387
"container/act4/empty_container": {
388
"file": "act_lock_container.png",
389
"image": "SIMPLE",
390
"position": {
391
"x": -0.2,
392
"y": 12.9
393
},
394
"type": "sprite"
395
},
396
"container/act4/empty_container/trophy_unlock": {
397
"file": "act_trophy_unlock.png",
398
"image": "SIMPLE",
399
"position": {
400
"x": -18.8,
401
"y": 0.2
402
},
403
"type": "sprite"
404
},
405
"container/act4/empty_container/star_unlock": {
406
"file": "act_star_unlock.png",
407
"image": "SIMPLE",
408
"position": {
409
"x": 0.2,
410
"y": 0.2
411
},
412
"type": "sprite"
413
},
414
"container/act4/empty_container/hardcore_unlock": {
415
"file": "act_hardcore_unlock.png",
416
"image": "SIMPLE",
417
"position": {
418
"x": 17.9,
419
"y": 0.2
420
},
421
"type": "sprite"
422
},
423
"container/act5": {
424
"file": "as_act5_base.png",
425
"image": "SIMPLE",
426
"position": {
427
"x": 222.4,
428
"y": -19.1
429
},
430
"type": "sprite"
431
},
432
"container/act5/empty_container": {
433
"file": "act_lock_container.png",
434
"image": "SIMPLE",
435
"position": {
436
"x": -0.2,
437
"y": 12.9
438
},
439
"type": "sprite"
440
},
441
"container/act5/empty_container/trophy_unlock": {
442
"file": "act_trophy_unlock.png",
443
"image": "SIMPLE",
444
"position": {
445
"x": -18.8,
446
"y": 0.2
447
},
448
"type": "sprite"
449
},
450
"container/act5/empty_container/star_unlock": {
451
"file": "act_star_unlock.png",
452
"image": "SIMPLE",
453
"position": {
454
"x": 0.2,
455
"y": 0.2
456
},
457
"type": "sprite"
458
},
459
"container/act5/empty_container/hardcore_unlock": {
460
"file": "act_hardcore_unlock.png",
461
"image": "SIMPLE",
462
"position": {
463
"x": 17.9,
464
"y": 0.2
465
},
466
"type": "sprite"
467
},
468
"container/act6": {
469
"file": "as_act6_base.png",
470
"image": "SIMPLE",
471
"position": {
472
"x": -221.6,
473
"y": 78.5
474
},
475
"type": "sprite"
476
},
477
"container/act6/empty_container": {
478
"file": "act_lock_container.png",
479
"image": "SIMPLE",
480
"position": {
481
"x": -0.2,
482
"y": 12.9
483
},
484
"type": "sprite"
485
},
486
"container/act6/empty_container/trophy_unlock": {
487
"file": "act_trophy_unlock.png",
488
"image": "SIMPLE",
489
"position": {
490
"x": -18.8,
491
"y": 0.2
492
},
493
"type": "sprite"
494
},
495
"container/act6/empty_container/star_unlock": {
496
"file": "act_star_unlock.png",
497
"image": "SIMPLE",
498
"position": {
499
"x": 0.2,
500
"y": 0.2
501
},
502
"type": "sprite"
503
},
504
"container/act6/empty_container/hardcore_unlock": {
505
"file": "act_hardcore_unlock.png",
506
"image": "SIMPLE",
507
"position": {
508
"x": 17.9,
509
"y": 0.2
510
},
511
"type": "sprite"
512
},
513
"container/act7": {
514
"file": "as_act7_base.png",
515
"image": "SIMPLE",
516
"position": {
517
"x": -110.6,
518
"y": 78.5
519
},
520
"type": "sprite"
521
},
522
"container/act7/empty_container": {
523
"file": "act_lock_container.png",
524
"image": "SIMPLE",
525
"position": {
526
"x": -0.2,
527
"y": 12.9
528
},
529
"type": "sprite"
530
},
531
"container/act7/empty_container/trophy_unlock": {
532
"file": "act_trophy_unlock.png",
533
"image": "SIMPLE",
534
"position": {
535
"x": -18.8,
536
"y": 0.2
537
},
538
"type": "sprite"
539
},
540
"container/act7/empty_container/star_unlock": {
541
"file": "act_star_unlock.png",
542
"image": "SIMPLE",
543
"position": {
544
"x": 0.2,
545
"y": 0.2
546
},
547
"type": "sprite"
548
},
549
"container/act7/empty_container/hardcore_unlock": {
550
"file": "act_hardcore_unlock.png",
551
"image": "SIMPLE",
552
"position": {
553
"x": 17.9,
554
"y": 0.2
555
},
556
"type": "sprite"
557
},
558
"container/act8": {
559
"file": "as_act8_base.png",
560
"image": "SIMPLE",
561
"position": {
562
"x": 0.4,
563
"y": 78.5
564
},
565
"type": "sprite"
566
},
567
"container/act8/empty_container": {
568
"file": "act_lock_container.png",
569
"image": "SIMPLE",
570
"position": {
571
"x": -0.2,
572
"y": 12.9
573
},
574
"type": "sprite"
575
},
576
"container/act8/empty_container/trophy_unlock": {
577
"file": "act_trophy_unlock.png",
578
"image": "SIMPLE",
579
"position": {
580
"x": -18.8,
581
"y": 0.2
582
},
583
"type": "sprite"
584
},
585
"container/act8/empty_container/star_unlock": {
586
"file": "act_star_unlock.png",
587
"image": "SIMPLE",
588
"position": {
589
"x": 0.2,
590
"y": 0.2
591
},
592
"type": "sprite"
593
},
594
"container/act8/empty_container/hardcore_unlock": {
595
"file": "act_hardcore_unlock.png",
596
"image": "SIMPLE",
597
"position": {
598
"x": 17.9,
599
"y": 0.2
600
},
601
"type": "sprite"
602
},
603
"container/act9": {
604
"file": "as_act9_base.png",
605
"image": "SIMPLE",
606
"position": {
607
"x": 111.4,
608
"y": 78.5
609
},
610
"type": "sprite"
611
},
612
"container/act9/empty_container": {
613
"file": "act_lock_container.png",
614
"image": "SIMPLE",
615
"position": {
616
"x": -0.2,
617
"y": 12.9
618
},
619
"type": "sprite"
620
},
621
"container/act9/empty_container/trophy_unlock": {
622
"file": "act_trophy_unlock.png",
623
"image": "SIMPLE",
624
"position": {
625
"x": -18.8,
626
"y": 0.2
627
},
628
"type": "sprite"
629
},
630
"container/act9/empty_container/star_unlock": {
631
"file": "act_star_unlock.png",
632
"image": "SIMPLE",
633
"position": {
634
"x": 0.2,
635
"y": 0.2
636
},
637
"type": "sprite"
638
},
639
"container/act9/empty_container/hardcore_unlock": {
640
"file": "act_hardcore_unlock.png",
641
"image": "SIMPLE",
642
"position": {
643
"x": 17.9,
644
"y": 0.2
645
},
646
"type": "sprite"
647
},
648
"container/act10": {
649
"file": "as_act10_base.png",
650
"image": "SIMPLE",
651
"position": {
652
"x": 222.4,
653
"y": 78.5
654
},
655
"type": "sprite"
656
},
657
"container/act10/empty_container": {
658
"file": "act_lock10_container .png",
659
"image": "SIMPLE",
660
"position": {
661
"x": -0.2,
662
"y": 12.9
663
},
664
"type": "sprite"
665
},
666
"container/act10/empty_container/trophy_unlock": {
667
"file": "act_trophy_unlock.png",
668
"image": "SIMPLE",
669
"position": {
670
"x": -11.7,
671
"y": 0.2
672
},
673
"type": "sprite"
674
},
675
"container/act10/empty_container/star_unlock": {
676
"file": "act_star_unlock.png",
677
"image": "SIMPLE",
678
"position": {
679
"x": 13.5,
680
"y": 0.2
681
},
682
"type": "sprite"
683
}
684
}
685
}
686