Hi
I was wondering if zbrush by any chance has support for advance string formatting. I know there is the str find etc. But my string has dynamic text that will change per asset and would love to do something like split in array for every “” character or something, like python has or many other scripting languages?
Currently it seems I will have to export the string to txt file then run python to format that (which is easy) Just not sure how to get that txt file back into zbrush to get the string info?
Thanks in advance!