Dizzi opened this issue on Feb 19, 2005 ยท 9 posts
Dizzi posted Sat, 19 February 2005 at 3:32 PM
I'm trying to save the settings of Wyrmmaster's Millenium Deformers. These are stored in the parameters of props. But these settings don't get stored when adding a pose to the library... So how do i save these to pose files?
nruddock posted Sat, 19 February 2005 at 4:02 PM
When saving poses, use the "Select Subset" button.
You can then select the magnet parameters you want to save (as there all deselected by default).
(De)selecting a "Figure" box will (de)select everything, so depending on which parameters you want to save, you can start with everything (de)selected.
Alternatively use a text editor to remove the body part keys.
If you're planning on distributing the poses then it would be a good idea to contact Wyrmmaster to check exactly what it is permissable to have in the files (this information may have been on his website, but the index page says it's under construction).
Dizzi posted Sat, 19 February 2005 at 5:26 PM
Well, even if i select the whole universe, it doesn't save the magnet parameters, as the magnet parameters that are set via the remote props don't get stored with the props (only the rotation and translation parameters).
nruddock posted Sat, 19 February 2005 at 6:24 PM
Sorry for the wrong info, it appears those channels only get saved when you save a figure.
Your best bet is to contact Wyrmmaster for more information.
Dizzi posted Sun, 20 February 2005 at 7:18 AM
Thanks anyway. I "solved" that problem by writing a little tool that creates pz2 from the parameter setting you can copy to the clipboard ;-)
nruddock posted Sun, 20 February 2005 at 10:04 AM
"... a little tool that creates pz2 ..."
A Python script or something else ?
Dizzi posted Sun, 20 February 2005 at 10:42 AM
Wish i'd know enough about python. I'm just pasting the parameter dial values poser copies to the clipboard to a simple java application which then writes a pose file.+#mn
wyrmmaster posted Wed, 23 February 2005 at 6:36 PM
nruddock posted Wed, 23 February 2005 at 7:36 PM
Thanks for explaining how to do this properly.