-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.json
More file actions
114 lines (114 loc) · 2.58 KB
/
project.json
File metadata and controls
114 lines (114 loc) · 2.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
{
"targets": [
{
"isStage": true,
"name": "Stage",
"variables": {
"`jEk@4|i[#Fk?(8x)AV.-my variable": [
"我的变量",
0
]
},
"lists": {},
"broadcasts": {},
"blocks": {},
"comments": {},
"currentCostume": 0,
"costumes": [
{
"name": "背景1",
"dataFormat": "svg",
"assetId": "cd21514d0531fdffb22204e0ec5ed84a",
"md5ext": "cd21514d0531fdffb22204e0ec5ed84a.svg",
"rotationCenterX": 240,
"rotationCenterY": 180
}
],
"sounds": [],
"volume": 100,
"layerOrder": 0,
"tempo": 60,
"videoTransparency": 50,
"videoState": "on",
"textToSpeechLanguage": null
},
{
"isStage": false,
"name": "02Engine//02Engine",
"variables": {},
"lists": {},
"broadcasts": {},
"blocks": {},
"comments": {},
"currentCostume": 0,
"costumes": [
{
"name": "02enginetext",
"bitmapResolution": 1,
"dataFormat": "svg",
"assetId": "ffbd7b894da114dd83576bc12b58f8da",
"md5ext": "ffbd7b894da114dd83576bc12b58f8da.svg",
"rotationCenterX": 1155.5,
"rotationCenterY": 256
}
],
"sounds": [],
"volume": 100,
"layerOrder": 2,
"visible": true,
"x": 0,
"y": 50,
"size": 15,
"direction": 90,
"draggable": false,
"rotationStyle": "all around"
},
{
"isStage": false,
"name": "02Engine//波浪",
"variables": {},
"lists": {},
"broadcasts": {},
"blocks": {},
"comments": {},
"currentCostume": 0,
"costumes": [
{
"name": "波浪",
"bitmapResolution": 1,
"dataFormat": "svg",
"assetId": "fbec9a67ec7cc09fcb128e7efa35c0dc",
"md5ext": "fbec9a67ec7cc09fcb128e7efa35c0dc.svg",
"rotationCenterX": 172.0022430419922,
"rotationCenterY": 132.30941772460938
}
],
"sounds": [],
"volume": 100,
"layerOrder": 1,
"visible": true,
"x": 0,
"y": -50,
"size": 150,
"direction": 90,
"draggable": false,
"rotationStyle": "all around"
}
],
"monitors": [],
"extensions": [],
"meta": {
"semver": "3.0.0",
"vm": "0.2.0",
"agent": "",
"platform": {
"name": "02Engine",
"url": "https://02engine.02studio.xyz/",
"git": {
"repository": null,
"lastCommit": null,
"lastFetch": null
}
}
}
}