{ "meta": { "title": "BEYOND MORP: THE MOVIE: THE GAME", "lives": 5, "version": 2 }, "start": "intro", "scenes": { "intro": { "clip": "clips/bm_title.mp4", "death": "clips/a1s1_death.mp4", "windows": [], "onSuccess": "a1s1" }, "a1s1": { "clip": "clips/a1s1_action.mp4", "death": "clips/a1s1_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "action", "cue": true } ], "onSuccess": "a1s2b", "checkpoint": true }, "a1s2b": { "clip": "clips/a1s2b_action.mp4", "death": "clips/a1s2b_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "right", "cue": true } ], "onSuccess": "a1s2" }, "a1s2": { "clip": "clips/a1s2_action.mp4", "death": "clips/a1s2_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "up", "cue": true }, { "t": [ 2.3, 3.1 ], "input": "left", "cue": true } ], "onSuccess": "barry1" }, "barry1": { "clip": "clips/barry_rant_1.mp4", "death": "clips/barry_deathread.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "action", "cue": true } ], "onSuccess": "a1s3" }, "a1s3": { "clip": "clips/a1s3_action.mp4", "death": "clips/a1s3_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "up", "cue": true } ], "onSuccess": "a1s4" }, "a1s4": { "clip": "clips/a1s4_action.mp4", "death": "clips/a1s1_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "up", "cue": true } ], "onSuccess": "a2s1", "checkpoint": true }, "a2s1": { "clip": "clips/a2s1_action.mp4", "death": "clips/a2s1_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "left", "cue": true } ], "onSuccess": "a2s2" }, "a2s2": { "clip": "clips/a2s2_action.mp4", "death": "clips/a2s2_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "down", "cue": true } ], "onSuccess": "barry2" }, "barry2": { "clip": "clips/barry_rant_2.mp4", "death": "clips/barry_deathread.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "action", "cue": true } ], "onSuccess": "a2s3" }, "a2s3": { "clip": "clips/a2s3_action.mp4", "death": "clips/a2s3_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "up", "cue": true }, { "t": [ 2.3, 3.1 ], "input": "up", "cue": true } ], "onSuccess": "a2s4" }, "a2s4": { "clip": "clips/a2s4_action.mp4", "death": "clips/a2s4_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "action", "cue": true } ], "onSuccess": "a2s5", "checkpoint": true }, "a2s5": { "clip": "clips/a2s5_action.mp4", "death": "clips/a2s5_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "right", "cue": true } ], "onSuccess": "a2s6" }, "a2s6": { "clip": "clips/a2s6_action.mp4", "death": "clips/a2s6_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "down", "cue": true } ], "onSuccess": "a3s1" }, "a3s1": { "clip": "clips/a3s1_action.mp4", "death": "clips/a3s1_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "action", "cue": true } ], "onSuccess": "a3s2", "checkpoint": true }, "a3s2": { "clip": "clips/a3s2_action.mp4", "death": "clips/a3s2_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "left", "cue": true } ], "onSuccess": "a3s3" }, "a3s3": { "clip": "clips/a3s3_action.mp4", "death": "clips/a3s3_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "action", "cue": true } ], "onSuccess": "a3s4" }, "a3s4": { "clip": "clips/a3s4_action.mp4", "death": "clips/a3s4_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "up", "cue": true } ], "onSuccess": "a3s5" }, "a3s5": { "clip": "clips/a3s5_action.mp4", "death": "clips/a3s5_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "action", "cue": true } ], "onSuccess": "barry3" }, "barry3": { "clip": "clips/barry_approves.mp4", "death": "clips/barry_deathread.mp4", "windows": [], "onSuccess": "a3s6" }, "a3s6": { "clip": "clips/a3s6_action.mp4", "death": "clips/a3s6_death.mp4", "windows": [ { "t": [ 1.4, 2.2 ], "input": "up", "cue": true }, { "t": [ 2.0, 2.8 ], "input": "down", "cue": true }, { "t": [ 2.6, 3.4 ], "input": "action", "cue": true } ], "onSuccess": "a3s7", "checkpoint": true }, "a3s7": { "clip": "clips/a3s7_win.mp4", "death": "clips/a3s6_death.mp4", "windows": [], "onSuccess": "WIN" } } }