Factorio Prototype DocsVersion 1.1.107

EditorControllerPrototype - 'editor-controller'

Properties of the editor controller.

Prototype limited to 1 total instances.

Properties

Properties

type :: "editor-controller"

name :: string

Name of the editor controller. Base game uses "default".

inventory_size :: ItemStackIndex

gun_inventory_size :: ItemStackIndex

movement_speed :: double

Must be >= 0.34375.

item_pickup_distance :: double

loot_pickup_distance :: double

mining_speed :: double

enable_flash_light :: bool

adjust_speed_based_off_zoom :: bool

render_as_day :: bool

instant_blueprint_building :: bool

instant_deconstruction :: bool

instant_upgrading :: bool

instant_rail_planner :: bool

show_status_icons :: bool

show_hidden_entities :: bool

show_entity_tags :: bool

show_entity_health_bars :: bool

show_additional_entity_info_gui :: bool

generate_neighbor_chunks :: bool

fill_built_entity_energy_buffers :: bool

show_character_tab_in_controller_gui :: bool

show_infinity_filters_in_controller_gui :: bool

placed_corpses_never_expire :: bool

Prototypes

Types