Home

BurnerGeneratorPrototype

An entity that produces power from a burner energy source.

Parent

Properties

energy_source

The output energy source of the generator. Any emissions specified on this energy source are ignored, they must be specified on burner.

burner

The input energy source of the generator.

animation

Plays when the generator is active. idle_animation must have the same frame count as animation.

max_power_output

How much energy this generator can produce.

idle_animation

Plays when the generator is inactive. Idle animation must have the same frame count as animation.

always_draw_idle_animation

Whether the idle_animation should also play when the generator is active.

perceived_performance

Affects animation speed and working sound.