whitemagus opened this issue on Sep 28, 2011 ยท 27 posts
PhilC posted Wed, 28 September 2011 at 7:45 AM
To see the required format open one of the primitive props pp2 file in a text editor. The lines you need will be near the top and include "objFileGeom"
Your embedded geometry will look something like:-
{
geomCustom
{
numbVerts 162
numbTVerts 171
numbTSets 680
numbElems 180
numbSets 680
v 0.50000 0.56700 o.76543
etc
Replace it with:-
{
storeageOffset 0 0.3487 0
objFileGeom 0 0 :Runtime:Geometries:MyFolder:MyFile.obj
}
PZ3editor has the capability to perform this task for you.
http://www.philc.net/PZ3editor.php
Other utilities exist also.