File size: 6,805 Bytes
a522962
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
{
    "sensing_touchingobject": {
        "opcode": "sensing_touchingobject",
        "next": null,
        "parent": null,
        "inputs": {
            "TOUCHINGOBJECTMENU": [
                1,
                "sensing_touchingobjectmenu"
            ]
        },
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 359,
        "y": 116
    },
    "sensing_touchingobjectmenu": {
        "opcode": "sensing_touchingobjectmenu",
        "next": null,
        "parent": "sensing_touchingobject",
        "inputs": {},
        "fields": {
            "TOUCHINGOBJECTMENU": [
                "_mouse_",
                null
            ]
        },
        "shadow": true,
        "topLevel": false
    },
    "sensing_touchingcolor": {
        "opcode": "sensing_touchingcolor",
        "next": null,
        "parent": null,
        "inputs": {
            "COLOR": [
                1,
                [
                    9,
                    "#55b888"
                ]
            ]
        },
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 360,
        "y": 188
    },
    "sensing_coloristouchingcolor": {
        "opcode": "sensing_coloristouchingcolor",
        "next": null,
        "parent": null,
        "inputs": {
            "COLOR": [
                1,
                [
                    9,
                    "#d019f2"
                ]
            ],
            "COLOR2": [
                1,
                [
                    9,
                    "#2b0de3"
                ]
            ]
        },
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 348,
        "y": 277
    },
    "sensing_askandwait": {
        "opcode": "sensing_askandwait",
        "next": null,
        "parent": null,
        "inputs": {
            "QUESTION": [
                1,
                [
                    10,
                    "What's your name?"
                ]
            ]
        },
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 338,
        "y": 354
    },
    "sensing_answer": {
        "opcode": "sensing_answer",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 782,
        "y": 111
    },
    "sensing_keypressed": {
        "opcode": "sensing_keypressed",
        "next": null,
        "parent": null,
        "inputs": {
            "KEY_OPTION": [
                1,
                "sensing_keyoptions"
            ]
        },
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 762,
        "y": 207
    },
    "sensing_keyoptions": {
        "opcode": "sensing_keyoptions",
        "next": null,
        "parent": "sensing_keypressed",
        "inputs": {},
        "fields": {
            "KEY_OPTION": [
                "space",
                null
            ]
        },
        "shadow": true,
        "topLevel": false
    },
    "sensing_mousedown": {
        "opcode": "sensing_mousedown",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 822,
        "y": 422
    },
    "sensing_mousex": {
        "opcode": "sensing_mousex",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 302,
        "y": 528
    },
    "sensing_mousey": {
        "opcode": "sensing_mousey",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 668,
        "y": 547
    },
    "sensing_setdragmode": {
        "opcode": "sensing_setdragmode",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {
            "DRAG_MODE": [
                "draggable",
                null
            ]
        },
        "shadow": false,
        "topLevel": true,
        "x": 950,
        "y": 574
    },
    "sensing_loudness": {
        "opcode": "sensing_loudness",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 658,
        "y": 703
    },
    "sensing_timer": {
        "opcode": "sensing_timer",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 459,
        "y": 671
    },
    "sensing_resettimer": {
        "opcode": "sensing_resettimer",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 462,
        "y": 781
    },
    "sensing_of": {
        "opcode": "sensing_of",
        "next": null,
        "parent": null,
        "inputs": {
            "OBJECT": [
                1,
                "sensing_of_object_menu"
            ]
        },
        "fields": {
            "PROPERTY": [
                "backdrop #",
                null
            ]
        },
        "shadow": false,
        "topLevel": true,
        "x": 997,
        "y": 754
    },
    "sensing_of_object_menu": {
        "opcode": "sensing_of_object_menu",
        "next": null,
        "parent": "sensing_of",
        "inputs": {},
        "fields": {
            "OBJECT": [
                "_stage_",
                null
            ]
        },
        "shadow": true,
        "topLevel": false
    },
    "sensing_current": {
        "opcode": "sensing_current",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {
            "CURRENTMENU": [
                "YEAR",
                null
            ]
        },
        "shadow": false,
        "topLevel": true,
        "x": 627,
        "y": 884
    },
    "sensing_dayssince2000": {
        "opcode": "sensing_dayssince2000",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 959,
        "y": 903
    },
    "sensing_username": {
        "opcode": "sensing_username",
        "next": null,
        "parent": null,
        "inputs": {},
        "fields": {},
        "shadow": false,
        "topLevel": true,
        "x": 833,
        "y": 757
    }
}