[1.1.27] map_color = {0,0,0,0} is not fully transparent
Posted: Tue Apr 13, 2021 12:09 am
What?
Setting the map_color, friendly_map_color or enemy_map_color to {0,0,0,0} does not make an entity invisible on the map. Instead it creates a semi-transparent green overlay. Friendly and neutral buildings are invisible with map_color = nil, but I need enemy entities to be invisible too. (Tested with 'simple-entity-with-owner').
Setting the map_color, friendly_map_color or enemy_map_color to {0,0,0,0} does not make an entity invisible on the map. Instead it creates a semi-transparent green overlay. Friendly and neutral buildings are invisible with map_color = nil, but I need enemy entities to be invisible too. (Tested with 'simple-entity-with-owner').