Steeleyes101 opened this issue on Jan 06, 2008 · 7 posts
MatrixWorkz posted Mon, 07 January 2008 at 2:53 PM
There's a work around for saving Characters to your Library with the dynamics already done but it involves knowing how to edit a PP2, CR2, or PZ2 file so that it calls a PZ3 file which has the proper DYN files associated with it already in place on your hard drive.
First you save your character with all the dynamics calculated as a PZ3 file wherever you wish to put it. This will create the neccesary DYN files which store all the dynamic simulation settings. Then you edit one of the above mentioned library files to call and load that particular PZ3 whenever you want it.
Here's a sample PP2 file that calls a PZ3:
{
version
{
number 4.0
}
readScript ":Runtime:Libraries:Scenes:Amazon Palace.pz3"
}
}