Color Picker

by Mooncat

Adds the color picker GUI to let you easily change your player color. When selected, you can also use the color picker to change train stop color, locomotive color, cargo wagon color or fluid wagon color (this mod adds color masks to the vanilla fluid wagons). It also provides API to let other mods accessing such GUI.

Utilities
6 years ago
0.13 - 0.15
24

i Cars, Tanks & Mod Vehicles

6 years ago
(updated 6 years ago)

If you'd like some ideas, I believe I do have a crafty way to add color-picker options for these.
~B

6 years ago

Unfortunately it is not possible. Cars and tanks only change color when a player enters. Without a player, they are always white (colorless).

6 years ago

True but there is a mod that does allow color permanence in any of these vehicles. It creates an object that goes in the trunk. If that could be "color-picker-orized" then it'd be set, no?

6 years ago

Which mod are you talking about? I may take a look on it.

6 years ago
(updated 6 years ago)
6 years ago

Haven't tried the mod yet, but according to its description:
"It works on cars/tanks/etc in the sense that they inherit their color from the player, but you can not apply a color directly to a car/tank unfortunately. You can insert the item, but it won't do anything."

So I guess it won't work.

6 years ago
(updated 6 years ago)

It's a color tile that you put in the trunk so that your car doesn't have to be the same color as your character.

If you added color-picker to make the special tile, job done...

Just a suggestion...No big deal. :p

6 years ago
(updated 6 years ago)

That's not possible. That mod does the coloring by creating one equipment for each color. If we apply color picker to it, even if we don't support alpha channel, we will need 16777216 (256 for Red * 256 for Green * 256 for Blue) different color equipments, which means your computer will explode. lol

6 years ago

Ah, got it!

New response