prthm11 commited on
Commit
73b61e5
·
verified ·
1 Parent(s): 9d7f8ed

Update blocks/Backdrops/Arctic.sb3/project.json

Browse files
blocks/Backdrops/Arctic.sb3/project.json CHANGED
@@ -1,72 +1,56 @@
1
- {
2
- "targets": [
3
- {
4
- "isStage": true,
5
- "name": "Stage",
6
- "variables": { "`jEk@4|i[#Fk?(8x)AV.-my variable": ["my variable", 0] },
7
- "lists": {},
8
- "broadcasts": {},
9
- "blocks": {},
10
- "comments": {},
11
- "currentCostume": 3,
12
- "costumes": [
13
- {
14
- "name": "backdrop1",
15
- "dataFormat": "svg",
16
- "assetId": "cd21514d0531fdffb22204e0ec5ed84a",
17
- "md5ext": "cd21514d0531fdffb22204e0ec5ed84a.svg",
18
- "rotationCenterX": 240,
19
- "rotationCenterY": 180
20
- },
21
- {
22
- "name": "Arctic",
23
- "bitmapResolution": 2,
24
- "dataFormat": "png",
25
- "assetId": "67e0db3305b3c8bac3a363b1c428892e",
26
- "rotationCenterX": 480,
27
- "rotationCenterY": 360
28
- },
29
- {
30
- "name": "Blue Sky 2 ",
31
- "bitmapResolution": 1,
32
- "dataFormat": "svg",
33
- "assetId": "8eb8790be5507fdccf73e7c1570bbbab",
34
- "rotationCenterX": 240,
35
- "rotationCenterY": 180
36
- },
37
- {
38
- "name": "Arctic2",
39
- "bitmapResolution": 2,
40
- "dataFormat": "png",
41
- "assetId": "67e0db3305b3c8bac3a363b1c428892e",
42
- "rotationCenterX": 480,
43
- "rotationCenterY": 360
44
- }
45
- ],
46
- "sounds": [
47
- {
48
- "name": "pop",
49
- "assetId": "83a9787d4cb6f3b7632b4ddfebf74367",
50
- "dataFormat": "wav",
51
- "format": "",
52
- "rate": 48000,
53
- "sampleCount": 1123,
54
- "md5ext": "83a9787d4cb6f3b7632b4ddfebf74367.wav"
55
- }
56
- ],
57
- "volume": 100,
58
- "layerOrder": 0,
59
- "tempo": 60,
60
- "videoTransparency": 50,
61
- "videoState": "on",
62
- "textToSpeechLanguage": null
63
- }
64
- ],
65
- "monitors": [],
66
- "extensions": [],
67
- "meta": {
68
- "semver": "3.0.0",
69
- "vm": "11.3.0",
70
- "agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36"
71
- }
72
- }
 
1
+ {
2
+ "targets": [
3
+ {
4
+ "isStage": true,
5
+ "name": "Stage",
6
+ "variables": { "`jEk@4|i[#Fk?(8x)AV.-my variable": ["my variable", 0] },
7
+ "lists": {},
8
+ "broadcasts": {},
9
+ "blocks": {},
10
+ "comments": {},
11
+ "currentCostume": 1,
12
+ "costumes": [
13
+ {
14
+ "name": "backdrop1",
15
+ "dataFormat": "svg",
16
+ "assetId": "cd21514d0531fdffb22204e0ec5ed84a",
17
+ "md5ext": "cd21514d0531fdffb22204e0ec5ed84a.svg",
18
+ "rotationCenterX": 240,
19
+ "rotationCenterY": 180
20
+ },
21
+ {
22
+ "name": "Arctic",
23
+ "bitmapResolution": 2,
24
+ "dataFormat": "png",
25
+ "assetId": "67e0db3305b3c8bac3a363b1c428892e",
26
+ "rotationCenterX": 480,
27
+ "rotationCenterY": 360
28
+ }
29
+ ],
30
+ "sounds": [
31
+ {
32
+ "name": "pop",
33
+ "assetId": "83a9787d4cb6f3b7632b4ddfebf74367",
34
+ "dataFormat": "wav",
35
+ "format": "",
36
+ "rate": 48000,
37
+ "sampleCount": 1123,
38
+ "md5ext": "83a9787d4cb6f3b7632b4ddfebf74367.wav"
39
+ }
40
+ ],
41
+ "volume": 100,
42
+ "layerOrder": 0,
43
+ "tempo": 60,
44
+ "videoTransparency": 50,
45
+ "videoState": "on",
46
+ "textToSpeechLanguage": null
47
+ }
48
+ ],
49
+ "monitors": [],
50
+ "extensions": [],
51
+ "meta": {
52
+ "semver": "3.0.0",
53
+ "vm": "11.3.0",
54
+ "agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36"
55
+ }
56
+ }