WebashalarForML commited on
Commit
8d4be42
·
verified ·
1 Parent(s): 0b74dd0

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