Mutagen-Modding / Mutagen.Bethesda.Analyzers

A project to diagnose and analyze the health of a mod or a load order
GNU General Public License v3.0
14 stars 4 forks source link

ARMA /w Slider needs two files to interpolate #56

Open Noggog opened 3 years ago

Noggog commented 3 years ago

Spawned by https://github.com/Noggog/Mutagen/issues/165

An ARMA record with weight sliders needs to have a pair of files with a specific naming pattern, as they're used to interpolate between. yourFile_0.nif might be listed yourFile_1.nif needs to exist

It's not yet clear whether _1.nif can be listed, and _0.nif implied, or if even other alternatives are acceptable