Forum Coordinators: RedPhantom
Poser - OFFICIAL F.A.Q (Last Updated: 2024 Dec 13 7:48 am)
Is an FBM (full body morph) ever controlled by a dial elsewhere ?
anyway, the ones I have looked at are basic ERC code which is controlled by a master dial. If you have the cr2 of the figure with the morphs installed you can open it in a text editor and do a search for the master dial name. If they are present and correct then the dial should be working.
you should find code like this on each body part controlled by the master dial.
valueOpDeltaAdd
Figure 2 <<< figure where the master dial is
BODY:2 <<< body part where the master dial is
PBMGluteus <<< master dial name
deltaAddDelta 1.000000
note: if the name or number is wrong then the dial wont work.
This is what it says in the readme, and this is correct. the dials do nothing.
"
FullBodyMorph Dial can not use.
Please use Body Part Morphs."
I aim to update it about once a month. Oh, and it's free!
I'm just rendering something and when it stops I'll give this a try.
You are great, going to all this trouble for me. I still remember, many years ago you made me a script when I was having some problem with absolute paths and relative paths that was affecting my vue import, and it really helped me.
Love esther
I aim to update it about once a month. Oh, and it's free!
no it is totally naive er I mean virgin.
I aim to update it about once a month. Oh, and it's free!
OK, I thought I had a good guess there, but not so.
If the clothing has the morphs in the individual actors and they work, and dials in the BODY, but changing the BODY dials doesn't do anything, then the slaving code in the individual morphs is probably either wrong or completely missing.
If the dials in the BODY can be made to work, then it should be possible to have the morphs automatically adjust to the morphs in the target figure. But one thing at a time, if you could post the slaving code from one of the morph channels that is not responding to a dial in the BODY, it might give us a clue.
File "/Applications/whenFBMsdontwork/setbodydials_bodyparts.py", line 9
for act on acts:
^
SyntaxError: invalid syntax
I aim to update it about once a month. Oh, and it's free!
In the properties part I haven't checked the include morphs when conforming dial.
I aim to update it about once a month. Oh, and it's free!
the option doesn't make any difference with this particular clothing. I noticed the FBM dials work when not coformed to V4 though.
I aim to update it about once a month. Oh, and it's free!
I have looked at a cr2 which is causing problems.
when not conformed the FBM dials in BODY work correctly.
After conforming to V4 the FBM dials in BIDY no longer work.
This is the slave code (example) in the cr2
valueOpDeltaAdd
Figure 1
BODY:1
rgShirtIN
deltaAddDelta 1
It seems to be the same as other conforming clothing items.
Any ideas anyone ?
markschum,
You say the figure number in the slaving code is ":1", is the figure number in the rest of the cr2 (apart from the slaving code) the same?
[edit] Also as this is for V4, does the conformer have 'bodymorphs' actor, if so, check the figure number used in that as well, and any linkParms lines in the 'figure' section.
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.
I have several items of clothing that the readme says the FBMs in the body are just to show what is available. It is quite slow adjusting these sorts of clothes. Some clothes seem to have the FBMs quite sucessfully in the body part of the figure. Is there anything you can suggest for clothes that don't have working dials in the FBMs ie dials that don't do anything unless I go and change each individual body part that is affected by the dials.
Love esther
MY ONLINE COMIC IS NOW LIVE
I aim to update it about once a month. Oh, and it's free!