Hello,
I have a texture with 10 alphabets as below.
I tried to adapt Scale_X and Offset_x to get each character separately.
I want to use material blueprint to form a meaningful word like ‘BAD’ like below:
But, I don’t know how to modify the texture coordinates and combine all 3 characters ‘B’, ‘A’ and ‘D’ into one texture.
Can anybody help?