Page 1 of 1

How to move character

PostPosted: Thu Feb 03, 2011 6:23 pm
by mcc
Hi,

(svn snapshot of this evening)

simple problem: previously I could grab the MasterFloor bone and move the character in a whole.
Now I can move the armature in a whole. But the mesh is glued firmly at the place where it was imported.

Since additionally the origin has moved from the middle of the body to the bottom everything here is
messed up.

Solution?

Best regards
mcc

Re: How to move character

PostPosted: Thu Feb 03, 2011 9:22 pm
by ThomasL
By mistake I committed a non-working version this morning. The version in svn should work, but the nightly build was probably made before the corrections were ready. Hopefully things should work tomorrow.

The change of origin was necessary to prevent some madness of the childof constraint; with the origin at MasterFloor some really bad problems were avoided.

Re: How to move character

PostPosted: Fri Feb 04, 2011 2:37 am
by mcc
Hi,

still

NOT

working. SVN code is of this moring (4.2.2011, 3:30), downloaded from your server and built locally.

Best regards,
mcc

Re: How to move character

PostPosted: Fri Feb 04, 2011 9:17 am
by ThomasL
Fixed rev 1918. Wonder how I could miss that.