Spaces:
Sleeping
Sleeping
Update blocks/sprites/Batter.sprite3/sprite.json
Browse files
blocks/sprites/Batter.sprite3/sprite.json
CHANGED
@@ -1,67 +1,68 @@
|
|
1 |
-
{
|
2 |
-
"isStage": false,
|
3 |
-
"name": "Batter",
|
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 |
-
|
|
|
|
1 |
+
{
|
2 |
+
"isStage": false,
|
3 |
+
"name": "Batter",
|
4 |
+
"objName": "Batter",
|
5 |
+
"variables": {},
|
6 |
+
"lists": {},
|
7 |
+
"broadcasts": {},
|
8 |
+
"blocks": {},
|
9 |
+
"comments": {},
|
10 |
+
"currentCostume": 0,
|
11 |
+
"costumes": [
|
12 |
+
{
|
13 |
+
"name": "batter-a",
|
14 |
+
"bitmapResolution": 1,
|
15 |
+
"dataFormat": "svg",
|
16 |
+
"assetId": "9d193bef6e3d6d8eba6d1470b8bf9351",
|
17 |
+
"md5ext": "9d193bef6e3d6d8eba6d1470b8bf9351.svg",
|
18 |
+
"rotationCenterX": 46,
|
19 |
+
"rotationCenterY": 80
|
20 |
+
},
|
21 |
+
{
|
22 |
+
"name": "batter-b",
|
23 |
+
"bitmapResolution": 1,
|
24 |
+
"dataFormat": "svg",
|
25 |
+
"assetId": "fdfde4bcbaca0f68e83fdf3f4ef0c660",
|
26 |
+
"md5ext": "fdfde4bcbaca0f68e83fdf3f4ef0c660.svg",
|
27 |
+
"rotationCenterX": 16,
|
28 |
+
"rotationCenterY": 67
|
29 |
+
},
|
30 |
+
{
|
31 |
+
"name": "batter-c",
|
32 |
+
"bitmapResolution": 1,
|
33 |
+
"dataFormat": "svg",
|
34 |
+
"assetId": "bd4fc003528acfa847e45ff82f346eee",
|
35 |
+
"md5ext": "bd4fc003528acfa847e45ff82f346eee.svg",
|
36 |
+
"rotationCenterX": 94,
|
37 |
+
"rotationCenterY": 66
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"name": "batter-d",
|
41 |
+
"bitmapResolution": 1,
|
42 |
+
"dataFormat": "svg",
|
43 |
+
"assetId": "592ee9ab2aeefe65cb4fb95fcd046f33",
|
44 |
+
"md5ext": "592ee9ab2aeefe65cb4fb95fcd046f33.svg",
|
45 |
+
"rotationCenterX": 70,
|
46 |
+
"rotationCenterY": 102
|
47 |
+
}
|
48 |
+
],
|
49 |
+
"sounds": [
|
50 |
+
{
|
51 |
+
"name": "pop",
|
52 |
+
"assetId": "83a9787d4cb6f3b7632b4ddfebf74367",
|
53 |
+
"dataFormat": "wav",
|
54 |
+
"format": "",
|
55 |
+
"rate": 48000,
|
56 |
+
"sampleCount": 1123,
|
57 |
+
"md5ext": "83a9787d4cb6f3b7632b4ddfebf74367.wav"
|
58 |
+
}
|
59 |
+
],
|
60 |
+
"volume": 100,
|
61 |
+
"visible": true,
|
62 |
+
"x": -12,
|
63 |
+
"y": 39,
|
64 |
+
"size": 100,
|
65 |
+
"direction": 90,
|
66 |
+
"draggable": false,
|
67 |
+
"rotationStyle": "all around"
|
68 |
+
}
|