Skip to content

Commit

Permalink
docs: update json contents of minimum-arx-level
Browse files Browse the repository at this point in the history
  • Loading branch information
meszaros-lajos-gyorgy committed Dec 22, 2024
1 parent e1b1136 commit 7b78d46
Show file tree
Hide file tree
Showing 3 changed files with 127 additions and 36 deletions.
105 changes: 88 additions & 17 deletions docs/minimum-arx-level/game/graph/levels/level1/fast.fts.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@
},
"uniqueHeaders": [],
"sceneHeader": {
"playerPosition": { "x": 0, "y": 0, "z": 0 },
"mScenePosition": { "x": 6000, "y": -140, "z": 6000 }
"mScenePosition": {
"x": 6000,
"y": -140,
"z": 6000
}
},
"textureContainers": [],
"cells": [
Expand Down Expand Up @@ -25613,14 +25616,50 @@
"polygons": [
{
"vertices": [
{ "x": 0, "y": 0, "z": 0, "u": 0, "v": 0, "llfColorIdx": 0 },
{ "x": 1, "y": 0, "z": 0, "u": 0, "v": 1, "llfColorIdx": 1 },
{ "x": 0, "y": 0, "z": 1, "u": 1, "v": 0, "llfColorIdx": 2 },
{ "x": 1, "y": 0, "z": 1, "u": 1, "v": 1, "llfColorIdx": 3 }
{
"x": 0,
"y": 0,
"z": 0,
"u": 0,
"v": 0,
"llfColorIdx": 0
},
{
"x": 1,
"y": 0,
"z": 0,
"u": 0,
"v": 1,
"llfColorIdx": 1
},
{
"x": 0,
"y": 0,
"z": 1,
"u": 1,
"v": 0,
"llfColorIdx": 2
},
{
"x": 1,
"y": 0,
"z": 1,
"u": 1,
"v": 1,
"llfColorIdx": 3
}
],
"textureContainerId": 0,
"norm": { "x": 0, "y": -1, "z": 0 },
"norm2": { "x": 0, "y": 1, "z": 0 },
"norm": {
"x": 0,
"y": -1,
"z": 0
},
"norm2": {
"x": 0,
"y": 1,
"z": 0
},
"transval": 0,
"area": 1,
"flags": 524352,
Expand All @@ -25642,23 +25681,55 @@
"roomDistances": [
{
"distance": -1,
"startPosition": { "x": 0, "y": 0, "z": 0 },
"endPosition": { "x": 1, "y": 0, "z": 0 }
"startPosition": {
"x": 0,
"y": 0,
"z": 0
},
"endPosition": {
"x": 1,
"y": 0,
"z": 0
}
},
{
"distance": -1,
"startPosition": { "x": 0, "y": 0, "z": 0 },
"endPosition": { "x": 0, "y": 1, "z": 0 }
"startPosition": {
"x": 0,
"y": 0,
"z": 0
},
"endPosition": {
"x": 0,
"y": 1,
"z": 0
}
},
{
"distance": -1,
"startPosition": { "x": 0.984375, "y": 0.984375, "z": 0 },
"endPosition": { "x": 0, "y": 0, "z": 0 }
"startPosition": {
"x": 0.984375,
"y": 0.984375,
"z": 0
},
"endPosition": {
"x": 0,
"y": 0,
"z": 0
}
},
{
"distance": -1,
"startPosition": { "x": 0, "y": 0, "z": 0 },
"endPosition": { "x": 0, "y": 0, "z": 0 }
"startPosition": {
"x": 0,
"y": 0,
"z": 0
},
"endPosition": {
"x": 0,
"y": 0,
"z": 0
}
}
]
}
}
26 changes: 14 additions & 12 deletions docs/minimum-arx-level/graph/levels/level1/level1.dlf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,23 @@
"header": {
"lastUser": "Arx Level Generator - version 0.17.0",
"time": 1670579145,
"posEdit": { "x": 0, "y": 0, "z": 0 },
"angleEdit": { "a": 0, "b": 0, "g": 0 },
"numberOfNodes": 0,
"numberOfNodeLinks": 0,
"numberOfZones": 0,
"numberOfBackgroundPolygons": 1,
"numberOfIgnoredPolygons": 0,
"numberOfChildPolygons": 0,
"offset": { "x": 0, "y": 0, "z": 0 }
"posEdit": {
"x": 0,
"y": 0,
"z": 0
},
"angleEdit": {
"a": 0,
"b": 0,
"g": 0
},
"numberOfBackgroundPolygons": 1
},
"scene": {
"levelIdx": 1
},
"interactiveObjects": [],
"lights": [],
"fogs": [],
"paths": []
}
"paths": [],
"zones": []
}
32 changes: 25 additions & 7 deletions docs/minimum-arx-level/graph/levels/level1/level1.llf.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,33 @@
"header": {
"lastUser": "Arx Level Generator - version 0.17.0",
"time": 1670579145,
"numberOfShadowPolygons": 0,
"numberOfIgnoredPolygons": 0,
"numberOfBackgroundPolygons": 1
},
"lights": [],
"colors": [
{ "r": 255, "g": 255, "b": 255, "a": 1 },
{ "r": 255, "g": 255, "b": 255, "a": 1 },
{ "r": 255, "g": 255, "b": 255, "a": 1 },
{ "r": 255, "g": 255, "b": 255, "a": 1 }
{
"r": 255,
"g": 255,
"b": 255,
"a": 1
},
{
"r": 255,
"g": 255,
"b": 255,
"a": 1
},
{
"r": 255,
"g": 255,
"b": 255,
"a": 1
},
{
"r": 255,
"g": 255,
"b": 255,
"a": 1
}
]
}
}

0 comments on commit 7b78d46

Please sign in to comment.