|
Or you can just make a C3 file loader, that loads the Direct3D world matrix of the C3 mesh, rotates it the necessary amount, and then saves it again. Well basically you need to just change 64 bytes of the file, that is the matrix ( probably even less, because all you will do is rotate the matrix).
|