Forum: Poser - OFFICIAL


Subject: Noob Question External Geometry for Poser Props

cornelp opened this issue on Apr 07, 2006 ยท 24 posts


cornelp posted Fri, 07 April 2006 at 10:45 PM

Rubicon, this is what I did. It works with just 1 SMALL problem. The Figure Prop now loads in a different place. The object/actor should load dead center at 0 0 0 XYZ location. How can I do that? I have other props that I want to load, but they seem NOT to load dead center as I want em to. Do I have to put something else in the obj line? THNANK YOU AGAIN, U are owesom. Opps, forgot the code lines, lol. -------------------------------------------------------- { version { number 4.01 } actor IronWorks { storageOffset 0 0 0 objFileGeom 0 0 :Runtime:Geometries:IronWorks:IronWorks.obj { } } setGeomHandlerOffset 0 0.3487 0 } actor IronWorks --------------------------------------------------------- Thankx