Spaces:
Sleeping
Sleeping
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 |
-
"
|
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 |
-
|
|
|
|
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 |
+
}
|