Forum: Poser 12 - Feature Requests


Subject: Spawn Morphs Set Limits Set Interpolation To Linear Dialogue.

JAFO opened this issue on Sep 01, 2022 ยท 16 posts


Y-Phil posted Thu, 15 September 2022 at 1:10 PM

JAFO

If I understood correctly your needs, the script looks like this:

scene = poser.Scene()
parameters = ['xtran', 'ytran', 'ztran', 'xrot', 'yrot', 'zrot']
fig = scene.CurrentFigure()
source = fig.Actor('Hip')
dest = fig.RootActor()
for param in parameters:
dest.InternalParameter(param).SetValue(source.InternalParameter(param).Value())
source.InternalParameter(param).SetValue(0.0)
scene.Draw()

I have tested it with LaFemme, l'Homme, Aiko3, Terai Yuki, Victoria4, the Saha's and one Vic4 cloth.

For Antonia it should be updated to use its Waist instead of its Hip.


PhYl.


Win10 on i7 8700K@4.3Ghz, 64Gb, Asus TUF Gaming RTX 4070 OC Edition, 2x 2Tb ssd + 6+4Tb hd  + 1x 8Tb hd + 1 10T NAS, Poser 11, Poser 12  and now Poser 13