setting position using bone parent as reference 1 frame behind.

Subscribers:
1,510
Published on ● Video Link: https://www.youtube.com/watch?v=jAcOvsTf3Vc



Duration: 6:33
29 views
0


own['Holding'].worldPosition=own['Hand'].worldPosition+(own['Hand'].worldOrientation*Vector(eval(own['Holding']['Offset'])))

this should 'lock' a object orientation and position relative to
another, instead it is 1 frame behind at least.