Ajax opened this issue on Jan 26, 2002 ยท 10 posts
Ajax posted Sat, 26 January 2002 at 2:05 AM
I'm building a snake that uses the Poser Rattler geometry for it's head but my geometry for the body. I found it easy enough to get a cr2 to work with a few extra figureResFile statements as shown in the code below. However, if I load the figure in Poser then try to save it back to the character library, Poser cuts out the extra lines and I lose my snake's body. Does anybody know a way around this problem? The only thing I've been able to think of is that if I learn to do geometry switching and then force the cr2 to keep the switch on, maybe I can do it that way. Opinions? Advice? { version { number 4.01 } figureResFile :Runtime:Geometries:RSnake:blRSnake.obj actor BODY:1 { } actor head:1 { storageOffset 0 0 0 geomHandlerGeom 13 head } figureResFile :Runtime:Geometries:RSnake:epRattler.obj actor snake01:1 { storageOffset 0 0 0 geomHandlerGeom 13 snake01 }
View Ajax's Gallery - View
Ajax's Freestuff - View
Ajax's Store -
Send Ajax a message