- Track several files for one rule.
- Be able to extract the postfix from the file name and use it for OutputPaths. For example "tex_r" postfix "_r". OutputPaths = "tex" + "_packed"
- Track several files for one rule.
- Be able to extract the postfix from the file name and use it for OutputPaths. For example "tex_r" postfix "_r". OutputPaths = "tex" + "_packed"
I find this work around.
Source files tex_r, tex_g, tex_b (single channel textures).
Output file has the same name as tex_r (rgb texture).
Channel packing and compression are done in the *.bat file.
I find this work around.
Source files tex_r, tex_g, tex_b (single channel textures).
Output file has the same name as tex_r (rgb texture).
Channel packing and compression are done in the *.bat file.