diff --git a/games/morpinghorror/engine/scenes.json b/games/morpinghorror/engine/scenes.json index 7be4b6d..de5ab71 100644 --- a/games/morpinghorror/engine/scenes.json +++ b/games/morpinghorror/engine/scenes.json @@ -2,7 +2,7 @@ "meta": { "title": "THE MORPING HORROR", "lives": 5, - "version": 2 + "version": 3 }, "start": "intro", "scenes": { @@ -32,7 +32,7 @@ "clip": "clips/mhx1.mp4", "death": "clips/mh1_death.mp4", "windows": [], - "onSuccess": "mh2" + "onSuccess": "mhx_surrender" }, "mh2": { "clip": "clips/mh2_action.mp4", @@ -199,6 +199,12 @@ "death": "clips/mh8_death.mp4", "windows": [], "onSuccess": "WIN" + }, + "mhx_surrender": { + "clip": "clips/mhx7.mp4", + "death": "clips/mh1_death.mp4", + "windows": [], + "onSuccess": "mh2" } } } \ No newline at end of file diff --git a/production/final_manifests.json b/production/final_manifests.json index 365cc20..88f460a 100644 --- a/production/final_manifests.json +++ b/production/final_manifests.json @@ -652,11 +652,40 @@ "file": "/Users/m3ultra/Documents/flow-vids/morpinghorror/flowvid_020.mp4", "score": 0, "notes": "HAND-MAPPED: translucent Wal cuts the mark on the white label" + }, + "mhx7": { + "file": "/Users/m3ultra/Documents/extravids/Record_store_clerk_in_loop_202608020005.mp4", + "score": 0, + "notes": "take B \u2014 aisle vanishing point, best loop read" } }, "missing_core": [], - "missing_extra": [ - "mhx7" - ] + "missing_extra": [] + }, + "rsg_sideb": { + "best": { + "rsgb_expert_action": { + "file": "/Users/m3ultra/Documents/gameflow/... (4 takes, gameflow)", + "score": 0, + "notes": "shot 1 Aug, 4 takes" + }, + "rsgb_expert_death": { + "file": "/Users/m3ultra/Documents/extravids/Record_store_clerk_and_expert_202608020005 (1).mp4", + "score": 0, + "notes": "take A \u2014 Dez eclipsed by the binder" + }, + "t8s1_action": { + "file": "/Users/m3ultra/Documents/gameflow/... coin surf (2 takes)", + "score": 0, + "notes": "shot 1 Aug" + }, + "t8s2_death": { + "file": "/Users/m3ultra/Documents/extravids/Record_store_clerk_stamped_with_202608020005.mp4", + "score": 0, + "notes": "take B \u2014 chest-deep in coins, sticker on forehead" + } + }, + "missing_core": [], + "missing_extra": [] } } \ No newline at end of file diff --git a/production/sideb/rsgb_expert_death_src.mp4 b/production/sideb/rsgb_expert_death_src.mp4 new file mode 100644 index 0000000..3e520ff Binary files /dev/null and b/production/sideb/rsgb_expert_death_src.mp4 differ diff --git a/production/sideb/t8s2_death_src.mp4 b/production/sideb/t8s2_death_src.mp4 new file mode 100644 index 0000000..d3d66a5 Binary files /dev/null and b/production/sideb/t8s2_death_src.mp4 differ