Xameva opened this issue on Jul 26, 2011 · 7 posts
lesbentley posted Tue, 26 July 2011 at 5:39 PM
You can make a pz3 that uses 'readScript' statements to apply other pz2 files to a figure. In this method each readScript line contains the path to a pz2 that will be applied to the figure. As the readScript lines are path dependant, problems can arise if the user moves the 'called' pz2 files to a new location.
{
version
{
number 4.01
}
readScript ":Runtime:libraries:!Injections:First.pz2"
readScript ":Runtime:libraries:!Injections:Second.pz2"
readScript ":Runtime:libraries:!Injections:Third.pz2"
}
Quote - I'll be distributing these poses for sale...
I wonder about the wisdom of selling something that requires someone elses morph package in order to work.