midnight_stories opened this issue on Mar 19, 2011 · 9 posts
midnight_stories posted Sat, 19 March 2011 at 9:49 AM
OK this is another tricky one, you guys amazed my last time!
This may not be possible in poser but it works in DS.
I’ve created a Morph for the Left thigh and I want to drive it with the side-side or Zrot rotation of the figure it’s conformed to using it’s Left Thigh, Zrot. I actually used easypose to do it but had no luck here’s the code below.
targetGeom L-Thigh-Side-Side
{
name L-Thigh-Side-Side
initValue 0
hidden 0
forceLimits 1
min -100000
max 100000
trackingScale 0.02
keys
{
static 0
k 0 0
}
interpStyleLocked 0
valueOpDeltaAdd
conformingTarget
lThigh:1
zrot
deltaAddDelta -14.000000
valueOpDeltaAdd
Figure 1
BODY:1
L-Thigh-Side-Side
deltaAddDelta 1.000000
indexes 501
numbDeltas 4363
deltas
I know I will have to set
forceLimits 1
min 0
max 1
But not sure what
conformingTarget
is ?
conformingTarget BODY:4
was in the “secret of figure creation with poser 5” book but could find what the options were. I tried this but no good. Any ideas or point me to a tutorial for it.
Thanks in advance
Midnight