Hey everyone,
I’m building a prison cell block where the cells are labeled with numbers painted on the doors in a specific font and color.
There are many cells so is there a way to iterate or create some sort of text parameter that would help me label all the doors without brute forcing every single label?
A lovely MS paint diagram is attached to illustrate the type of text I want, They’re all the same size, position (Relative to SM), color, and font. Only the text content (number) is changed.
Thanks.