monkeyman192 / NMSDK

Custom Model importer for NMS
https://monkeyman192.github.io/NMSDK/
29 stars 9 forks source link

[REQ] - Add LOD level selector in NMSDK menu #60

Open monkeyman192 opened 4 years ago

monkeyman192 commented 4 years ago

For a little while NMS has had a concept of LOD levels in scene/geometry files. It would be good to have a way to toggle the visible LOD level from the NMSDK menu by adding all objects in the scene with a given LOD level (as specified in the scene) into a collection which can then have its visibility toggled. Additionally to this, building parts have a TERRAINEDITBOX mesh which could be hidden by default and toggle-able as part of the menu also

Additional context This is somewhat related to #59