Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
RishiRecon
GitHub Repository: RishiRecon/exploits
Path: blob/main/misc/vex4/assets/coco/transition.json
36112 views
1
{
2
"hierarchy": {
3
"name": "transition",
4
"children": [
5
{
6
"name": "base1"
7
},
8
{
9
"name": "base2"
10
},
11
{
12
"name": "base3"
13
},
14
{
15
"name": "base4"
16
},
17
{
18
"name": "base5"
19
},
20
{
21
"name": "base6"
22
},
23
{
24
"name": "base7"
25
},
26
{
27
"name": "logo"
28
}
29
],
30
"animations": [
31
"transition_in",
32
"transition_out",
33
"transition_stand"
34
]
35
},
36
"properties": {
37
"base1": {
38
"file": "transition_asset.png",
39
"image": "SIMPLE",
40
"position": {
41
"x": 0,
42
"y": 256
43
},
44
"scale": {
45
"x": 0,
46
"y": 1
47
},
48
"type": "sprite"
49
},
50
"base2": {
51
"file": "transition_asset.png",
52
"image": "SIMPLE",
53
"position": {
54
"x": 0,
55
"y": 128
56
},
57
"scale": {
58
"x": 0,
59
"y": 1
60
},
61
"type": "sprite"
62
},
63
"base3": {
64
"file": "transition_asset.png",
65
"image": "SIMPLE",
66
"position": {
67
"x": 0,
68
"y": 0
69
},
70
"scale": {
71
"x": 0,
72
"y": 1
73
},
74
"type": "sprite"
75
},
76
"base4": {
77
"file": "transition_asset.png",
78
"image": "SIMPLE",
79
"position": {
80
"x": 0,
81
"y": -128
82
},
83
"scale": {
84
"x": 0,
85
"y": 1
86
},
87
"type": "sprite"
88
},
89
"base5": {
90
"file": "transition_asset.png",
91
"image": "SIMPLE",
92
"position": {
93
"x": 0,
94
"y": -256
95
},
96
"scale": {
97
"x": 0,
98
"y": 1
99
},
100
"type": "sprite"
101
},
102
"base6": {
103
"file": "transition_asset.png",
104
"image": "SIMPLE",
105
"position": {
106
"x": 0,
107
"y": -383.6
108
},
109
"scale": {
110
"x": 0,
111
"y": 1
112
},
113
"type": "sprite"
114
},
115
"base7": {
116
"file": "transition_asset.png",
117
"image": "SIMPLE",
118
"position": {
119
"x": 0,
120
"y": 383
121
},
122
"scale": {
123
"x": 0,
124
"y": 1
125
},
126
"type": "sprite"
127
},
128
"logo": {
129
"file": "mm_logo.png",
130
"image": "SIMPLE",
131
"position": {
132
"x": 0,
133
"y": 15
134
},
135
"scale": {
136
"x": 0,
137
"y": 0
138
},
139
"type": "sprite"
140
}
141
}
142
}
143