07-08-2020, 07:57 PM
(This post was last modified: 07-08-2020, 07:58 PM by Worldblender.)
(07-08-2020, 07:50 PM)Kold-Virus Wrote: All right, thanks a lot! My Smash Bros. fan game uses Ultimate files, so I was simply curious. Thanks so much to RTB's model importer too btw!Remember that my add-on set can also import the model files, as that is the main bulk of it. Animations are entirely optional, as it is possible to make original animations for the models instead of reusing the existing ones. You can do almost everything you're doing in 3DS Max in Blender. Better yet, my NUMDLB importer is primarily a rewrite of RTB's importer code to Python 3 (the language used for writing Blender add-ons), and it contains some other functionality found in the original:
I still use Max though, for importing and rigging. It'd be nice if I could fully migrate, especially for sculpting for texture map purposes.
- Assigning the texture names to all meshes, even if they are not present
- Preserving the original size of the meshes, as well as their XZY orientation