paganeagle2001 opened this issue on Jul 16, 2009 · 3 posts
Jules53757 posted Fri, 17 July 2009 at 4:33 AM
You should save your morphed V4.2 with a different name. Open the cr2 with an editor and search for your morphdata, they will look like this:
targetGeom Morph
{
name Morph
initValue 0
hidden 0
forceLimits 1
min -100000
max 100000
trackingScale 0.02
keys
{
static 0
k 0 0
}
interpStyleLocked 0
indexes 2261
numbDeltas 2362
deltas
{
d 0 8.143857e-005 -2.17855e-005 2.413988e-006
d 1 0.0001255684 -3.59118e-005 3.743917e-006
d 2 4.74602e-005 -1.043081e-005 1.323409
.
.
.
d 2360 -0.001703203 0.001885653 -0.002137668
d 2361 0.001846913 0.001815975 -0.001940042
}
blendType 0
}
Copy this and paste it into a new file.
Now Add something like this to your copied data:
{
version
{
number 4.01
}
actor head:1
{
channels
{
targetGeom PBMCC_01
{
name Morph
As you see, the name of the targetGeom is changed to one of the Community Channels.
After that you have to ad three closing brackets and save this as pz2 file.
Your file will look now like this:
{
version
{
number 4.01
}
actor head:1
{
channels
{
targetGeom PBMCC_01
{
name Morph
initValue 0
hidden 0
forceLimits 1
min -100000
max 100000
trackingScale 0.02
keys
{
static 0
k 0 0
}
interpStyleLocked 0
indexes 2261
numbDeltas 2362
deltas
{
d 0 8.143857e-005 -2.17855e-005 2.413988e-006
d 1 0.0001255684 -3.59118e-005 3.743917e-006
d 2 4.74602e-005 -1.043081e-005 1.323409
.
.
.
d 2360 -0.001703203 0.001885653 -0.002137668
d 2361 0.001846913 0.001815975 -0.001940042
}
blendType 0
}
}
}
}
Ulli
"Never argue with an idiot. They drag you down to their level and beat you with experience!"