****

Scripts by Ockham

    If you're completely new to Python, I suggest that you should first
    download, or view on the Web, my one-picture basic introduction to
    using Python in Poser:

http://ockhamsbungalow.com/Python/Manual.jpg

If you have questions, IM or email me via Renderosity.

****

Naturalizer script

    Copyright (c) 2003, David G. Drumright (ockham)

    Generates natural face wiggles, blinks, and breaths, so that a
    character will appear to be alive when not making any big purposeful
    moves.

    This operates on the CURRENTLY SELECTED Figure, which means you can
    apply it separately, with different values, to different Figures.

    You should apply this to the Figure before making bigger moves or
    using the Walk Designer.

    Also, you should set UseLimits on the Figure.  This script forces
    Max and Min limits on some of the face actions, because
    mathematically random movements can sometimes push too far in one
    direction.  If you don't set Force Limits, these internal limits
    won't help.

    Main Intensity regulates the general strength of each movement.  The
    maximum gives wild thrashing; the original setting is pretty good
    for most uses.

    Speed regulates how often each movement happens, in general.  A
    setting of 1.0 means that each movement happens once per frame on
    average.

    Blinks Per Second regulates how often the figure will blink.

    Breaths Per Second regulates how many completed breaths (chest and
    abdomen movements) per second.

    Finally, enter the start and end frame for the motion.  If you leave
    these blank, the action covers all frames.

    Hit the Go button to run the Naturalizer.  The process will take a
    significant amount of time, perhaps one second per frame for complex
    figures.

****
