Transport Fever 2

Transport Fever 2

Vehicle Asset Builder
 This topic has been pinned, so it's probably important
VacuumTube  [developer] 11 Nov, 2020 @ 3:17am
Vehicle black / no textures?
If a vehicle is black and the original texture is not there in the asset, this might help.

Ask the author of that mod to do the following (or do it yourself):

The corresponding materials should not contain "colors" in the "color_blend" block:
color_blend = { albedoScales = { 1 }, -- colors = {
-- { 0, 0, 0, },
-- },
},

Works with i.e.: https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=1999275170
< >
Showing 1-8 of 8 comments
Hushey 23 Jun, 2021 @ 1:21pm 
will loading order affect it?
VacuumTube  [developer] 23 Jun, 2021 @ 2:21pm 
no
Hushey 29 Jun, 2021 @ 10:35am 
i don't follow. every single vehicle is black, even vanilla ones.
Hushey 29 Jun, 2021 @ 10:44am 
where do i go to change this ive checked every text document for the code above
VacuumTube  [developer] 29 Jun, 2021 @ 12:16pm 
some vehicles are just black (even default color as vehicle is different)
OWEN 6 Oct, 2024 @ 9:44am 
What if it still looks like dirt?
But where do i go to put the script?
VacuumTube  [developer] 8 May @ 12:02pm 
It refers to the .mdl file of a model. If you don't know where to find it, it might be better for you to not mess around with these files.
< >
Showing 1-8 of 8 comments
Per page: 1530 50