Allow vehicle colour with vehicle.color
Posted: Fri Dec 16, 2016 10:23 am
I would like to be able to set the color on a vehicle (car), so with "vehicle" as a LuaEntity: vehicle.color = {r=255, g=0, b=0, a=1}
I would like this color to persist until something else changes it, such as a player entering or leaving a vehicle.
If a player is in a vehicle and the color is changed it should override the currently displayed color.
I would like this color to persist until something else changes it, such as a player entering or leaving a vehicle.
If a player is in a vehicle and the color is changed it should override the currently displayed color.