Page 1 of 1
Auto Numbering

Posted:
Thu Feb 23, 2012 6:22 am
by SMMDigital
There is not a whole lot of information out there concerning auto numbering, so i'm hoping someone here may have an answer.
I need two different sets of numbers for a locomotive. The first set, on the number boards, is black. The second set, on the sides of the unit, are white. I have the black ones in place, but I haven't figured out yet how to get a second set of numbers to show up in the game. Any idears?
Re: Auto Numbering

Posted:
Thu Feb 23, 2012 8:05 am
by dick8299
When you create the image file for each number, put the black number on one half of the canvas (say the right side) and the white number on the left side of the canvas. Then when you texture the number quad in your 3D model, select only 1/2 of the image depending on which color number you want for that quad.
number_7.jpg
Re: Auto Numbering

Posted:
Thu Feb 23, 2012 3:48 pm
by SMMDigital
That makes sense, and i've seen than before when messing with the SD70 DDS files. But I think i've missed something here.
"Then when you texture the number quad in your 3D model, select only 1/2 of the image depending on which color number you want for that quad"
I'm not texturing the quads with the numbers, merely putting holder textures on them in the modeling program (like mileposts). This is wrong?
Capture16.JPG
Re: Auto Numbering

Posted:
Thu Feb 23, 2012 3:58 pm
by dick8299
You are right - you are using the holding textures not the numbers, but when you texture the quads, use just one half of the holder texture, and in game the holder texture will show just the one half of the number (either black or white)
Re: Auto Numbering

Posted:
Thu Feb 23, 2012 4:16 pm
by SMMDigital
Eureka! These things are so close, but the light just doesn't come on without a little prodding! Thanks!