(06-20-2016, 07:04 AM)puggsoy Wrote: Sorry, just been a bit busy recently. I'm not actually sure what's wrong, as far as I can tell my code is now working as it should in terms of rotation. I'm gonna look into it this week and hopefully it should be sorted.
I think, the problem with the sword is because the flip data is not correctly translated. As I remember, the flip column data has values as 0,1,2,3: 0->no flip, 1->flipx, 2->flipy, 3 flipz, combined with negative rotation data, you will be able to solve the issue.