Forum: Poser - OFFICIAL


Subject: noob ? on figure creating

Tunames opened this issue on Feb 11, 2003 ยท 4 posts


lynnJonathan posted Tue, 11 February 2003 at 11:42 AM

I do it with a text editer. You have to find the channel info from a regular cr2 file and copy the info into yours. Open a regular CR2 with text program. Search for "Grasp". You want to copy this... { handGrasp grasp { name GetStringRes(1028,48) initValue 4.8 hidden 0 forceLimits 0 min -100000 max 100000 trackingScale 0.2 keys { static 0 k 0 4.8 } interpStyleLocked 0 } thumbGrasp thumbGrasp { name GetStringRes(1028,49) initValue -4.2 hidden 0 forceLimits 0 min -100000 max 100000 trackingScale 0.2 keys { static 0 k 0 -4.2 } interpStyleLocked 0 } handSpread spread { name GetStringRes(1028,50) initValue 0 hidden 0 forceLimits 0 min -100000 max 100000 trackingScale 0.2 keys { static 0 k 0 0 } interpStyleLocked 0 } and paste it the same way into yours under the hands. Under "channels". You have to do this just right. Brackets are important.