Forum: Poser - OFFICIAL


Subject: Poser 11: how to make a parameter dial call a Poser script?

Anthony Appleyard opened this issue on Feb 14, 2018 ยท 7 posts


Anthony Appleyard posted Wed, 14 February 2018 at 4:58 AM

I have Poser 11. If the current Poser run includes an actor called Qwerty (a prop, or a joint of a character, or whatever), how can I give to Qwerty an extra parameter dial, and attach a Poser script to that parameter dial, and displaying or rendering the Poser setup image makes Poser automatically call that Python script, and tell that Python script about:-
(1) The new value that the parameter dial has been set to.
(2) The name of the actor, so that Python can find that actor in its working.

Even if I must text-edit the .cr2 file.