MarianG Posted March 19, 2015 Share Posted March 19, 2015 Hi, I have a new problem, and I don't know how to fix it. .I have a character, by default it looks at Vector3(1,0,0). It has an animation of walk, but when I start animation, my character looks at Vector3(0,0,-1), I try to rotate my character, but when start animation, this is rotating too. And my question is: Can I rotate skeleton, to the same direction as mesh (1,0,0)?, because I don't want to rotate my mesh when start the animaiton.Can I get all bones and rotate all with a specific angle?Or I have to make animation in the same direction as mesh, in maya? Tahnks. Quote Link to comment Share on other sites More sharing options...
GameMonetize Posted March 19, 2015 Share Posted March 19, 2015 You can add a parent to your object and then rotate that parent Quote Link to comment Share on other sites More sharing options...
dbawel Posted March 23, 2015 Share Posted March 23, 2015 Hey. DK has the solution - although I would parent your bones or whatever is driving your mesh to a single null object to reorient your skeleton and mesh, and then freeze all transforms and unparent from the new null object used to reorient your character - if I ubderstand correctly. This is especially simple to do in Maya. Just use caution if the mesh in which your bones are animating have any hierarchical objects as children to the weighted mesh. Otherwise, I always advise everyone working with bones from ANY package to freeze transforms on all objects - especially bones - prior to animating the skeleton. This will always provide a reliable binding pose and solve all kinds of transform problems you're likely to run into at some point in time. Wingnut 1 Quote Link to comment Share on other sites More sharing options...
MarianG Posted March 23, 2015 Author Share Posted March 23, 2015 Ok, thank you guys. I'll try. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.