Create Delay of 10 seconds and export

This commit is contained in:
michaelachrisco 2023-02-04 14:54:44 -08:00
parent 5155989818
commit d25af491af
8 changed files with 5129 additions and 5274 deletions

View file

@ -449,13 +449,22 @@
}, },
"id": "3dfd1cc3-dbfb-4eb0-ae58-234a7f9026d6" "id": "3dfd1cc3-dbfb-4eb0-ae58-234a7f9026d6"
}, },
{
"command": "EVENT_WAIT",
"args": {
"time": 5,
"frames": 30
},
"id": "6d83b132-46e0-4c1a-8359-28da81181294"
},
{ {
"command": "EVENT_TEXT", "command": "EVENT_TEXT",
"args": { "args": {
"text": [ "text": [
"We are a community\nhackerspace and \nmakerspace \nfor makers, \ncoders,\ncrafters, \nand much more!\nCome on in! <~~~" "We are a community\nhackerspace and \nmakerspace \nfor makers, \ncoders,\ncrafters, \nand much more!\nCome on in! <~~~"
], ],
"avatarId": "" "avatarId": "",
"__comment": true
}, },
"id": "622705d2-0ff4-4666-af31-daa1a398fb22" "id": "622705d2-0ff4-4666-af31-daa1a398fb22"
}, },
@ -466,7 +475,8 @@
"x": 0, "x": 0,
"y": 0, "y": 0,
"direction": "", "direction": "",
"fadeSpeed": "2" "fadeSpeed": "2",
"__collapse": true
}, },
"id": "55315150-fede-4250-b06d-1d18683f780f" "id": "55315150-fede-4250-b06d-1d18683f780f"
} }
@ -474,7 +484,8 @@
"playerHit1Script": [], "playerHit1Script": [],
"playerHit2Script": [], "playerHit2Script": [],
"playerHit3Script": [], "playerHit3Script": [],
"playerSpriteSheetId": "581d34d0-9591-4e6e-a609-1d94f203b0cd" "playerSpriteSheetId": "581d34d0-9591-4e6e-a609-1d94f203b0cd",
"autoFadeEventCollapse": true
}, },
{ {
"name": "Scene 3", "name": "Scene 3",
@ -485,7 +496,7 @@
"paletteIds": [], "paletteIds": [],
"spritePaletteIds": [], "spritePaletteIds": [],
"collisions": [], "collisions": [],
"autoFadeSpeed": 1, "autoFadeSpeed": 2,
"id": "a3af8140-64c2-441e-b067-8fe61d57e89b", "id": "a3af8140-64c2-441e-b067-8fe61d57e89b",
"symbol": "scene_0", "symbol": "scene_0",
"x": 639.4641148325359, "x": 639.4641148325359,
@ -496,7 +507,7 @@
{ {
"command": "EVENT_SET_TIMER_SCRIPT", "command": "EVENT_SET_TIMER_SCRIPT",
"args": { "args": {
"duration": 2, "duration": 10,
"frames": 30, "frames": 30,
"__scriptTabs": "end" "__scriptTabs": "end"
}, },
@ -560,7 +571,7 @@
{ {
"command": "EVENT_WAIT", "command": "EVENT_WAIT",
"args": { "args": {
"time": 2, "time": 10,
"frames": 30 "frames": 30
}, },
"id": "f859ee2c-80b0-423c-b472-da522c8783f4" "id": "f859ee2c-80b0-423c-b472-da522c8783f4"
@ -608,7 +619,7 @@
{ {
"command": "EVENT_WAIT", "command": "EVENT_WAIT",
"args": { "args": {
"time": 2, "time": 10,
"frames": 30 "frames": 30
}, },
"id": "4aa42fcd-e774-42de-9f08-bd9f60d6ee84" "id": "4aa42fcd-e774-42de-9f08-bd9f60d6ee84"
@ -651,7 +662,7 @@
{ {
"command": "EVENT_WAIT", "command": "EVENT_WAIT",
"args": { "args": {
"time": 2, "time": 10,
"frames": 30 "frames": 30
}, },
"id": "7c6cb1f3-a1ef-4b91-801e-f655a9f3c671" "id": "7c6cb1f3-a1ef-4b91-801e-f655a9f3c671"
@ -694,7 +705,7 @@
{ {
"command": "EVENT_WAIT", "command": "EVENT_WAIT",
"args": { "args": {
"time": 2, "time": 10,
"frames": 30 "frames": 30
}, },
"id": "fa1b1328-b702-48e2-a6c9-f0331846c47a" "id": "fa1b1328-b702-48e2-a6c9-f0331846c47a"
@ -737,7 +748,7 @@
{ {
"command": "EVENT_WAIT", "command": "EVENT_WAIT",
"args": { "args": {
"time": 2, "time": 10,
"frames": 30 "frames": 30
}, },
"id": "c764bdad-9d15-441e-b485-89b8e1bee0f6" "id": "c764bdad-9d15-441e-b485-89b8e1bee0f6"
@ -776,7 +787,27 @@
"y": 719.8468899521537, "y": 719.8468899521537,
"actors": [], "actors": [],
"triggers": [], "triggers": [],
"script": [], "script": [
{
"command": "EVENT_WAIT",
"args": {
"time": 10,
"frames": 30
},
"id": "096ee909-e903-4f3f-a6e2-9e13f903ea64"
},
{
"command": "EVENT_SWITCH_SCENE",
"args": {
"sceneId": "67226739-9d47-434d-ae33-69fcc27e7f62",
"x": 0,
"y": 0,
"direction": "",
"fadeSpeed": "2"
},
"id": "cb6afee9-fe70-4cb7-a883-5a8f375e3b98"
}
],
"playerHit1Script": [], "playerHit1Script": [],
"playerHit2Script": [], "playerHit2Script": [],
"playerHit3Script": [] "playerHit3Script": []
@ -791,7 +822,8 @@
"height": 18, "height": 18,
"imageWidth": 160, "imageWidth": 160,
"imageHeight": 144, "imageHeight": 144,
"filename": "RA_Elect.png" "filename": "RA_Elect.png",
"tileColors": []
}, },
{ {
"id": "cdbb3bad-eb1c-4a41-9d96-c543e82f4fae", "id": "cdbb3bad-eb1c-4a41-9d96-c543e82f4fae",
@ -801,7 +833,8 @@
"height": 18, "height": 18,
"imageWidth": 160, "imageWidth": 160,
"imageHeight": 144, "imageHeight": 144,
"filename": "RA_Serv_1.png" "filename": "RA_Serv_1.png",
"tileColors": []
}, },
{ {
"id": "16cba1ad-5d6f-4492-a77e-a8a41e16df91", "id": "16cba1ad-5d6f-4492-a77e-a8a41e16df91",
@ -811,7 +844,8 @@
"height": 18, "height": 18,
"imageWidth": 160, "imageWidth": 160,
"imageHeight": 144, "imageHeight": 144,
"filename": "RA_Serv_2.png" "filename": "RA_Serv_2.png",
"tileColors": []
}, },
{ {
"id": "3dda98e4-4d00-4e3b-a27c-f1eae8160449", "id": "3dda98e4-4d00-4e3b-a27c-f1eae8160449",
@ -821,7 +855,8 @@
"height": 18, "height": 18,
"imageWidth": 160, "imageWidth": 160,
"imageHeight": 144, "imageHeight": 144,
"filename": "RA_Serv_3.png" "filename": "RA_Serv_3.png",
"tileColors": []
}, },
{ {
"id": "b71a2b73-3485-4add-a1cd-b5841f80be63", "id": "b71a2b73-3485-4add-a1cd-b5841f80be63",
@ -831,7 +866,18 @@
"height": 18, "height": 18,
"imageWidth": 160, "imageWidth": 160,
"imageHeight": 144, "imageHeight": 144,
"filename": "RA_Serv_4.png" "filename": "RA_Serv_4.png",
"tileColors": []
},
{
"id": "cc2d1ae1-870a-41ad-84ca-06d21440d377",
"name": "RA_Serv_5",
"symbol": "bg_ra_serv_5",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "RA_Serv_5.png"
}, },
{ {
"id": "d1e4f872-3ba4-4fa9-b68b-c7892c10d318", "id": "d1e4f872-3ba4-4fa9-b68b-c7892c10d318",
@ -841,7 +887,8 @@
"height": 18, "height": 18,
"imageWidth": 160, "imageWidth": 160,
"imageHeight": 144, "imageHeight": 144,
"filename": "RA_Vapor.png" "filename": "RA_Vapor.png",
"tileColors": []
}, },
{ {
"id": "b2d40305-ec91-4f3f-a37e-73861c09f58e", "id": "b2d40305-ec91-4f3f-a37e-73861c09f58e",
@ -862,7 +909,8 @@
"height": 18, "height": 18,
"imageWidth": 160, "imageWidth": 160,
"imageHeight": 144, "imageHeight": 144,
"filename": "WTM_RA.png" "filename": "WTM_RA.png",
"tileColors": []
}, },
{ {
"id": "8003d42f-ee78-494f-b51e-3b712a883109", "id": "8003d42f-ee78-494f-b51e-3b712a883109",
@ -2200,7 +2248,7 @@
"startDirection": "down", "startDirection": "down",
"showCollisions": true, "showCollisions": true,
"showConnections": true, "showConnections": true,
"worldScrollX": 101, "worldScrollX": 117,
"worldScrollY": 40, "worldScrollY": 40,
"zoom": 104.5, "zoom": 104.5,
"customColorsEnabled": true, "customColorsEnabled": true,
@ -2230,9 +2278,9 @@
"defaultUIPaletteId": "default-ui", "defaultUIPaletteId": "default-ui",
"playerPaletteId": "", "playerPaletteId": "",
"navigatorSplitSizes": [ "navigatorSplitSizes": [
587, 656,
179, 199,
179 199
], ],
"showNavigator": true, "showNavigator": true,
"defaultFontId": "4bd653f0-e08d-424e-9e5b-c1f3aaa21e47", "defaultFontId": "4bd653f0-e08d-424e-9e5b-c1f3aaa21e47",

View file

@ -455,7 +455,8 @@
"text": [ "text": [
"We are a community\nhackerspace and \nmakerspace \nfor makers, \ncoders,\ncrafters, \nand much more!\nCome on in! <~~~" "We are a community\nhackerspace and \nmakerspace \nfor makers, \ncoders,\ncrafters, \nand much more!\nCome on in! <~~~"
], ],
"avatarId": "" "avatarId": "",
"__comment": true
}, },
"id": "622705d2-0ff4-4666-af31-daa1a398fb22" "id": "622705d2-0ff4-4666-af31-daa1a398fb22"
}, },
@ -496,7 +497,7 @@
{ {
"command": "EVENT_SET_TIMER_SCRIPT", "command": "EVENT_SET_TIMER_SCRIPT",
"args": { "args": {
"duration": 2, "duration": 5,
"frames": 30, "frames": 30,
"__scriptTabs": "end" "__scriptTabs": "end"
}, },
@ -549,20 +550,336 @@
"" ""
], ],
"collisions": [], "collisions": [],
"autoFadeSpeed": 1, "autoFadeSpeed": 2,
"id": "714c5022-9fc2-4f82-bd96-c542692158cb", "id": "714c5022-9fc2-4f82-bd96-c542692158cb",
"symbol": "scene_4", "symbol": "scene_4",
"x": 924.6315789473688, "x": 924.6315789473688,
"y": 274.8708133971291, "y": 274.8708133971291,
"actors": [], "actors": [],
"triggers": [], "triggers": [],
"script": [], "script": [
{
"command": "EVENT_WAIT",
"args": {
"time": 5,
"frames": 30
},
"id": "f859ee2c-80b0-423c-b472-da522c8783f4"
},
{
"command": "EVENT_SWITCH_SCENE",
"args": {
"sceneId": "fb922016-b166-472c-a05f-af1d7434430f",
"x": 0,
"y": 0,
"direction": "",
"fadeSpeed": "2"
},
"id": "df01dc5d-c437-4332-982a-9f4c2ffddfbf"
}
],
"playerHit1Script": [],
"playerHit2Script": [],
"playerHit3Script": [],
"autoFadeEventCollapse": false
},
{
"name": "Scene 5",
"backgroundId": "d1e4f872-3ba4-4fa9-b68b-c7892c10d318",
"width": 20,
"height": 18,
"type": "LOGO",
"paletteIds": [
"default-bg-4",
"",
""
],
"spritePaletteIds": [
"dmg"
],
"collisions": [],
"autoFadeSpeed": 2,
"id": "fb922016-b166-472c-a05f-af1d7434430f",
"symbol": "scene_5",
"x": 123.67464114832538,
"y": 517.933014354067,
"actors": [],
"triggers": [],
"script": [
{
"command": "EVENT_WAIT",
"args": {
"time": 5,
"frames": 30
},
"id": "4aa42fcd-e774-42de-9f08-bd9f60d6ee84"
},
{
"command": "EVENT_SWITCH_SCENE",
"args": {
"sceneId": "e0ee2df9-6205-45e8-9a83-c26cd6e46d82",
"x": 0,
"y": 0,
"direction": "",
"fadeSpeed": "2"
},
"id": "45dd1830-cb5e-438a-8ace-50a762b38e7d"
}
],
"playerHit1Script": [],
"playerHit2Script": [],
"playerHit3Script": []
},
{
"name": "Scene 6",
"backgroundId": "cdbb3bad-eb1c-4a41-9d96-c543e82f4fae",
"width": 20,
"height": 18,
"type": "LOGO",
"paletteIds": [
"dmg"
],
"spritePaletteIds": [],
"collisions": [],
"autoFadeSpeed": 2,
"id": "e0ee2df9-6205-45e8-9a83-c26cd6e46d82",
"symbol": "scene_6",
"x": 376.3062200956946,
"y": 516.0191387559811,
"actors": [],
"triggers": [],
"script": [
{
"command": "EVENT_WAIT",
"args": {
"time": 5,
"frames": 30
},
"id": "7c6cb1f3-a1ef-4b91-801e-f655a9f3c671"
},
{
"command": "EVENT_SWITCH_SCENE",
"args": {
"sceneId": "a36192f2-8059-48b7-a5f6-fbcd4db46b84",
"x": 0,
"y": 0,
"direction": "",
"fadeSpeed": "2"
},
"id": "c41b521d-e423-4666-bf3f-2bd8bf564517"
}
],
"playerHit1Script": [],
"playerHit2Script": [],
"playerHit3Script": []
},
{
"name": "Scene 7",
"backgroundId": "16cba1ad-5d6f-4492-a77e-a8a41e16df91",
"width": 20,
"height": 18,
"type": "LOGO",
"paletteIds": [
"default-bg-4"
],
"spritePaletteIds": [],
"collisions": [],
"autoFadeSpeed": 2,
"id": "a36192f2-8059-48b7-a5f6-fbcd4db46b84",
"symbol": "scene_7",
"x": 635.6363636363643,
"y": 514.1052631578953,
"actors": [],
"triggers": [],
"script": [
{
"command": "EVENT_WAIT",
"args": {
"time": 5,
"frames": 30
},
"id": "fa1b1328-b702-48e2-a6c9-f0331846c47a"
},
{
"command": "EVENT_SWITCH_SCENE",
"args": {
"sceneId": "dc2539ef-93aa-4096-bf89-c83d6056eef4",
"x": 0,
"y": 0,
"direction": "",
"fadeSpeed": "2"
},
"id": "fff48fa7-ea71-4e57-b983-bc1903ac17d6"
}
],
"playerHit1Script": [],
"playerHit2Script": [],
"playerHit3Script": []
},
{
"name": "Scene 8",
"backgroundId": "3dda98e4-4d00-4e3b-a27c-f1eae8160449",
"width": 20,
"height": 18,
"type": "LOGO",
"paletteIds": [
"dmg"
],
"spritePaletteIds": [],
"collisions": [],
"autoFadeSpeed": 2,
"id": "dc2539ef-93aa-4096-bf89-c83d6056eef4",
"symbol": "scene_8",
"x": 925.5885167464123,
"y": 511.2344497607658,
"actors": [],
"triggers": [],
"script": [
{
"command": "EVENT_WAIT",
"args": {
"time": 5,
"frames": 30
},
"id": "c764bdad-9d15-441e-b485-89b8e1bee0f6"
},
{
"command": "EVENT_SWITCH_SCENE",
"args": {
"sceneId": "50355d3d-31ae-438a-9946-4cc6ae04bb5f",
"x": 0,
"y": 0,
"direction": "",
"fadeSpeed": "2"
},
"id": "01057414-cdbc-4aaa-ab7f-b42e702fff4b"
}
],
"playerHit1Script": [],
"playerHit2Script": [],
"playerHit3Script": []
},
{
"name": "Scene 9",
"backgroundId": "b71a2b73-3485-4add-a1cd-b5841f80be63",
"width": 20,
"height": 18,
"type": "TOPDOWN",
"paletteIds": [
"dmg"
],
"spritePaletteIds": [],
"collisions": [],
"autoFadeSpeed": 2,
"id": "50355d3d-31ae-438a-9946-4cc6ae04bb5f",
"symbol": "scene_9",
"x": 121.7607655502392,
"y": 719.8468899521537,
"actors": [],
"triggers": [],
"script": [
{
"command": "EVENT_WAIT",
"args": {
"time": 5,
"frames": 30
},
"id": "096ee909-e903-4f3f-a6e2-9e13f903ea64"
},
{
"command": "EVENT_SWITCH_SCENE",
"args": {
"sceneId": "67226739-9d47-434d-ae33-69fcc27e7f62",
"x": 0,
"y": 0,
"direction": "",
"fadeSpeed": "2"
},
"id": "cb6afee9-fe70-4cb7-a883-5a8f375e3b98"
}
],
"playerHit1Script": [], "playerHit1Script": [],
"playerHit2Script": [], "playerHit2Script": [],
"playerHit3Script": [] "playerHit3Script": []
} }
], ],
"backgrounds": [ "backgrounds": [
{
"id": "e9a44616-3661-4d98-98b7-681de5afd19a",
"name": "RA_Elect",
"symbol": "bg_ra_elect",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "RA_Elect.png",
"tileColors": []
},
{
"id": "cdbb3bad-eb1c-4a41-9d96-c543e82f4fae",
"name": "RA_Serv_1",
"symbol": "bg_ra_serv_1",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "RA_Serv_1.png",
"tileColors": []
},
{
"id": "16cba1ad-5d6f-4492-a77e-a8a41e16df91",
"name": "RA_Serv_2",
"symbol": "bg_ra_serv_2",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "RA_Serv_2.png",
"tileColors": []
},
{
"id": "3dda98e4-4d00-4e3b-a27c-f1eae8160449",
"name": "RA_Serv_3",
"symbol": "bg_ra_serv_3",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "RA_Serv_3.png",
"tileColors": []
},
{
"id": "b71a2b73-3485-4add-a1cd-b5841f80be63",
"name": "RA_Serv_4",
"symbol": "bg_ra_serv_4",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "RA_Serv_4.png",
"tileColors": []
},
{
"id": "cc2d1ae1-870a-41ad-84ca-06d21440d377",
"name": "RA_Serv_5",
"symbol": "bg_ra_serv_5",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "RA_Serv_5.png"
},
{
"id": "d1e4f872-3ba4-4fa9-b68b-c7892c10d318",
"name": "RA_Vapor",
"symbol": "bg_ra_vapor",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "RA_Vapor.png",
"tileColors": []
},
{ {
"id": "b2d40305-ec91-4f3f-a37e-73861c09f58e", "id": "b2d40305-ec91-4f3f-a37e-73861c09f58e",
"name": "RA_dialog", "name": "RA_dialog",
@ -574,6 +891,17 @@
"filename": "RA_dialog.png", "filename": "RA_dialog.png",
"tileColors": [] "tileColors": []
}, },
{
"id": "f913e300-340b-4ade-a090-b353421fce4f",
"name": "WTM_RA",
"symbol": "bg_wtm_ra",
"width": 20,
"height": 18,
"imageWidth": 160,
"imageHeight": 144,
"filename": "WTM_RA.png",
"tileColors": []
},
{ {
"id": "8003d42f-ee78-494f-b51e-3b712a883109", "id": "8003d42f-ee78-494f-b51e-3b712a883109",
"name": "open", "name": "open",
@ -582,7 +910,8 @@
"height": 18, "height": 18,
"imageWidth": 160, "imageWidth": 160,
"imageHeight": 144, "imageHeight": 144,
"filename": "open.png" "filename": "open.png",
"tileColors": []
}, },
{ {
"id": "a0f4f418-8bbd-4a00-8b06-352845a85d40", "id": "a0f4f418-8bbd-4a00-8b06-352845a85d40",
@ -1909,8 +2238,8 @@
"startDirection": "down", "startDirection": "down",
"showCollisions": true, "showCollisions": true,
"showConnections": true, "showConnections": true,
"worldScrollX": 7, "worldScrollX": 101,
"worldScrollY": 0, "worldScrollY": 40,
"zoom": 104.5, "zoom": 104.5,
"customColorsEnabled": true, "customColorsEnabled": true,
"sgbEnabled": false, "sgbEnabled": false,
@ -1939,9 +2268,9 @@
"defaultUIPaletteId": "default-ui", "defaultUIPaletteId": "default-ui",
"playerPaletteId": "", "playerPaletteId": "",
"navigatorSplitSizes": [ "navigatorSplitSizes": [
587, 656,
179, 199,
179 199
], ],
"showNavigator": true, "showNavigator": true,
"defaultFontId": "4bd653f0-e08d-424e-9e5b-c1f3aaa21e47", "defaultFontId": "4bd653f0-e08d-424e-9e5b-c1f3aaa21e47",

BIN
Untitled/build/rom/game.gb Normal file

Binary file not shown.

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

File diff suppressed because it is too large Load diff

Binary file not shown.