Forum: Poser - OFFICIAL


Subject: New Poser Wishlist

EClark1894 opened this issue on Jul 07, 2019 ยท 589 posts


EClark1894 posted Mon, 08 July 2019 at 5:58 PM

Miss B posted at 6:57PM Mon, 08 July 2019 - #4356481

KarinaKiev posted at 3:55PM Mon, 08 July 2019 - #4356478

Please @Rendo and the Poser team:

Make that your first priority because it has driven us raging mad for nearly a decade now! It shouldn't be that difficult because it's already there in the parameters pallette groups: a simple flag "collapsed 1" which is saved in the .cr2 or .pz3 file!

If this is doable with a simple parameter, it should pose no problem with a body part:

Just add another flag (boolean!) to each body part to make it collapsed or non-collapsed in the hierarchy editor, and make this to save with each .pz3 and .pz2

actor chest
    name    chest
        on
        bend 1
        animatableOrigin 0
        dynamicsLock  1
        hidden  0
        addToMenu 1
        castsShadow  1
        includeInDepthCue  1
        useZBuffer  1
        hierarchyCollapsed 1

** NOTE THE LAST LINE!!!**

Now work the magic to add this to each and every hierarchy item, and you are now my best friends!

K

Karina, you are da man!! I can complain about issues, but not having the knowledge about the software you do, I could never suggest to anyone HOW to fix it. Thank you! Now let's hope they can implement it. 😉

Question: Couldn't you add it to a master hierarchy list, or does it have to be a part of every actor?