Skip to content

Commit

Permalink
Ignore cutscenes in room 202 for now
Browse files Browse the repository at this point in the history
  • Loading branch information
IntelOrca committed Dec 9, 2023
1 parent d6b89c4 commit 3718cb0
Showing 1 changed file with 132 additions and 132 deletions.
264 changes: 132 additions & 132 deletions IntelOrca.Biohazard.BioRand/data/re2/cutscene.json
Original file line number Diff line number Diff line change
Expand Up @@ -2386,138 +2386,138 @@
}
]
},
"202": {
"poi": [
{
"id": 0,
"tags": [ "door" ],
"x": -6000,
"y": 0,
"z": -10500,
"d": 2048,
"cut": 0,
"cuts": [ 0, 1, 6 ]
},
{
"id": 1,
"tags": [ "door" ],
"x": -23730,
"y": 0,
"z": -10300,
"d": 1024,
"cut": 3,
"cuts": [ 3 ]
},
{
"id": 100,
"tags": [],
"x": -23730,
"y": 0,
"z": -17800,
"d": 1024,
"cut": 4
},
{
"id": 101,
"tags": [ "trigger" ],
"x": -13000,
"y": 0,
"z": -11000,
"d": 1024,
"cut": 1
},
{
"id": 102,
"tags": [],
"x": -9000,
"y": 0,
"z": -13500,
"d": 1024,
"cut": 6,
"edges": [ 104 ]
},
{
"id": 103,
"tags": [ "trigger" ],
"x": -23730,
"y": 0,
"z": -11000,
"d": 0,
"cut": 3,
"edges": [ 1, 100 ]
},
{
"id": 104,
"tags": [ "trigger" ],
"x": -8500,
"y": 0,
"z": -12000,
"d": 0,
"cut": 0,
"edges": [ 0 ]
},
{
"id": 105,
"tags": [ "trigger" ],
"x": -9000,
"y": 0,
"z": -17800,
"d": 0,
"cut": 6,
"edges": [ 106, 102 ]
},
{
"id": 106,
"tags": [ "trigger" ],
"x": -19900,
"y": 0,
"z": -17800,
"d": 0,
"cut": 4,
"edges": [ 100 ]
},
{
"id": 107,
"tags": [ "trigger" ],
"x": -19900,
"y": 0,
"z": -24000,
"d": 0,
"cut": 5,
"edges": [ 106 ]
},
{
"id": 108,
"tags": [ "trigger" ],
"x": -16650,
"y": 0,
"z": -11000,
"d": 0,
"cut": 2,
"edges": [ 101, 103 ]
},
{
"id": 1000,
"tags": [ "npc" ],
"x": -21600,
"y": 0,
"z": -24200,
"d": -512,
"cut": 5,
"edges": [ 107 ]
},
{
"id": 1001,
"tags": [ "npc" ],
"x": -26000,
"y": 0,
"z": -17500,
"d": 0,
"cut": 4,
"edges": [ 100 ]
}
]
},
// "202": {
// "poi": [
// {
// "id": 0,
// "tags": [ "door" ],
// "x": -6000,
// "y": 0,
// "z": -10500,
// "d": 2048,
// "cut": 0,
// "cuts": [ 0, 1, 6 ]
// },
// {
// "id": 1,
// "tags": [ "door" ],
// "x": -23730,
// "y": 0,
// "z": -10300,
// "d": 1024,
// "cut": 3,
// "cuts": [ 3 ]
// },
// {
// "id": 100,
// "tags": [],
// "x": -23730,
// "y": 0,
// "z": -17800,
// "d": 1024,
// "cut": 4
// },
// {
// "id": 101,
// "tags": [ "trigger" ],
// "x": -13000,
// "y": 0,
// "z": -11000,
// "d": 1024,
// "cut": 1
// },
// {
// "id": 102,
// "tags": [],
// "x": -9000,
// "y": 0,
// "z": -13500,
// "d": 1024,
// "cut": 6,
// "edges": [ 104 ]
// },
// {
// "id": 103,
// "tags": [ "trigger" ],
// "x": -23730,
// "y": 0,
// "z": -11000,
// "d": 0,
// "cut": 3,
// "edges": [ 1, 100 ]
// },
// {
// "id": 104,
// "tags": [ "trigger" ],
// "x": -8500,
// "y": 0,
// "z": -12000,
// "d": 0,
// "cut": 0,
// "edges": [ 0 ]
// },
// {
// "id": 105,
// "tags": [ "trigger" ],
// "x": -9000,
// "y": 0,
// "z": -17800,
// "d": 0,
// "cut": 6,
// "edges": [ 106, 102 ]
// },
// {
// "id": 106,
// "tags": [ "trigger" ],
// "x": -19900,
// "y": 0,
// "z": -17800,
// "d": 0,
// "cut": 4,
// "edges": [ 100 ]
// },
// {
// "id": 107,
// "tags": [ "trigger" ],
// "x": -19900,
// "y": 0,
// "z": -24000,
// "d": 0,
// "cut": 5,
// "edges": [ 106 ]
// },
// {
// "id": 108,
// "tags": [ "trigger" ],
// "x": -16650,
// "y": 0,
// "z": -11000,
// "d": 0,
// "cut": 2,
// "edges": [ 101, 103 ]
// },
// {
// "id": 1000,
// "tags": [ "npc" ],
// "x": -21600,
// "y": 0,
// "z": -24200,
// "d": -512,
// "cut": 5,
// "edges": [ 107 ]
// },
// {
// "id": 1001,
// "tags": [ "npc" ],
// "x": -26000,
// "y": 0,
// "z": -17500,
// "d": 0,
// "cut": 4,
// "edges": [ 100 ]
// }
// ]
// },
"203": {
"poi": [
{
Expand Down

0 comments on commit 3718cb0

Please sign in to comment.