Hey Guys - iam on a little arrange script: basically i want two things: 1. select a group called "camera - or static name" 2. select first subgroup 3. put these two selections in one renderlayer with the naming l1 4. redo everything until evey subgroup is in its own renderlayer so l1 l2 l3 and so on sturcture is: "camera -…
hmm nope - the layers still only contain the stuff of the camera group not the stuff of the subgroup... (fixed a little spelling error of your script ;) // buttons button -w 100 -h 100 -backgroundColor .4 .9 .4 -label "Create Renderlayers from Maingroup" -command "rlayer"; button -w 100 -h 100 -label "Autorename the…