WebashalarForML commited on
Commit
6d8ea13
·
verified ·
1 Parent(s): 355223d

Update blocks/sprites/Soccer Ball.sprite3/sprite.json

Browse files
blocks/sprites/Soccer Ball.sprite3/sprite.json CHANGED
@@ -1,40 +1,41 @@
1
- {
2
- "isStage": false,
3
- "name": "Soccer Ball",
4
- "variables": {},
5
- "lists": {},
6
- "broadcasts": {},
7
- "blocks": {},
8
- "comments": {},
9
- "currentCostume": 0,
10
- "costumes": [
11
- {
12
- "name": "soccer ball",
13
- "bitmapResolution": 1,
14
- "dataFormat": "svg",
15
- "assetId": "5d973d7a3a8be3f3bd6e1cd0f73c32b5",
16
- "md5ext": "5d973d7a3a8be3f3bd6e1cd0f73c32b5.svg",
17
- "rotationCenterX": 23,
18
- "rotationCenterY": 22
19
- }
20
- ],
21
- "sounds": [
22
- {
23
- "name": "basketball bounce",
24
- "assetId": "1727f65b5f22d151685b8e5917456a60",
25
- "dataFormat": "wav",
26
- "format": "adpcm",
27
- "rate": 22050,
28
- "sampleCount": 8129,
29
- "md5ext": "1727f65b5f22d151685b8e5917456a60.wav"
30
- }
31
- ],
32
- "volume": 100,
33
- "visible": true,
34
- "x": 41,
35
- "y": -9,
36
- "size": 100,
37
- "direction": 90,
38
- "draggable": false,
39
- "rotationStyle": "all around"
40
- }
 
 
1
+ {
2
+ "isStage": false,
3
+ "name": "Soccer Ball",
4
+ "objName": "Soccer Ball",
5
+ "variables": {},
6
+ "lists": {},
7
+ "broadcasts": {},
8
+ "blocks": {},
9
+ "comments": {},
10
+ "currentCostume": 0,
11
+ "costumes": [
12
+ {
13
+ "name": "soccer ball",
14
+ "bitmapResolution": 1,
15
+ "dataFormat": "svg",
16
+ "assetId": "5d973d7a3a8be3f3bd6e1cd0f73c32b5",
17
+ "md5ext": "5d973d7a3a8be3f3bd6e1cd0f73c32b5.svg",
18
+ "rotationCenterX": 23,
19
+ "rotationCenterY": 22
20
+ }
21
+ ],
22
+ "sounds": [
23
+ {
24
+ "name": "basketball bounce",
25
+ "assetId": "1727f65b5f22d151685b8e5917456a60",
26
+ "dataFormat": "wav",
27
+ "format": "adpcm",
28
+ "rate": 22050,
29
+ "sampleCount": 8129,
30
+ "md5ext": "1727f65b5f22d151685b8e5917456a60.wav"
31
+ }
32
+ ],
33
+ "volume": 100,
34
+ "visible": true,
35
+ "x": 41,
36
+ "y": -9,
37
+ "size": 100,
38
+ "direction": 90,
39
+ "draggable": false,
40
+ "rotationStyle": "all around"
41
+ }