unity3d - Blender to Unity rotations screwed up -


i managed rotations on console in blender, when try apply in unity, wrong. using quaternion.set set desired rotation. know blender uses (wxyz) quaternion, when got these values , set in unity3d (xyzw), gives me nonsense rotations.

http://pastebin.com/bkzuvcih here link script. please me point out wrong there.

p.s.: euler rotations not option, because they're lossy far know...


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -