Hey, how can I save images in a certain order? e.g. image_001, image_002, image_003 …
Tried to find something in the archive or helpers patch, unfortunately couldn´t find anything helpful.
You can generate the file names with a counter, ToString (Fromat) and a + string.
thank you for your quick answer. I´m a beginner and unfortunately I don´t get the things connected together