-
Notifications
You must be signed in to change notification settings - Fork 1
/
data.json
198 lines (198 loc) · 5.37 KB
/
data.json
1
2
3
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
{
"objName": "Stage",
"sounds": [{
"soundName": "pop",
"soundID": 0,
"md5": "83a9787d4cb6f3b7632b4ddfebf74367.wav",
"sampleCount": 258,
"rate": 11025,
"format": ""
}],
"costumes": [{
"costumeName": "backdrop1",
"baseLayerID": -1,
"baseLayerMD5": "161dcb3ca96f86a1c1487b087453cb75.png",
"bitmapResolution": 1,
"rotationCenterX": 240,
"rotationCenterY": 180
}],
"currentCostumeIndex": 0,
"penLayerMD5": null,
"penLayerID": -1,
"tempoBPM": 60,
"videoAlpha": 0.5,
"sagePalettes": [false,
true,
true,
true,
true,
true,
true,
true,
true,
true,
true,
true,
true,
true],
"sageBlocks": {
"change %m.var by %n": true,
"noop": true,
"timer": true,
"scroll right %n": true,
"show variable %m.var": true,
"scroll up %n": true,
"volume": true,
"change pen color by %n": true,
"set pen color to %c": true,
"ask %s and wait": true,
"all at once": true,
"set %m.effect effect to %n": true,
"set %m.var to %s": true,
"%m.mathOp of %n": true,
"change %m.effect effect by %n": true,
"pen up": true,
"pen down": true,
"color %c is touching %c?": true,
"distance to %m.spriteOrMouse": true,
"while %b": true,
"switch backdrop to %m.backdrop": true,
"round %n": true,
"%n mod %n": true,
"next costume": true,
"tempo": true,
"touching %m.touching?": true,
"touching color %c?": true,
"switch costume to %m.costume": true,
"length of %s": true,
"set tempo to %n bpm": true,
"delete this clone": true,
"for each %m.varName in %s": true,
"change tempo by %n": true,
"create clone of %m.spriteOnly": true,
"letter %n of %s": true,
"clear counter": true,
"think %s": true,
"join %s %s": true,
"set volume to %n%": true,
"incr counter": true,
"not %b": true,
"when I start as a clone": true,
"change volume by %n": true,
"think %s for %n secs": true,
"%b or %b": true,
"%b and %b": true,
"say %s": true,
"set instrument to %d.instrument": true,
"stop %m.stop": true,
"%s = %s": true,
"next background": true,
"play note %d.note for %n beats": true,
"%s > %s": true,
"%s < %s": true,
"direction": true,
"switch to background %m.costume": true,
"rest for %n beats": true,
"wait until %b": true,
"say %s for %n secs": true,
"play drum %d.drum for %n beats": true,
"pick random %n to %n": true,
"%n * %n": true,
"stop all": true,
"%n / %n": true,
"repeat until %b": true,
"if %b then": true,
"%n + %n": true,
"stop script": true,
"stop all sounds": true,
"sqrt %n": true,
"%n - %n": true,
"size": true,
"play sound %m.sound until done": true,
"set rotation style %m.rotationStyle": true,
"username": true,
"forever": true,
"forever if %b": true,
"loud?": true,
"play sound %m.sound": true,
"if on edge, bounce": true,
"set y to %n": true,
"days since 2000": true,
"repeat %n": true,
"wait %n secs": true,
"current %m.timeAndDate": true,
"play drum %n for %n beats": true,
"set instrument to %n": true,
"change y by %n": true,
"%m.attribute of %m.spriteOrStage": true,
"abs %n": true,
"set x to %n": true,
"broadcast %m.broadcast and wait": true,
"broadcast %m.broadcast": true,
"next backdrop": true,
"reset timer": true,
"switch backdrop to %m.backdrop and wait": true,
"hide": true,
"hide list %m.list": true,
"y position": true,
"glide %n secs to x:%n y:%n": true,
"set video transparency to %n%": true,
"costume #": true,
"show": true,
"when %m.triggerSensor > %n": true,
"loudness": true,
"length of %m.list": true,
"change x by %n": true,
"backdrop #": true,
"answer": true,
"backdrop name": true,
"turn video %m.videoState": true,
"%m.list contains %s": true,
"x position": true,
"when backdrop switches to %m.backdrop": true,
"replace item %d.listItem of %m.list with %s": true,
"user id": true,
"item %d.listItem of %m.list": true,
"go to x:%n y:%n": true,
"go to %m.spriteOrMouse": true,
"video %m.videoMotionType on %m.stageOrThis": true,
"when I receive %m.broadcast": true,
"when %m.key key pressed": true,
"go back %n layers": true,
"hide all sprites": true,
"when this sprite clicked": true,
"point in direction %d.direction": true,
"counter": true,
"point towards %m.spriteOrMouse": true,
"clear": true,
"show list %m.list": true,
"delete %d.listDeleteItem of %m.list": true,
"when @greenFlag clicked": true,
"turn @turnLeft %n degrees": true,
"go to front": true,
"insert %s at %d.listItem of %m.list": true,
"mouse y": true,
"set size to %n%": true,
"turn @turnRight %n degrees": true,
"mouse x": true,
"mouse down?": true,
"add %s to %m.list": true,
"x scroll": true,
"move %n steps": true,
"y scroll": true,
"change pen size by %n": true,
"set pen shade to %n": true,
"set pen size to %n": true,
"change pen shade by %n": true,
"align scene %m.scrollAlign": true,
"key %m.key pressed?": true,
"change size by %n": true,
"stamp": true,
"hide variable %m.var": true,
"set pen color to %n": true,
"clear graphic effects": true
},
"children": [],
"info": {
}
}