HI,

I have a bone with position start & end

start :
t.rotation
--vector(-6.034568,-40.40219,-52.90568)

end :
t.rotation
--vector(73.31587,-31.43649,-41.29438)

Then I substract (end-start) :
vector(79.350438,8.9657,11.6113)

Then I back to the start position,
and I rotate the bone :

t.rotate(79.350438,8.9657,11.6113)


it suppose get to the end position, but

put t.rotation
-- vector( 27.2761, 32.8828, -51.5371 )

Is this BUG or something is not right?
how can I get to the end position?
please Help

Thanks









_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi To post messages to the list, email [EMAIL PROTECTED] (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo. Thanks!]

Reply via email to