Page 1 of 1

Allow cargo wagons to inherit color of the locomotive

Posted: Tue May 06, 2025 12:06 am
by LousyZergy
There is a way to have colored wagons the in game already, but it involves some python script shenanigans to modify the color property of the wagon in the blueprint string, as shown in the post viewtopic.php?t=117429. There is also a mod that does it: https://mods.factorio.com/mod/Automatic_Train_Painter

I believe it is a cool feature, and it seems like almost all the code for it is already in the game.

Re: Allow cargo wagons to inherit color of the locomotive

Posted: Fri May 09, 2025 10:46 pm
by cybersteve547
Da