Forum: Poser - OFFICIAL


Subject: How to add magnets with pp2 file.

shuy opened this issue on Oct 22, 2011 · 3 posts


PhilC posted Sat, 22 October 2011 at 9:07 AM

You may find that a readScript will suit your needs:-

    {
    version
        {
        number 6
        }
    readScript ":Runtime:libraries:My Folder:My Prop.pp2"
    readScript ":Runtime:libraries:My Folder:My Pose.pz2"
    }