Okay, I tried importing the MOUL version of Doobes' Ages.
JulyForToday wrote:A bunch of objects are in the wrong place, many clustered near the world origin. Some of them are scaled oddly. Not sure what causes this.
I can confirm there is some issue with object transforms exported with Korman which still happens with my version of ZLZ. Noted, will find a fix for the next version.
(The rest of this post is just technical stuff...)
Korman exports object transforms into the icicles' l2w/w2l matrices for drawable objects without a coordinate interface. 3dsMax usually ignore those and bake transform directly into vertices. Should be simple to fix.
... Which also means I have proof that Doobes does not always apply scaling to his objects
I also noticed there is something funky with the MOULa version of VeeTsah. Theoretically its sequence prefix should be 40004 with a pageid of 1 for Temple.prp, but my version of HSPlasma instead reads it as -40260 and 33, which means ZLZ will completely skip importing it. Sounds like my version of HSPlasma still uses a wrong mask to read those IDs, but haven't digged deeper than this.