by Railfan722 » Thu Feb 18, 2021 8:13 pm
As I said earlier, you're going to have to make your own decals. I linked a video that explains the process, but it's not that hard - install Blender, a modelling program, then install the BRIAGE exporter for it. In Blender, you just make a plane with the height and width you need then export that with the TrainDecal.fx shader. You then do some stuff in the blueprint editor and off you go; attach it to the locomotive like you would any other child object. Getting actual numbering, i.e. ones that the player can change, to work is a bit harder and involves a fair amount of lua nonsense; since there's only one of these, you don't have to worry about that.
Matt J.