First Bu that I get comes from bigger window:
Code: Select all
data.raw.pipe.pipe.pictures.low_temperature_flow.width = 160
data.raw.pipe.pipe.pictures.low_temperature_flow.height = 10
Much bigger problem I get when I want to change the image by the flow:
Code: Select all
data.raw.pipe.pipe.pictures.low_temperature_flow.filename = mod_name..'/graphics/entities/'..'fluid-flow-low-temperature-32x8.png'
data.raw.pipe.pipe.pictures.low_temperature_flow.width = 32
data.raw.pipe.pipe.pictures.low_temperature_flow.height = 8