Forum: Poser Python Scripting


Subject: Python Create FBM code

MatrixWorkz opened this issue on Dec 10, 2007 ยท 4 posts


MatrixWorkz posted Mon, 10 December 2007 at 12:02 AM

Anyone know the code for creating an FBM dial on a figure once the morphs on each body part are all dialed up to 1? I know I've seen it somewhere but don't recall where.

My Freebies


Gareee posted Mon, 10 December 2007 at 12:21 AM

Can't you just use the poser option to create it?

Way too many people take way too many things way too seriously.


MatrixWorkz posted Mon, 10 December 2007 at 12:29 AM

I can but I want to make a pose file that loads the PMD Morphs, Dials them all up to 1 and creates the FBM all at once for the end user. Otherwise I have to explain how to make the FBM in a readme and that involved more writing than I want to do. :tt2: I know I've seen the python code for doing this somewhere and it was one or two lines of python max so I'd rather do that.

My Freebies


MatrixWorkz posted Mon, 10 December 2007 at 1:14 AM

Ok I found what I'm talking about in Jame's AddFBM Pose file but it's not python, though it does call an addparms python script that I've now modified to work for my FBM's for Ben. The user will have to install this script to their main runtime for the FBM Injection to work.

My Freebies