Daxar's Sprite Rips - Printable Version +- The VG Resource (https://www.vg-resource.com) +-- Forum: The Resources (https://www.vg-resource.com/forum-109.html) +--- Forum: The Spriters Resource (https://www.vg-resource.com/forum-110.html) +---- Forum: Feedback / Showreel (https://www.vg-resource.com/forum-122.html) +---- Thread: Daxar's Sprite Rips (/thread-27146.html) |
RE: Daxar's Sprite Rips - tuxmask75 - 06-09-2017 Heya! how is the model ripping coming along , have you found any unused secret assets? RE: Daxar's Sprite Rips - Daxar - 06-09-2017 Model ripping is stagnant at the current time; I ran into issues figuring out the bone format, and realized I'd have to write everything as a Blender Python script instead, or have some intermediate file format to import into the script... it got messy, basically. I did end up with a program that can output the 3D meshes (not rigged) and textures; that's bundled into the latest WfLZEx at https://github.com/meh2481/wfLZEx/releases/tag/1.0 |