-
How to auto rename added Null object?
Hi
i Have some problem i made parser for tracking data I’m creating dynamicly null objects (i’ve found that it colud not be named by script – there is no name property if creating null 🙁 )
so i try to loop through elements in project and renaming last added but it doesn’t works.
for example i make composition “tracking data” and adding to it 4 null objects i want to rename them “point 1”, “point 2”, “point 3” etc. not only layers but also objects in project.