Forum: Poser - OFFICIAL


Subject: Poser, Python and loading Morphsscripting

hairydalek opened this issue on Dec 07, 2008 · 3 posts


hairydalek posted Sun, 07 December 2008 at 3:24 PM

I’m experimenting with Python and Poser. The experiments are fairly tentative as I’m having to pick apart existing scripts to see how things work. So far, I don’t think I’m doing too badly.

What I would like to do is have the Python script load a Morph Pose if the figure does not already have it loaded. This means that I would not have to go through the Morphs++ folder for Victoria 4 and apply all the morphs beforehand. I’d like my script to do this for me when it runs.

Is there a way to do this with Python? Thanks.

Also - any decent resources for Poser Python scripting will be useful if you can suggest any. I like to tinker.