Mon, Oct 21, 5:09 PM CDT

Renderosity Forums / Poser - OFFICIAL



Welcome to the Poser - OFFICIAL Forum

Forum Coordinators: RedPhantom

Poser - OFFICIAL F.A.Q (Last Updated: 2024 Oct 21 4:13 pm)



Subject: Problem with JCM in clothing for BVH Cynthia


MarianneR ( ) posted Thu, 05 December 2013 at 1:27 PM · edited Mon, 16 September 2024 at 8:04 PM

I'm trying to add a JCM to a top for BVH Cynthia. I've made a morph to smooth the area under the arm when Cynthia's shoulder body part is moved up and down. I can't make it work though. If I let a morph drive the JCM instead it works. I also tried with V4 and Stephanie 3 and then the morph moves as it should (although of course the clothing doesn't fit). The code below is from the BODY part of the clothing.

This one doesn't work on Cynthia, but it does work on V4 and S3:

valueParm LShldrUpAdj
{
name LShldrUpAdj
initValue 0
hidden 0
enabled 1
forceLimits 0
min -100000
max 100000
trackingScale 0.004
keys
{
static 0
k 0 0
}
interpStyleLocked 0
valueOpDeltaAdd
Figure 1
lShldr:1
zrot
deltaAddDelta 0.018
}

This one works on Cynthia:
valueParm LShldrUpAdj
{
name LShldrUpAdj
initValue 0
hidden 0
enabled 1
forceLimits 0
min -100000
max 100000
trackingScale 0.004
keys
{
static 0
k 0 0
}
interpStyleLocked 0
valueOpDeltaAdd
Figure 1
chest:1
BreastsCleavage
deltaAddDelta 0.018
}

 

Any ideas? Looking in the cr2 I've noticed that there are a lot of lines containing the word bone, like "twistX bone_8_twistx". Could that be the problem or should I look elsewhere?


WandW ( ) posted Thu, 05 December 2013 at 2:43 PM · edited Thu, 05 December 2013 at 2:44 PM

Looking at the Cynthia cr2, I think it should be :

 

valueParm LShldrUpAdj
{
name LShldrUpAdj
initValue 0
hidden 0
enabled 1
forceLimits 0
min -100000
max 100000
trackingScale 0.004
keys
{
static 0
k 0 0
}
interpStyleLocked 0
valueOpDeltaAdd
Figure 1
lShldr:1
zRotate
deltaAddDelta 0.018
}

----------------------------------------------------------------------------------------

The Wisdom of bagginsbill:

"Oh - the manual says that? I have never read the manual - this must be why."
“I could buy better software, but then I'd have to be an artist and what's the point of that?"
"The [R'osity Forum Search] 'Default' label should actually say 'Don't Find What I'm Looking For'".
bagginsbill's Free Stuff... https://web.archive.org/web/20201010171535/https://sites.google.com/site/bagginsbill/Home


MarianneR ( ) posted Thu, 05 December 2013 at 2:50 PM

Thank you, thank you, thank you!!

That did the trick!


WandW ( ) posted Thu, 05 December 2013 at 2:58 PM

YAY!! :biggrin:

----------------------------------------------------------------------------------------

The Wisdom of bagginsbill:

"Oh - the manual says that? I have never read the manual - this must be why."
“I could buy better software, but then I'd have to be an artist and what's the point of that?"
"The [R'osity Forum Search] 'Default' label should actually say 'Don't Find What I'm Looking For'".
bagginsbill's Free Stuff... https://web.archive.org/web/20201010171535/https://sites.google.com/site/bagginsbill/Home


Privacy Notice

This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.