Forum: Poser Technical


Subject: How to limit use limits function to spefiic body parts????

alphauser51 opened this issue on Mar 29, 2005 ยท 4 posts


lesbentley posted Tue, 29 March 2005 at 3:34 PM

I'm sure this job could be done with a Python script, perhaps someone will offer to write one. Untill then you can force limits for individual actors (body parts) by applying a pz2 (pose file).

See attachment for the text of such a file. Copy and paste the text into a text editor, then save it to a pose folder with a pz2 file extension. The file should work on most standard human figures, Posette, V2, V3, etc, though I only just wrote it and haven't really tested it properly yet.

The attached file forces limits for all actors. If you only want to force limits on a subset of actors, you will have to edit the file accordingly. Just delete the actors you dont want to affect. If your not sure how to do this just ask.

To reverse the action of this file just replace the value '4' in the 'forceLimits' lines with '0'.

Message edited on: 03/29/2005 15:47