(39) 's Extra Blueprint Nodes for You as a Plugin, No C++ Required!

Rename Files

is what I am trying to do, I am rendering out different buffer Visualization passes in an Sequence PNG files using Matinee Movie Option and it works fine but the only problem is, it always name it “MovieFrame#####” and I want to change that to like “RoughnessPass##”, “AmbientOcclusionPass##” so after outputting those files, I want to write a function where it iterates through those files and rename it.

Thanks,