I tried few methods to rotate my object with reference of another standard object. Those are Quaternion and some angle multiplication etc. But none of those methods are giving good results. Actually what I'm trying is there are two human meshes one is fixed to the origin another one is rotated with some angles. I want to get that rotated object as standard object. Can anyone give me some methods to achieve that problem.
Thank you