Automatic Station Painter Continued


Automagically colors stations based on the trains' colors.

Content
3 years ago
1.1
10.1K
Trains
Owner:
Tuetenk0pp
Source:
https://github.com/Tuetenk0pp/automat...
Homepage:
https://github.com/Tuetenk0pp/automat...
License:
MIT
Created:
3 years ago
Latest Version:
1.1.0 (3 years ago)
Factorio version:
1.1
Downloaded by:
10.1K users

This is the continued Version of Automatic Station Painter by Murdersquish

Original Mod has been updated!

Automatic Station Painter updates the colors of train stations based on the color of the trains. It works best with Automatic Train Painter, though it isn't required.

The painting logic follows:

  • if the train arrives and leaves empty, it does not paint the station;
  • if the train is empty when it leaves the station, it uses the train's color from when it arrived;
  • otherwise it uses the train's color when it leaves the station.

The mod has a map setting--the color blend ratio--that allows you to control how quickly the station's color converges to that of the train.

Thumbnail created by yeahtoast.

This mod was initially made by doktorstick. Find the Code here.