CLipEmbedScratch / blocks /blocks.json
WebashalarForML's picture
Upload 2854 files
93416d9 verified
raw
history blame
50.4 kB
{
"motion_movesteps": {
"opcode": "motion_movesteps",
"next": null,
"parent": null,
"inputs": {
"STEPS": [
1,
[
4,
"10"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 464,
"y": -416
},
"motion_turnright": {
"opcode": "motion_turnright",
"next": null,
"parent": null,
"inputs": {
"DEGREES": [
1,
[
4,
"15"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 467,
"y": -316
},
"motion_turnleft": {
"opcode": "motion_turnleft",
"next": null,
"parent": null,
"inputs": {
"DEGREES": [
1,
[
4,
"15"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 464,
"y": -210
},
"motion_goto": {
"opcode": "motion_goto",
"next": null,
"parent": null,
"inputs": {
"TO": [
1,
"@iM=Z?~GCbpC}gT7KAKY"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 465,
"y": -95
},
"motion_goto_menu": {
"opcode": "motion_goto_menu",
"next": null,
"parent": "d|J?C902/xy6tD5,|dmB",
"inputs": {},
"fields": {
"TO": [
"_random_",
null
]
},
"shadow": true,
"topLevel": false
},
"motion_gotoxy": {
"opcode": "motion_gotoxy",
"next": null,
"parent": null,
"inputs": {
"X": [
1,
[
4,
"0"
]
],
"Y": [
1,
[
4,
"0"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 468,
"y": 12
},
"motion_glideto": {
"opcode": "motion_glideto",
"next": null,
"parent": null,
"inputs": {
"SECS": [
1,
[
4,
"1"
]
],
"TO": [
1,
"{id to destination position}"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 470,
"y": 129
},
"motion_glideto_menu": {
"opcode": "motion_glideto_menu",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"TO": [
"_random_",
null
]
},
"shadow": true,
"topLevel": false
},
"motion_glidesecstoxy": {
"opcode": "motion_glidesecstoxy",
"next": null,
"parent": null,
"inputs": {
"SECS": [
1,
[
4,
"1"
]
],
"X": [
1,
[
4,
"0"
]
],
"Y": [
1,
[
4,
"0"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 476,
"y": 239
},
"motion_pointindirection": {
"opcode": "motion_pointindirection",
"next": null,
"parent": null,
"inputs": {
"DIRECTION": [
1,
[
8,
"90"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 493,
"y": 361
},
"motion_pointtowards": {
"opcode": "motion_pointtowards",
"next": null,
"parent": null,
"inputs": {
"TOWARDS": [
1,
"6xQl1pPk%9E~Znhm*:ng"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 492,
"y": 463
},
"motion_pointtowards_menu": {
"opcode": "motion_pointtowards_menu",
"next": null,
"parent": "Ucm$YBs*^9GFTGXCbal@",
"inputs": {},
"fields": {
"TOWARDS": [
"_mouse_",
null
]
},
"shadow": true,
"topLevel": false
},
"motion_changexby": {
"opcode": "motion_changexby",
"next": null,
"parent": null,
"inputs": {
"DX": [
1,
[
4,
"10"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 851,
"y": -409
},
"motion_setx": {
"opcode": "motion_setx",
"next": null,
"parent": null,
"inputs": {
"X": [
1,
[
4,
"0"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 864,
"y": -194
},
"motion_changeyby": {
"opcode": "motion_changeyby",
"next": null,
"parent": null,
"inputs": {
"DY": [
1,
[
4,
"10"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 861,
"y": -61
},
"motion_sety": {
"opcode": "motion_sety",
"next": null,
"parent": null,
"inputs": {
"Y": [
1,
[
4,
"0"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 864,
"y": 66
},
"motion_ifonedgebounce": {
"opcode": "motion_ifonedgebounce",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1131,
"y": -397
},
"motion_setrotationstyle": {
"opcode": "motion_setrotationstyle",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"STYLE": [
"left-right",
null
]
},
"shadow": false,
"topLevel": true,
"x": 1128,
"y": -287
},
"motion_xposition": {
"opcode": "motion_xposition",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1193,
"y": -136
},
"motion_yposition": {
"opcode": "motion_yposition",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1181,
"y": -64
},
"motion_direction": {
"opcode": "motion_direction",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1188,
"y": 21
},
"control_wait": {
"opcode": "control_wait",
"next": null,
"parent": null,
"inputs": {
"DURATION": [
1,
[
5,
"1"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 337,
"y": 129
},
"control_repeat": {
"opcode": "control_repeat",
"next": null,
"parent": null,
"inputs": {
"TIMES": [
1,
[
6,
"10"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 348,
"y": 265
},
"control_forever": {
"opcode": "control_forever",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 334,
"y": 439
},
"control_if": {
"opcode": "control_if",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 331,
"y": 597
},
"control_if_else": {
"opcode": "control_if_else",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 335,
"y": 779
},
"control_wait_until": {
"opcode": "control_wait_until",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 676,
"y": 285
},
"control_repeat_until": {
"opcode": "control_repeat_until",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 692,
"y": 381
},
"control_stop": {
"opcode": "control_stop",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"STOP_OPTION": [
"all",
null
]
},
"shadow": false,
"topLevel": true,
"x": 708,
"y": 545,
"mutation": {
"tagName": "mutation",
"children": [],
"hasnext": "false"
}
},
"control_start_as_clone": {
"opcode": "control_start_as_clone",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 665,
"y": 672
},
"control_create_clone_of": {
"opcode": "control_create_clone_of",
"next": null,
"parent": null,
"inputs": {
"CLONE_OPTION": [
1,
"t))DW9(QSKB]3C/3Ou+J"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 648,
"y": 797
},
"control_create_clone_of_menu": {
"opcode": "control_create_clone_of_menu",
"next": null,
"parent": "80yo/}Cw++Z.;x[ohh|7",
"inputs": {},
"fields": {
"CLONE_OPTION": [
"_myself_",
null
]
},
"shadow": true,
"topLevel": false
},
"control_delete_this_clone": {
"opcode": "control_delete_this_clone",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 642,
"y": 914
},
"event_whenflagclicked": {
"opcode": "event_whenflagclicked",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 166,
"y": -422
},
"event_whenkeypressed": {
"opcode": "event_whenkeypressed",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"KEY_OPTION": [
"space",
null
]
},
"shadow": false,
"topLevel": true,
"x": 151,
"y": -329
},
"event_whenthisspriteclicked": {
"opcode": "event_whenthisspriteclicked",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 156,
"y": -223
},
"event_whenbackdropswitchesto": {
"opcode": "event_whenbackdropswitchesto",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"BACKDROP": [
"backdrop1",
null
]
},
"shadow": false,
"topLevel": true,
"x": 148,
"y": -101
},
"event_whengreaterthan": {
"opcode": "event_whengreaterthan",
"next": null,
"parent": null,
"inputs": {
"VALUE": [
1,
[
4,
"10"
]
]
},
"fields": {
"WHENGREATERTHANMENU": [
"LOUDNESS",
null
]
},
"shadow": false,
"topLevel": true,
"x": 150,
"y": 10
},
"event_whenbroadcastreceived": {
"opcode": "event_whenbroadcastreceived",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"BROADCAST_OPTION": [
"message1",
"5O!nei;S$!c!=hCT}0:a"
]
},
"shadow": false,
"topLevel": true,
"x": 141,
"y": 118
},
"event_broadcast": {
"opcode": "event_broadcast",
"next": null,
"parent": null,
"inputs": {
"BROADCAST_INPUT": [
1,
[
11,
"message1",
"5O!nei;S$!c!=hCT}0:a"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 151,
"y": 229
},
"event_broadcastandwait": {
"opcode": "event_broadcastandwait",
"next": null,
"parent": null,
"inputs": {
"BROADCAST_INPUT": [
1,
[
11,
"message1",
"5O!nei;S$!c!=hCT}0:a"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 157,
"y": 340
},
"sensing_touchingobject": {
"opcode": "sensing_touchingobject",
"next": null,
"parent": null,
"inputs": {
"TOUCHINGOBJECTMENU": [
1,
"xSKW9a+wTnM~h~So8Jc]"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 359,
"y": 116
},
"sensing_touchingobjectmenu": {
"opcode": "sensing_touchingobjectmenu",
"next": null,
"parent": "Y(n,F@BYzwd4CiN|Bh[P",
"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,
"SNlf@Im$sv%.6ULi-f3i"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 762,
"y": 207
},
"sensing_keyoptions": {
"opcode": "sensing_keyoptions",
"next": null,
"parent": "7$xEUO.2hH2R6vh!$(Uj",
"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,
"t+o*y;iz,!O#aT|qM_+O"
]
},
"fields": {
"PROPERTY": [
"backdrop #",
null
]
},
"shadow": false,
"topLevel": true,
"x": 997,
"y": 754
},
"sensing_of_object_menu": {
"opcode": "sensing_of_object_menu",
"next": null,
"parent": "[4I2wIG/tNc@LQ-;FbsB",
"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
},
"operator_add": {
"opcode": "operator_add",
"next": null,
"parent": null,
"inputs": {
"NUM1": [
1,
[
4,
""
]
],
"NUM2": [
1,
[
4,
""
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 128,
"y": 153
},
"operator_subtract": {
"opcode": "operator_subtract",
"next": null,
"parent": null,
"inputs": {
"NUM1": [
1,
[
4,
""
]
],
"NUM2": [
1,
[
4,
""
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 134,
"y": 214
},
"operator_multiply": {
"opcode": "operator_multiply",
"next": null,
"parent": null,
"inputs": {
"NUM1": [
1,
[
4,
""
]
],
"NUM2": [
1,
[
4,
""
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 134,
"y": 278
},
"operator_divide": {
"opcode": "operator_divide",
"next": null,
"parent": null,
"inputs": {
"NUM1": [
1,
[
4,
""
]
],
"NUM2": [
1,
[
4,
""
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 138,
"y": 359
},
"operator_random": {
"opcode": "operator_random",
"next": null,
"parent": null,
"inputs": {
"FROM": [
1,
[
4,
"1"
]
],
"TO": [
1,
[
4,
"10"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 311,
"y": 157
},
"operator_gt": {
"opcode": "operator_gt",
"next": null,
"parent": null,
"inputs": {
"OPERAND1": [
1,
[
10,
""
]
],
"OPERAND2": [
1,
[
10,
"50"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 348,
"y": 217
},
"operator_lt": {
"opcode": "operator_lt",
"next": null,
"parent": null,
"inputs": {
"OPERAND1": [
1,
[
10,
""
]
],
"OPERAND2": [
1,
[
10,
"50"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 345,
"y": 286
},
"operator_equals": {
"opcode": "operator_equals",
"next": null,
"parent": null,
"inputs": {
"OPERAND1": [
1,
[
10,
""
]
],
"OPERAND2": [
1,
[
10,
"50"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 345,
"y": 372
},
"operator_and": {
"opcode": "operator_and",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 701,
"y": 158
},
"operator_or": {
"opcode": "operator_or",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 705,
"y": 222
},
"operator_not": {
"opcode": "operator_not",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 734,
"y": 283
},
"operator_join": {
"opcode": "operator_join",
"next": null,
"parent": null,
"inputs": {
"STRING1": [
1,
[
10,
"apple "
]
],
"STRING2": [
1,
[
10,
"banana"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 663,
"y": 378
},
"operator_letter_of": {
"opcode": "operator_letter_of",
"next": null,
"parent": null,
"inputs": {
"LETTER": [
1,
[
6,
"1"
]
],
"STRING": [
1,
[
10,
"apple"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 664,
"y": 445
},
"operator_length": {
"opcode": "operator_length",
"next": null,
"parent": null,
"inputs": {
"STRING": [
1,
[
10,
"apple"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 664,
"y": 521
},
"operator_contains": {
"opcode": "operator_contains",
"next": null,
"parent": null,
"inputs": {
"STRING1": [
1,
[
10,
"apple"
]
],
"STRING2": [
1,
[
10,
"a"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 634,
"y": 599
},
"operator_mod": {
"opcode": "operator_mod",
"next": null,
"parent": null,
"inputs": {
"NUM1": [
1,
[
4,
""
]
],
"NUM2": [
1,
[
4,
""
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 295,
"y": 594
},
"operator_round": {
"opcode": "operator_round",
"next": null,
"parent": null,
"inputs": {
"NUM": [
1,
[
4,
""
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 307,
"y": 674
},
"operator_mathop": {
"opcode": "operator_mathop",
"next": null,
"parent": null,
"inputs": {
"NUM": [
1,
[
4,
""
]
]
},
"fields": {
"OPERATOR": [
"abs",
null
]
},
"shadow": false,
"topLevel": true,
"x": 280,
"y": 754
},
"data_setvariableto": {
"opcode": "data_setvariableto",
"next": null,
"parent": null,
"inputs": {
"VALUE": [
1,
[
10,
"0"
]
]
},
"fields": {
"VARIABLE": [
"my variable",
"`jEk@4|i[#Fk?(8x)AV.-my variable"
]
},
"shadow": false,
"topLevel": true,
"x": 348,
"y": 241
},
"data_changevariableby": {
"opcode": "data_changevariableby",
"next": null,
"parent": null,
"inputs": {
"VALUE": [
1,
[
4,
"1"
]
]
},
"fields": {
"VARIABLE": [
"my variable",
"`jEk@4|i[#Fk?(8x)AV.-my variable"
]
},
"shadow": false,
"topLevel": true,
"x": 313,
"y": 363
},
"data_showvariable": {
"opcode": "data_showvariable",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"VARIABLE": [
"my variable",
"`jEk@4|i[#Fk?(8x)AV.-my variable"
]
},
"shadow": false,
"topLevel": true,
"x": 415,
"y": 473
},
"data_hidevariable": {
"opcode": "data_hidevariable",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"VARIABLE": [
"my variable",
"`jEk@4|i[#Fk?(8x)AV.-my variable"
]
},
"shadow": false,
"topLevel": true,
"x": 319,
"y": 587
},
"data_addtolist": {
"opcode": "data_addtolist",
"next": null,
"parent": null,
"inputs": {
"ITEM": [
1,
[
10,
"thing"
]
]
},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 385,
"y": 109
},
"data_deleteoflist": {
"opcode": "data_deleteoflist",
"next": null,
"parent": null,
"inputs": {
"INDEX": [
1,
[
7,
"1"
]
]
},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 384,
"y": 244
},
"data_deletealloflist": {
"opcode": "data_deletealloflist",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 387,
"y": 374
},
"data_insertatlist": {
"opcode": "data_insertatlist",
"next": null,
"parent": null,
"inputs": {
"ITEM": [
1,
[
10,
"thing"
]
],
"INDEX": [
1,
[
7,
"1"
]
]
},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 366,
"y": 527
},
"data_replaceitemoflist": {
"opcode": "data_replaceitemoflist",
"next": null,
"parent": null,
"inputs": {
"INDEX": [
1,
[
7,
"1"
]
],
"ITEM": [
1,
[
10,
"thing"
]
]
},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 365,
"y": 657
},
"data_itemoflist": {
"opcode": "data_itemoflist",
"next": null,
"parent": null,
"inputs": {
"INDEX": [
1,
[
7,
"1"
]
]
},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 862,
"y": 117
},
"data_itemnumoflist": {
"opcode": "data_itemnumoflist",
"next": null,
"parent": null,
"inputs": {
"ITEM": [
1,
[
10,
"thing"
]
]
},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 883,
"y": 238
},
"data_lengthoflist": {
"opcode": "data_lengthoflist",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 876,
"y": 342
},
"data_listcontainsitem": {
"opcode": "data_listcontainsitem",
"next": null,
"parent": null,
"inputs": {
"ITEM": [
1,
[
10,
"thing"
]
]
},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 871,
"y": 463
},
"data_showlist": {
"opcode": "data_showlist",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 931,
"y": 563
},
"data_hidelist": {
"opcode": "data_hidelist",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"LIST": [
"MY_LIST",
"o6`kIhtT{xWH+rX(5d,A"
]
},
"shadow": false,
"topLevel": true,
"x": 962,
"y": 716
},
"sound_playuntildone": {
"opcode": "sound_playuntildone",
"next": null,
"parent": null,
"inputs": {
"SOUND_MENU": [
1,
"4w%pR8G.yD%g-BwCj=uK"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 253,
"y": 17
},
"sound_sounds_menu": {
"opcode": "sound_sounds_menu",
"next": null,
"parent": "Pdc$U;s8e_uUfTX`}jOo",
"inputs": {},
"fields": {
"SOUND_MENU": [
"Meow",
null
]
},
"shadow": true,
"topLevel": false
},
"sound_play": {
"opcode": "sound_play",
"next": null,
"parent": null,
"inputs": {
"SOUND_MENU": [
1,
"i1U{^VHb*2`9?l}=:L)/"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 245,
"y": 122
},
"sound_stopallsounds": {
"opcode": "sound_stopallsounds",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 253,
"y": 245
},
"sound_changeeffectby": {
"opcode": "sound_changeeffectby",
"next": null,
"parent": null,
"inputs": {
"VALUE": [
1,
[
4,
"10"
]
]
},
"fields": {
"EFFECT": [
"PITCH",
null
]
},
"shadow": false,
"topLevel": true,
"x": 653,
"y": 14
},
"sound_seteffectto": {
"opcode": "sound_seteffectto",
"next": null,
"parent": null,
"inputs": {
"VALUE": [
1,
[
4,
"100"
]
]
},
"fields": {
"EFFECT": [
"PITCH",
null
]
},
"shadow": false,
"topLevel": true,
"x": 653,
"y": 139
},
"sound_cleareffects": {
"opcode": "sound_cleareffects",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 651,
"y": 242
},
"sound_changevolumeby": {
"opcode": "sound_changevolumeby",
"next": null,
"parent": null,
"inputs": {
"VOLUME": [
1,
[
4,
"-10"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 645,
"y": 353
},
"sound_setvolumeto": {
"opcode": "sound_setvolumeto",
"next": null,
"parent": null,
"inputs": {
"VOLUME": [
1,
[
4,
"100"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1108,
"y": 5
},
"sound_volume": {
"opcode": "sound_volume",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1136,
"y": 123
},
"looks_sayforsecs": {
"opcode": "looks_sayforsecs",
"next": null,
"parent": null,
"inputs": {
"MESSAGE": [
1,
[
10,
"Hello!"
]
],
"SECS": [
1,
[
4,
"2"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 408,
"y": 91
},
"looks_say": {
"opcode": "looks_say",
"next": null,
"parent": null,
"inputs": {
"MESSAGE": [
1,
[
10,
"Hello!"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 413,
"y": 213
},
"looks_thinkforsecs": {
"opcode": "looks_thinkforsecs",
"next": null,
"parent": null,
"inputs": {
"MESSAGE": [
1,
[
10,
"Hmm..."
]
],
"SECS": [
1,
[
4,
"2"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 413,
"y": 317
},
"looks_think": {
"opcode": "looks_think",
"next": null,
"parent": null,
"inputs": {
"MESSAGE": [
1,
[
10,
"Hmm..."
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 412,
"y": 432
},
"looks_switchcostumeto": {
"opcode": "looks_switchcostumeto",
"next": null,
"parent": null,
"inputs": {
"COSTUME": [
1,
"8;bti4wv(iH9nkOacCJ|"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 411,
"y": 555
},
"looks_costume": {
"opcode": "looks_costume",
"next": null,
"parent": "Q#a,6LPWHqo9-0Nu*[SV",
"inputs": {},
"fields": {
"COSTUME": [
"costume2",
null
]
},
"shadow": true,
"topLevel": false
},
"looks_nextcostume": {
"opcode": "looks_nextcostume",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 419,
"y": 687
},
"looks_switchbackdropto": {
"opcode": "looks_switchbackdropto",
"next": null,
"parent": null,
"inputs": {
"BACKDROP": [
1,
"-?yeX}29V*wd6W:unW0i"
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 901,
"y": 91
},
"looks_backdrops": {
"opcode": "looks_backdrops",
"next": null,
"parent": "`Wm^p~l[(IWzc1|wNv*.",
"inputs": {},
"fields": {
"BACKDROP": [
"backdrop1",
null
]
},
"shadow": true,
"topLevel": false
},
"looks_changesizeby": {
"opcode": "looks_changesizeby",
"next": null,
"parent": null,
"inputs": {
"CHANGE": [
1,
[
4,
"10"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 895,
"y": 192
},
"looks_setsizeto": {
"opcode": "looks_setsizeto",
"next": null,
"parent": null,
"inputs": {
"SIZE": [
1,
[
4,
"100"
]
]
},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 896,
"y": 303
},
"looks_changeeffectby": {
"opcode": "looks_changeeffectby",
"next": null,
"parent": null,
"inputs": {
"CHANGE": [
1,
[
4,
"25"
]
]
},
"fields": {
"EFFECT": [
"COLOR",
null
]
},
"shadow": false,
"topLevel": true,
"x": 892,
"y": 416
},
"looks_seteffectto": {
"opcode": "looks_seteffectto",
"next": null,
"parent": null,
"inputs": {
"VALUE": [
1,
[
4,
"0"
]
]
},
"fields": {
"EFFECT": [
"COLOR",
null
]
},
"shadow": false,
"topLevel": true,
"x": 902,
"y": 527
},
"looks_cleargraphiceffects": {
"opcode": "looks_cleargraphiceffects",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 902,
"y": 638
},
"looks_show": {
"opcode": "looks_show",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 908,
"y": 758
},
"looks_hide": {
"opcode": "looks_hide",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 455,
"y": 861
},
"looks_gotofrontback": {
"opcode": "looks_gotofrontback",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"FRONT_BACK": [
"front",
null
]
},
"shadow": false,
"topLevel": true,
"x": 853,
"y": 878
},
"looks_goforwardbackwardlayers": {
"opcode": "looks_goforwardbackwardlayers",
"next": null,
"parent": null,
"inputs": {
"NUM": [
1,
[
7,
"1"
]
]
},
"fields": {
"FORWARD_BACKWARD": [
"forward",
null
]
},
"shadow": false,
"topLevel": true,
"x": 851,
"y": 999
},
"looks_costumenumbername": {
"opcode": "looks_costumenumbername",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"NUMBER_NAME": [
"number",
null
]
},
"shadow": false,
"topLevel": true,
"x": 458,
"y": 1007
},
"looks_backdropnumbername": {
"opcode": "looks_backdropnumbername",
"next": null,
"parent": null,
"inputs": {},
"fields": {
"NUMBER_NAME": [
"number",
null
]
},
"shadow": false,
"topLevel": true,
"x": 1242,
"y": 753
},
"looks_size": {
"opcode": "looks_size",
"next": null,
"parent": null,
"inputs": {},
"fields": {},
"shadow": false,
"topLevel": true,
"x": 1249,
"y": 876
}
}