Skip to main content
Inspiring
October 13, 2021
Answered

How to select all child-layers to a null?

  • October 13, 2021
  • 1 reply
  • 522 views

Hello,

 

How do I select all the child-layers thats parented to a null, even if they have different label-colors and names? I want to select the null and press a button to select all child-layers that's connected to the null. Thought Dugr could fix this. 

This topic has been closed for replies.
Correct answer Defineyourgoal

Thanks for the update Mylenium. 

 

After digging even further into this, I'm embarressed, yet very pleased, to say I found how to do this in Ae itself: Select the null, right-click, choose "Select Children". Omg... 

1 reply

Mylenium
Legend
October 13, 2021

There is no built-in function for this nor any hierarchy walking like in 3D programs. unless it already exists on AEScripts.com, you'll likely have to create your own script for this.

 

Mylenium

DefineyourgoalAuthorCorrect answer
Inspiring
October 13, 2021

Thanks for the update Mylenium. 

 

After digging even further into this, I'm embarressed, yet very pleased, to say I found how to do this in Ae itself: Select the null, right-click, choose "Select Children". Omg...