Forum Moderators: Staff
Poser Python Scripting F.A.Q (Last Updated: 2025 Feb 05 6:41 am)
Hi!
I rememer that Semidieu created some pose files for the millenium 3 characters, they put similar dials into groups.
The readme doesnt explicit allow distribution so i cant pose an example but he hangs out at RDNA so maybe you could ask him there.
A question:
Are you planing to release Nadya in the near future?
you can drag and drop them into what order you want but that may take a while.
I dont know of a way of doing it in python except to rewrite the cr2.
This section I believe controls it:
channels
{
groups
{
groupNode General
{
groupNode Transforms
{
groupNode Translation
{
parmNode xtran
parmNode ytran
parmNode ztran
}
groupNode Rotation
{
collapsed 1
parmNode yrot
parmNode zrot
parmNode xrot
}
groupNode Scale
{
collapsed 1
parmNode scale
parmNode xScale
parmNode yScale
parmNode zScale
}
Here ya go.
http://www.philc.net/forum/viewtopic.php?t=3692
Edit the template section as required. Hope that helps.
Quote - Here ya go.
http://www.philc.net/forum/viewtopic.php?t=3692Edit the template section as required. Hope that helps.
Thank you Phil that should work great! :)
This site uses cookies to deliver the best experience. Our own cookies make user accounts and other features possible. Third-party cookies are used to display relevant ads and to analyze how Renderosity is used. By using our site, you acknowledge that you have read and understood our Terms of Service, including our Cookie Policy and our Privacy Policy.
Is there a pose file or script to group the Transform dials in a figure?
Like this:
Transform
Scale
Scale
xscale
yscale
zscale
Rotate
xrotate
yrotate
zrotate
Translate
xtrans
ytrans
ztrans