Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Not sure if I missed this, but was the door problem ever resolved? Where MQ2Nav just keeps running at a door along a path without ever opening it
* New navmesh format stores settings, volumes, custom areas, etc so that loading a mesh will basically be like continuing where you left off
Crazy awesome changes!
Still plugging my 'wish' that metadata is separate from data so you can share/collab on the meta without dealing with the data =)
Althou if the avg mesh size turns out to be <1mb than I guess it does not matter
100 zones 1mb each avg = 100mb right? that is pretty good!
Testing zip on a couple of my current navmesh.bin files
pok = 4543kb > 1410kb
bazaar = 1994kb > 506kb
{
"buildSettings": {
"tileSize": 128,
"cellSize": 0.6,
"cellHeight": 0.3,
"agentHeight": 6,
"agentRadius": 2,
"agentMaxClimb": 4,
"agentMaxSlope": 75,
"regionMinSize": 8,
"regionMergeSize": 20,
"edgeMaxLen": 12,
"edgeMaxError": 1.3,
"vertsPerPoly": 6,
"detailSampleDist": 6,
"detailSampleMaxError": 1,
"boundsMin": {
"x": -408,
"y": -216,
"z": -984
},
"boundsMax": {
"x": 1639.8821,
"y": 795.93091,
"z": 984
},
"configVersion": 1
},
"areas": [
{
"id": 10,
"name": "Custom Area",
"color": 4282335228,
"flags": 1,
"cost": 5
}
]
}
Why don't you download the new one and toss it in your mq2 folder and see if it works. The old one is now deprecated and no longer supported.
New thread is here. Download is here https://github.com/brainiac/MQ2Nav/releases/download/1.1.1.106/MQ2Nav-1.1.1.106.zip