WebashalarForML's picture
Upload 197 files
3abfe5a verified
{
"targets": [
{
"isStage": true,
"name": "Stage",
"objName": "Stage",
"variables": {
"score_d7e5c56b": [
"score",
"0"
],
"\u2601 High Score_8a52ca99": [
"\u2601 High Score",
"0",
true
],
"lives_b91e5f29": [
"lives",
"3"
],
"speed_f4ab2f72": [
"speed",
"0"
],
"jump_height_935f1943": [
"jump_height",
"10"
]
},
"lists": {
"recent_scores_ca0267bd": [
"recent_scores",
[]
],
"obstacle_positions_c86abd1d": [
"obstacle_positions",
[]
],
"power_ups_02078625": [
"power_ups",
[]
]
},
"broadcasts": {
"Game Over_28a0a877": "Game Over",
"Game Start_3d517add": "Game Start",
"Reset Game_3570d6c4": "Reset Game",
"Level Up_0df0ed60": "Level Up"
},
"blocks": {
"event_whenflagclicked_1": {
"opcode": "event_whenflagclicked",
"next": "looks_switchbackdropto_2",
"parent": null,
"shadow": false,
"topLevel": true,
"x": 0,
"y": 0
},
"looks_switchbackdropto_2": {
"opcode": "looks_switchbackdropto",
"inputs": {
"BACKDROP": [
1,
"shadow_backdrop_3"
]
},
"next": "data_setvariableto_4",
"parent": "event_whenflagclicked_1",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -50
},
"shadow_backdrop_3": {
"opcode": "looks_backdrops",
"fields": {
"BACKDROP": [
"blue sky",
null
]
},
"shadow": true,
"parent": "looks_switchbackdropto_2",
"topLevel": false
},
"data_setvariableto_4": {
"opcode": "data_setvariableto",
"inputs": {
"VALUE": [
1,
"shadow_number_5"
]
},
"fields": {
"VARIABLE": [
"score",
"score_d7e5c56b"
]
},
"next": "data_showvariable_6",
"parent": "looks_switchbackdropto_2",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -100
},
"shadow_number_5": {
"opcode": "math_number",
"fields": {
"NUM": [
"0",
null
]
},
"shadow": true,
"parent": "data_setvariableto_4",
"topLevel": false
},
"data_showvariable_6": {
"opcode": "data_showvariable",
"fields": {
"VARIABLE": [
"score",
"score_d7e5c56b"
]
},
"next": "event_broadcast_7",
"parent": "data_setvariableto_4",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -150
},
"event_broadcast_7": {
"opcode": "event_broadcast",
"inputs": {
"BROADCAST_INPUT": [
1,
"shadow_broadcast_8"
]
},
"next": "control_forever_9",
"parent": "data_showvariable_6",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -200
},
"shadow_broadcast_8": {
"opcode": "event_broadcast_menu",
"fields": {
"BROADCAST": [
"Game Start",
"Game Start_3d517add"
]
},
"shadow": true,
"parent": "event_broadcast_7",
"topLevel": false
},
"control_forever_9": {
"opcode": "control_forever",
"inputs": {
"SUBSTACK": [
2,
null
]
},
"next": null,
"parent": "event_broadcast_7",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -250
},
"event_whenbroadcastreceived_1": {
"opcode": "event_whenbroadcastreceived",
"inputs": {
"BROADCAST_OPTION": [
1,
"shadow_broadcast_2"
]
},
"next": "control_if_3",
"parent": null,
"shadow": false,
"topLevel": true,
"x": 0,
"y": 300
},
"shadow_broadcast_2": {
"opcode": "event_broadcast_menu",
"fields": {
"BROADCAST": [
"Game Over",
"Game Over_28a0a877"
]
},
"shadow": true,
"parent": "event_whenbroadcastreceived_1",
"topLevel": false
},
"looks_switchbackdropto_3": {
"opcode": "looks_switchbackdropto",
"inputs": {
"BACKDROP": [
1,
"shadow_backdrop_4"
]
},
"next": "data_setvariableto_5",
"parent": "event_whenbroadcastreceived_1",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -50
},
"shadow_backdrop_4": {
"opcode": "looks_backdrops",
"fields": {
"BACKDROP": [
"game over",
null
]
},
"shadow": true,
"parent": "looks_switchbackdropto_3",
"topLevel": false
},
"data_setvariableto_5": {
"opcode": "data_setvariableto",
"inputs": {
"VARIABLE": [
1,
"shadow_variable_6"
],
"VALUE": [
1,
"shadow_number_7"
]
},
"next": "control_stop_8",
"parent": "looks_switchbackdropto_3",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -100
},
"shadow_variable_6": {
"opcode": "data_variable",
"fields": {
"VARIABLE": [
"score",
"score_d7e5c56b"
]
},
"shadow": true,
"parent": "data_setvariableto_5",
"topLevel": false
},
"shadow_number_7": {
"opcode": "math_number",
"fields": {
"NUM": [
"0",
null
]
},
"shadow": true,
"parent": "data_setvariableto_5",
"topLevel": false
},
"control_stop_8": {
"opcode": "control_stop",
"inputs": {
"STOP_OPTION": [
1,
"shadow_stop_9"
]
},
"next": null,
"parent": "data_setvariableto_5",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -150
},
"shadow_stop_9": {
"opcode": "control_stop_menu",
"fields": {
"STOP_OPTION": [
"all",
null
]
},
"shadow": true,
"parent": "control_stop_8",
"topLevel": false
},
"control_if_3": {
"opcode": "control_if",
"inputs": {
"CONDITION": [
1,
"operator_gt_4"
],
"SUBSTACK": [
2,
"data_setvariableto_6"
]
},
"next": "looks_switchbackdropto_7",
"parent": "event_whenbroadcastreceived_1",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -50
},
"operator_gt_4": {
"opcode": "operator_gt",
"inputs": {
"OPERAND1": [
1,
"data_variable_5"
],
"OPERAND2": [
1,
"data_variable_8"
]
},
"next": null,
"parent": "control_if_3",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -100
},
"data_variable_5": {
"opcode": "data_variable",
"fields": {
"VARIABLE": [
"score",
"score_d7e5c56b"
]
},
"shadow": true,
"parent": "operator_gt_4",
"topLevel": false
},
"data_variable_8": {
"opcode": "data_variable",
"fields": {
"VARIABLE": [
"\u2601 High Score",
"\u2601 High Score_8a52ca99"
]
},
"shadow": true,
"parent": "operator_gt_4",
"topLevel": false
},
"data_setvariableto_6": {
"opcode": "data_setvariableto",
"inputs": {
"VALUE": [
1,
"shadow_number_9"
]
},
"fields": {
"VARIABLE": [
"\u2601 High Score",
"\u2601 High Score_8a52ca99"
]
},
"next": null,
"parent": "control_if_3",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -150
},
"shadow_number_9": {
"opcode": "math_number",
"fields": {
"NUM": [
"0",
null
]
},
"shadow": true,
"parent": "data_setvariableto_6",
"topLevel": false
},
"looks_switchbackdropto_7": {
"opcode": "looks_switchbackdropto",
"inputs": {
"BACKDROP": [
1,
"shadow_backdrop_10"
]
},
"next": "looks_show_11",
"parent": "event_whenbroadcastreceived_1",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -100
},
"shadow_backdrop_10": {
"opcode": "looks_backdrops",
"fields": {
"BACKDROP": [
"game over",
null
]
},
"shadow": true,
"parent": "looks_switchbackdropto_7",
"topLevel": false
},
"looks_show_11": {
"opcode": "looks_show",
"next": {
"opcode": "control_wait_12",
"inputs": {
"DURATION": [
1,
[
4,
"2"
]
]
}
},
"parent": "looks_switchbackdropto_7",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -150
},
"control_wait_12": {
"opcode": "control_wait",
"inputs": {
"DURATION": [
1,
[
4,
"2"
]
]
},
"next": null,
"parent": "looks_show_11",
"shadow": false,
"topLevel": false,
"x": 0,
"y": -200
}
},
"comments": {},
"currentCostume": 1,
"costumes": [
{
"name": "Blue sky",
"bitmapResolution": 1,
"dataFormat": "svg",
"assetId": "e7c147730f19d284bcd7b3f00af19bb6",
"md5ext": "e7c147730f19d284bcd7b3f00af19bb6.svg",
"rotationCenterX": 240,
"rotationCenterY": 180
},
{
"name": "game over",
"bitmapResolution": 1,
"dataFormat": "svg",
"assetId": "ee99a4b49761fe861db0753d43918c68",
"md5ext": "ee99a4b49761fe861db0753d43918c68.svg",
"rotationCenterX": 240,
"rotationCenterY": 180
}
],
"sounds": [
{
"name": "button",
"dataFormat": "wav",
"rate": 44100,
"sampleCount": 0,
"assetId": "83a9787d4cb6f3b7632b4ddfebf74367",
"md5ext": "83a9787d4cb6f3b7632b4ddfebf74367.wav"
}
],
"volume": 100,
"layerOrder": 0,
"tempo": 60,
"videoTransparency": 50,
"videoState": "on",
"textToSpeechLanguage": null
},
{
"isStage": false,
"name": "Sprite1",
"objName": "Sprite1",
"variables": {},
"lists": {},
"broadcasts": {},
"blocks": {
"event_whenflagclicked_1": {
"opcode": "event_whenflagclicked",
"next": "data_setvariableto_2",
"parent": null,
"fields": {},
"shadow": false,
"topLevel": true,
"x": 0,
"y": 0
},
"data_setvariableto_2": {
"opcode": "data_setvariableto",
"next": "data_setvariableto_3",
"parent": "event_whenflagclicked_1",
"inputs": {
"VARIABLE": [
1,
"speed_f4ab2f72"
],
"VALUE": [
1,
"shadow_num_0"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 100,
"y": 0
},
"shadow_num_0": {
"opcode": "math_number",
"fields": {
"NUM": [
"0",
null
]
},
"shadow": true,
"parent": "data_setvariableto_2",
"topLevel": false
},
"data_setvariableto_3": {
"opcode": "data_setvariableto",
"next": "data_setvariableto_4",
"parent": "data_setvariableto_2",
"inputs": {
"VARIABLE": [
1,
"jump_height_935f1943"
],
"VALUE": [
1,
"shadow_num_10"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 100,
"y": -50
},
"shadow_num_10": {
"opcode": "math_number",
"fields": {
"NUM": [
"10",
null
]
},
"shadow": true,
"parent": "data_setvariableto_3",
"topLevel": false
},
"data_setvariableto_4": {
"opcode": "data_setvariableto",
"next": "looks_show_5",
"parent": "data_setvariableto_3",
"inputs": {
"VARIABLE": [
1,
"score_d7e5c56b"
],
"VALUE": [
1,
"shadow_num_0_2"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 100,
"y": -100
},
"shadow_num_0_2": {
"opcode": "math_number",
"fields": {
"NUM": [
"0",
null
]
},
"shadow": true,
"parent": "data_setvariableto_4",
"topLevel": false
},
"looks_show_5": {
"opcode": "looks_show",
"next": "control_forever_6",
"parent": "data_setvariableto_4",
"fields": {},
"shadow": false,
"topLevel": false,
"x": 100,
"y": -150
},
"control_forever_6": {
"opcode": "control_forever",
"next": null,
"parent": "looks_show_5",
"inputs": {
"SUBSTACK": [
2,
"motion_changexby_7"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 200,
"y": -150
},
"motion_changexby_7": {
"opcode": "motion_changexby",
"next": "control_if_8",
"parent": "control_forever_6",
"inputs": {
"DX": [
1,
"shadow_num_speed"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 300,
"y": -150
},
"shadow_num_speed": {
"opcode": "data_variable",
"fields": {
"VARIABLE": [
"speed",
"speed_f4ab2f72"
]
},
"shadow": true,
"parent": "motion_changexby_7",
"topLevel": false
},
"control_if_8": {
"opcode": "control_if",
"next": "control_if_9",
"parent": "motion_changexby_7",
"inputs": {
"CONDITION": [
1,
"operator_less_10"
],
"SUBSTACK": [
2,
"motion_gotoxy_11"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 400,
"y": -150
},
"operator_less_10": {
"opcode": "operator_less",
"inputs": {
"OPERAND1": [
1,
"motion_xposition_12"
],
"OPERAND2": [
1,
"shadow_num_-240"
]
},
"fields": {},
"shadow": true,
"parent": "control_if_8",
"topLevel": false
},
"motion_xposition_12": {
"opcode": "motion_xposition",
"shadow": true,
"parent": "operator_less_10",
"topLevel": false
},
"shadow_num_-240": {
"opcode": "math_number",
"fields": {
"NUM": [
"-240",
null
]
},
"shadow": true,
"parent": "operator_less_10",
"topLevel": false
},
"motion_gotoxy_11": {
"opcode": "motion_gotoxy",
"next": null,
"parent": "control_if_8",
"inputs": {
"X": [
1,
"shadow_num_240"
],
"Y": [
1,
"motion_yposition_13"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 500,
"y": -100
},
"shadow_num_240": {
"opcode": "math_number",
"fields": {
"NUM": [
"240",
null
]
},
"shadow": true,
"parent": "motion_gotoxy_11",
"topLevel": false
},
"motion_yposition_13": {
"opcode": "motion_yposition",
"shadow": true,
"parent": "motion_gotoxy_11",
"topLevel": false
},
"control_if_9": {
"opcode": "control_if",
"next": "control_if_14",
"parent": "control_if_8",
"inputs": {
"CONDITION": [
1,
"operator_greater_15"
],
"SUBSTACK": [
2,
"motion_gotoxy_16"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 400,
"y": -250
},
"operator_greater_15": {
"opcode": "operator_greater",
"inputs": {
"OPERAND1": [
1,
"motion_xposition_12"
],
"OPERAND2": [
1,
"shadow_num_240_2"
]
},
"fields": {},
"shadow": true,
"parent": "control_if_9",
"topLevel": false
},
"shadow_num_240_2": {
"opcode": "math_number",
"fields": {
"NUM": [
"240",
null
]
},
"shadow": true,
"parent": "operator_greater_15",
"topLevel": false
},
"motion_gotoxy_16": {
"opcode": "motion_gotoxy",
"next": null,
"parent": "control_if_9",
"inputs": {
"X": [
1,
"shadow_num_-240_2"
],
"Y": [
1,
"motion_yposition_13"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 500,
"y": -200
},
"shadow_num_-240_2": {
"opcode": "math_number",
"fields": {
"NUM": [
"-240",
null
]
},
"shadow": true,
"parent": "motion_gotoxy_16",
"topLevel": false
},
"control_if_14": {
"opcode": "control_if",
"next": "sensing_keypressed_17",
"parent": "control_if_8",
"inputs": {
"CONDITION": [
1,
"sensing_keypressed_17"
],
"SUBSTACK": [
2,
"motion_changeby_18"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 400,
"y": -350
},
"sensing_keypressed_17": {
"opcode": "sensing_keypressed",
"inputs": {
"KEY_OPTION": [
1,
"shadow_space"
]
},
"fields": {},
"shadow": true,
"parent": "control_if_14",
"topLevel": false
},
"shadow_space": {
"opcode": "sensing_keyoptions",
"fields": {
"KEY_OPTION": [
"space",
null
]
},
"shadow": true,
"parent": "sensing_keypressed_17",
"topLevel": false
},
"motion_changeby_18": {
"opcode": "motion_changeby",
"next": "control_wait_19",
"parent": "control_if_14",
"inputs": {
"DISTANCE": [
1,
"shadow_num_jump_height"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 500,
"y": -300
},
"shadow_num_jump_height": {
"opcode": "data_variable",
"fields": {
"VARIABLE": [
"jump_height",
"jump_height_935f1943"
]
},
"shadow": true,
"parent": "motion_changeby_18",
"topLevel": false
},
"control_wait_19": {
"opcode": "control_wait",
"next": "motion_changeby_20",
"parent": "control_if_14",
"inputs": {
"DURATION": [
1,
"shadow_num_0_3"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 600,
"y": -300
},
"shadow_num_0_3": {
"opcode": "math_number",
"fields": {
"NUM": [
"0.5",
null
]
},
"shadow": true,
"parent": "control_wait_19",
"topLevel": false
},
"motion_changeby_20": {
"opcode": "motion_changeby",
"next": "control_wait_21",
"parent": "control_if_14",
"inputs": {
"DISTANCE": [
1,
"shadow_num_-10"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 500,
"y": -350
},
"shadow_num_-10": {
"opcode": "math_number",
"fields": {
"NUM": [
"-10",
null
]
},
"shadow": true,
"parent": "motion_changeby_20",
"topLevel": false
},
"control_wait_21": {
"opcode": "control_wait",
"next": null,
"parent": "control_if_14",
"inputs": {
"DURATION": [
1,
"shadow_num_0_4"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 600,
"y": -350
},
"shadow_num_0_4": {
"opcode": "math_number",
"fields": {
"NUM": [
"0.5",
null
]
},
"shadow": true,
"parent": "control_wait_21",
"topLevel": false
},
"control_if_22": {
"opcode": "control_if",
"next": "data_changevariableby_23",
"parent": "control_forever_6",
"inputs": {
"CONDITION": [
1,
"operator_less_24"
],
"SUBSTACK": [
2,
"motion_gotoxy_25"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 300,
"y": -250
},
"operator_less_24": {
"opcode": "operator_less",
"inputs": {
"OPERAND1": [
1,
"motion_yposition_13"
],
"OPERAND2": [
1,
"shadow_num_-200"
]
},
"fields": {},
"shadow": true,
"parent": "control_if_22",
"topLevel": false
},
"shadow_num_-200": {
"opcode": "math_number",
"fields": {
"NUM": [
"-200",
null
]
},
"shadow": true,
"parent": "operator_less_24",
"topLevel": false
},
"motion_gotoxy_25": {
"opcode": "motion_gotoxy",
"next": null,
"parent": "control_if_22",
"inputs": {
"X": [
1,
"motion_xposition_12"
],
"Y": [
1,
"shadow_num_-200_2"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 400,
"y": -200
},
"shadow_num_-200_2": {
"opcode": "math_number",
"fields": {
"NUM": [
"-200",
null
]
},
"shadow": true,
"parent": "motion_gotoxy_25",
"topLevel": false
},
"data_changevariableby_23": {
"opcode": "data_changevariableby",
"next": "control_wait_26",
"parent": "control_if_22",
"inputs": {
"VARIABLE": [
1,
"score_d7e5c56b"
],
"VALUE": [
1,
"shadow_num_1_2"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 400,
"y": -300
},
"shadow_num_1_2": {
"opcode": "math_number",
"fields": {
"NUM": [
"1",
null
]
},
"shadow": true,
"parent": "data_changevariableby_23",
"topLevel": false
},
"control_wait_26": {
"opcode": "control_wait",
"next": null,
"parent": "data_changevariableby_23",
"inputs": {
"DURATION": [
1,
"shadow_num_0_5"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 500,
"y": -300
},
"shadow_num_0_5": {
"opcode": "math_number",
"fields": {
"NUM": [
"0.1",
null
]
},
"shadow": true,
"parent": "control_wait_26",
"topLevel": false
},
"event_whenkeypressed_1": {
"opcode": "event_whenkeypressed",
"next": "operator_equals_2",
"parent": null,
"fields": {
"KEY_OPTION": [
"space",
null
]
},
"shadow": false,
"topLevel": true,
"x": 0,
"y": 150
},
"operator_equals_2": {
"opcode": "operator_equals",
"inputs": {
"OPERAND1": [
1,
"motion_yp osition_3"
],
"OPERAND2": [
1,
"shadow_num_-120_4"
]
},
"fields": {},
"shadow": false,
"next": "control_if_5",
"parent": "event_whenkeypressed_1",
"topLevel": false,
"x": 100,
"y": 50
},
"motion_yp osition_3": {
"opcode": "motion_yp osition",
"shadow": true,
"parent": "operator_equals_2",
"topLevel": false
},
"shadow_num_-120_4": {
"opcode": "math_number",
"fields": {
"NUM": [
"-120",
null
]
},
"shadow": true,
"parent": "operator_equals_2",
"topLevel": false
},
"control_if_5": {
"opcode": "control_if",
"inputs": {
"CONDITION": [
1,
"operator_equals_2"
],
"SUBSTACK": [
2,
"control_repeat_6"
]
},
"fields": {},
"shadow": false,
"next": null,
"parent": "event_whenkeypressed_1",
"topLevel": false,
"x": 200,
"y": 100
},
"control_repeat_6": {
"opcode": "control_repeat",
"inputs": {
"TIMES": [
1,
"shadow_num_10_7"
]
},
"fields": {},
"shadow": false,
"next": null,
"parent": "control_if_5",
"topLevel": false,
"x": 250,
"y": 150
},
"shadow_num_10_7": {
"opcode": "math_number",
"fields": {
"NUM": [
"10",
null
]
},
"shadow": true,
"parent": "control_repeat_6",
"topLevel": false
},
"motion_changeyby_8": {
"opcode": "motion_changeyby",
"inputs": {
"DY": [
1,
"shadow_num_jump_height_9"
]
},
"fields": {},
"shadow": false,
"next": "control_wait_10",
"parent": "control_repeat_6",
"topLevel": false,
"x": 300,
"y": 200
},
"shadow_num_jump_height_9": {
"opcode": "data_variable",
"fields": {
"VARIABLE": [
"jump_height",
"jump_height_935f1943"
]
},
"shadow": true,
"parent": "motion_changeyby_8",
"topLevel": false
},
"control_wait_10": {
"opcode": "control_wait",
"inputs": {
"DURATION": [
1,
"shadow_num_0.1_11"
]
},
"fields": {},
"shadow": false,
"next": "motion_changeyby_12",
"parent": "control_repeat_6",
"topLevel": false,
"x": 400,
"y": 200
},
"shadow_num_0.1_11": {
"opcode": "math_number",
"fields": {
"NUM": [
"0.1",
null
]
},
"shadow": true,
"parent": "control_wait_10",
"topLevel": false
},
"motion_changeyby_12": {
"opcode": "motion_changeyby",
"inputs": {
"DY": [
1,
"shadow_num_-jump_height_13"
]
},
"fields": {},
"shadow": false,
"next": "control_wait_14",
"parent": "control_repeat_6",
"topLevel": false,
"x": 300,
"y": 250
},
"shadow_num_-jump_height_13": {
"opcode": "data_variable",
"fields": {
"VARIABLE": [
"jump_height",
"jump_height_935f1943"
]
},
"shadow": true,
"parent": "motion_changeyby_12",
"topLevel": false
},
"control_wait_14": {
"opcode": "control_wait",
"inputs": {
"DURATION": [
1,
"shadow_num_0.1_15"
]
},
"fields": {},
"shadow": false,
"next": null,
"parent": "control_repeat_6",
"topLevel": false,
"x": 400,
"y": 250
},
"shadow_num_0.1_15": {
"opcode": "math_number",
"fields": {
"NUM": [
"0.1",
null
]
},
"shadow": true,
"parent": "control_wait_14",
"topLevel": false
},
"event_whenthisspriteclicked_f1c3e6b": {
"opcode": "event_whenthisspriteclicked",
"next": "event_broadcast_4d55f432",
"parent": null,
"fields": {},
"shadow": false,
"topLevel": true,
"x": 0,
"y": 300
},
"event_broadcast_4d55f432": {
"opcode": "event_broadcast",
"next": "control_stop_6f177d4f",
"parent": "event_whenthisspriteclicked_f1c3e6b",
"inputs": {
"BROADCAST_INPUT": [
1,
"shadow_broadcast_menu_9a98e2b4"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 100,
"y": 0
},
"shadow_broadcast_menu_9a98e2b4": {
"opcode": "event_broadcast_menu",
"fields": {
"BROADCAST": [
"Game Over",
"Game Over_28a0a877"
]
},
"shadow": true,
"parent": "event_broadcast_4d55f432",
"topLevel": false
},
"control_stop_6f177d4f": {
"opcode": "control_stop",
"next": "data_setvariableto_c5daf6e2",
"parent": "event_broadcast_4d55f432",
"fields": {
"STOP_OPTION": [
"all",
null
]
},
"shadow": false,
"topLevel": false,
"x": 200,
"y": 0
},
"data_setvariableto_c5daf6e2": {
"opcode": "data_setvariableto",
"next": null,
"parent": "control_stop_6f177d4f",
"inputs": {
"VARIABLE": [
1,
"shadow_score_2a61f317"
],
"VALUE": [
1,
"shadow_num_0_4f496d6e"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 300,
"y": 0
},
"shadow_score_2a61f317": {
"opcode": "data_variable",
"fields": {
"VARIABLE": [
"score",
"score_d7e5c56b"
]
},
"shadow": true,
"parent": "data_setvariableto_c5daf6e2",
"topLevel": false
},
"shadow_num_0_4f496d6e": {
"opcode": "math_number",
"fields": {
"NUM": [
"0",
null
]
},
"shadow": true,
"parent": "data_setvariableto_c5daf6e2",
"topLevel": false
}
},
"comments": {},
"currentCostume": 0,
"costumes": [
{
"name": "Sprite1",
"bitmapResolution": 1,
"dataFormat": "svg",
"assetId": "bcf454acf82e4504149f7ffe07081dbc",
"md5ext": "bcf454acf82e4504149f7ffe07081dbc.svg",
"rotationCenterX": 0,
"rotationCenterY": 0
}
],
"sounds": [
{
"name": "meow",
"dataFormat": "wav",
"rate": 44100,
"sampleCount": 0,
"assetId": "83c36d806dc92327b9e7049a565c6bff",
"md5ext": "83c36d806dc92327b9e7049a565c6bff.wav"
}
],
"volume": 100,
"layerOrder": 2,
"visible": true,
"x": -100,
"y": -120,
"size": 100,
"direction": 90,
"draggable": false,
"rotationStyle": "all around"
},
{
"isStage": false,
"name": "soccer ball",
"objName": "soccer ball",
"variables": {},
"lists": {},
"broadcasts": {},
"blocks": {
"event_whenflagclicked_1": {
"opcode": "event_whenflagclicked",
"next": "motion_gotoxy_2",
"parent": null,
"fields": {},
"shadow": false,
"topLevel": true,
"x": 0,
"y": 0
},
"motion_gotoxy_2": {
"opcode": "motion_gotoxy",
"next": "data_setvariableto_3",
"parent": "event_whenflagclicked_1",
"inputs": {
"X": [
1,
"motion_number_4"
],
"Y": [
1,
"motion_number_5"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 50
},
"motion_number_4": {
"opcode": "math_number",
"fields": {
"NUM": [
"130",
null
]
},
"shadow": true,
"parent": "motion_gotoxy_2",
"topLevel": false
},
"motion_number_5": {
"opcode": "math_number",
"fields": {
"NUM": [
"0",
null
]
},
"shadow": true,
"parent": "motion_gotoxy_2",
"topLevel": false
},
"data_setvariableto_3": {
"opcode": "data_setvariableto",
"next": "looks_show_6",
"parent": "motion_gotoxy_2",
"inputs": {
"VALUE": [
1,
"data_number_7"
]
},
"fields": {
"VARIABLE": [
"obstacle speed",
"obstacle speed_doesnt_exist"
]
},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 100
},
"data_number_7": {
"opcode": "math_number",
"fields": {
"NUM": [
"-5",
null
]
},
"shadow": true,
"parent": "data_setvariableto_3",
"topLevel": false
},
"looks_show_6": {
"opcode": "looks_show",
"next": "control_forever_8",
"parent": "data_setvariableto_3",
"fields": {},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 150
},
"control_forever_8": {
"opcode": "control_forever",
"next": null,
"parent": "looks_show_6",
"inputs": {
"SUBSTACK": [
2,
"motion_changexby_9"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 200
},
"motion_changexby_9": {
"opcode": "motion_changexby",
"next": "control_if_10",
"parent": "control_forever_8",
"inputs": {
"DX": [
1,
"motion_number_11"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 250
},
"motion_number_11": {
"opcode": "math_number",
"fields": {
"NUM": [
"-5",
null
]
},
"shadow": true,
"parent": "motion_changexby_9",
"topLevel": false
},
"control_if_10": {
"opcode": "control_if",
"next": "control_if_14",
"parent": "motion_changexby_9",
"inputs": {
"CONDITION": [
1,
"operator_less_12"
],
"SUBSTACK": [
2,
"motion_gotoxy_13"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 300
},
"operator_less_12": {
"opcode": "operator_less",
"next": null,
"parent": "control_if_10",
"inputs": {
"OPERAND1": [
1,
"motion_xposition_15"
],
"OPERAND2": [
1,
"operator_number_16"
]
},
"fields": {},
"shadow": false,
"topLevel": false
},
"motion_xposition_15": {
"opcode": "motion_xposition",
"next": null,
"parent": "operator_less_12",
"fields": {},
"shadow": false,
"topLevel": false
},
"operator_number_16": {
"opcode": "math_number",
"fields": {
"NUM": [
"-240",
null
]
},
"shadow": true,
"parent": "operator_less_12",
"topLevel": false
},
"motion_gotoxy_13": {
"opcode": "motion_gotoxy",
"next": null,
"parent": "control_if_10",
"inputs": {
"X": [
1,
"motion_number_17"
],
"Y": [
1,
"motion_number_18"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 350
},
"motion_number_17": {
"opcode": "math_number",
"fields": {
"NUM": [
"130",
null
]
},
"shadow": true,
"parent": "motion_gotoxy_13",
"topLevel": false
},
"motion_number_18": {
"opcode": "math_number",
"fields": {
"NUM": [
"0",
null
]
},
"shadow": true,
"parent": "motion_gotoxy_13",
"topLevel": false
},
"control_if_14": {
"opcode": "control_if",
"next": "event_broadcast_20",
"parent": "motion_changexby_9",
"inputs": {
"CONDITION": [
1,
"sensing_touchingobject_19"
],
"SUBSTACK": [
2,
"control_stop_21"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 350
},
"sensing_touchingobject_19": {
"opcode": "sensing_touchingobject",
"next": null,
"parent": "control_if_14",
"inputs": {
"TOUCHINGOBJECTMENU": [
1,
"sensing_touchingobjectmenu_22"
]
},
"fields": {},
"shadow": false,
"topLevel": false
},
"sensing_touchingobjectmenu_22": {
"opcode": "sensing_touchingobjectmenu",
"fields": {
"TOUCHINGOBJECTMENU": [
"Sprite1",
"Sprite1_4e9e7d8"
]
},
"shadow": true,
"parent": "sensing_touchingobject_19",
"topLevel": false
},
"control_stop_21": {
"opcode": "control_stop",
"next": null,
"parent": "control_if_14",
"fields": {
"STOP_OPTION": [
"all",
null
]
},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 400
},
"event_broadcast_20": {
"opcode": "event_broadcast",
"next": null,
"parent": "control_if_14",
"inputs": {
"BROADCAST_INPUT": [
1,
"event_broadcast_menu_23"
]
},
"fields": {},
"shadow": false,
"topLevel": false,
"x": 0,
"y": 450
},
"event_broadcast_menu_23": {
"opcode": "event_broadcast_menu",
"fields": {
"BROADCAST": [
"Game Over",
"Game Over_28a0a877"
]
},
"shadow": true,
"parent": "event_broadcast_20",
"topLevel": false
}
},
"comments": {},
"currentCostume": 0,
"costumes": [
{
"name": "soccer ball",
"bitmapResolution": 1,
"dataFormat": "svg",
"assetId": "5d973d7a3a8be3f3bd6e1cd0f73c32b5",
"md5ext": "5d973d7a3a8be3f3bd6e1cd0f73c32b5.svg",
"rotationCenterX": 0,
"rotationCenterY": 0
}
],
"sounds": [],
"volume": 100,
"layerOrder": 3,
"visible": true,
"x": 130,
"y": 0,
"size": 100,
"direction": 90,
"draggable": false,
"rotationStyle": "all around"
}
],
"monitors": [
{
"id": "monitor_1234567890",
"opcode": "data_variable",
"mode": "default",
"params": {
"VARIABLE": "score"
},
"spriteName": null,
"value": "0",
"visible": true,
"x": 5,
"y": 5,
"sliderMin": 0,
"sliderMax": 100,
"isDiscrete": true
},
{
"id": "monitor_\u2601_High_Score_9876543210",
"opcode": "data_variable",
"mode": "default",
"params": {
"VARIABLE": "\u2601 High Score"
},
"spriteName": "Stage",
"value": "0",
"visible": true,
"x": 325,
"y": 5,
"sliderMin": 0,
"sliderMax": 100,
"isDiscrete": true
},
{
"id": "monitor_looks_backdropnumbername_123",
"opcode": "looks_backdropnumbername",
"mode": "default",
"params": {
"NUMBER_NAME": "number"
},
"spriteName": "Stage",
"value": "1",
"visible": false,
"x": 5,
"y": 55,
"sliderMin": 0,
"sliderMax": 100,
"isDiscrete": true
},
{
"id": "monitor_looks_costumenumbername_987654321",
"opcode": "looks_costumenumbername",
"mode": "default",
"params": {
"NUMBER_NAME": "number"
},
"spriteName": "Stage",
"value": "1",
"visible": false,
"x": 325,
"y": 55,
"sliderMin": 0,
"sliderMax": 100,
"isDiscrete": true
}
],
"extensions": [],
"meta": {
"semver": "3.0.0",
"vm": "11.1.0",
"agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36"
}
}