Having sucessfully written code to write a mesh file, we now require to also write into smesh format. I am currently having trouble writing a smesh file based on the Mesh File Formats documentation and it feels like trial and error now in getting the resource editor to open my files without crashing.
Does this mean for a bind pose I should have zero frames or 1 frame? By "no bone transforms" does it mean omit the data for position and rotation for zero frame or add a position (0,0,01,) and roation (0,0,0,0) for that frame for each bone?