Factorio Prototype DocsVersion 2.0.65

FusionGeneratorDirectionGraphicsSet :: struct

Properties

animation optional :: Animation
working_light optional :: Animation
fusion_effect_uv_map optional :: Sprite
fluid_input_graphics optional :: array[FusionGeneratorFluidInputGraphics]

The amount of items in this array has to match the amount of input fluid connections. [...]

The amount of items in this array has to match the amount of input fluid connections. [...]

Properties

animation :: Animation optional

working_light :: Animation optional

fusion_effect_uv_map :: Sprite optional

fluid_input_graphics :: array[FusionGeneratorFluidInputGraphics] optional

The amount of items in this array has to match the amount of input fluid connections. Empty tables can be used as items to fulfill this requirement without defining graphics.

Prototypes

Types

Defines