在用AE模板的时候,有时候需要复制合成增加模板的长度,但是合成里面往往有多个合成,Ctrl+D复制主合成的时候,里面的合成缺还是之前的子合成,这个脚本可以完美解决这个问题
Creates a complete duplicate of a comp hierarchy including sub-comps. If a comp is used multiple times, the comp only gets duplicated once and all remaining references point to the first duplicate. If the comps are arranged in a special folder hierarchy in the project panel, that folder hierarchy is preserved or duplicated (depending on user preference) for the duplicated comps.
支持的AE版本:
- AE CS3或者更高版本,Win/Mac,中文版/英文版
安装方法:
- 拷贝True Comp Duplicator.jsx到Support Files\Scripts\ScriptUI Panels
- 打开AE,在编辑(Edit)-首选项(Preference)-常规(General) ,勾选上允许脚本读写和访问网络(Allow Scripts to Write Files and Access Network)
原创文章,作者:mgtut,如若转载,请注明出处:https://www.mgtut.com/true-comp-duplicator/