Prototype/EditorController: Difference between revisions
Jump to navigation
Jump to search
(Converted to SMW format) |
m (word) |
||
Line 45: | Line 45: | ||
{{Prototype property|generate_neighbor_chunks|[[Types/bool|bool]]}} | {{Prototype property|generate_neighbor_chunks|[[Types/bool|bool]]}} | ||
{{Prototype property|fill_built_entity_energy_buffers|[[Types/bool|bool]] | {{Prototype property|fill_built_entity_energy_buffers|[[Types/bool|bool]]} |
Revision as of 22:05, 27 July 2019
Prototype definitions » Prototype/EditorController
Properties of the editor controller.
Mandatory properties
type
Type: string
Must be "editor-controller".
name
Type: string
Name of the editor-controller. Must be "default" since only one instances of this prototype can be defined.
inventory_size
Type: ItemStackIndex
gun_inventory_size
Type: ItemStackIndex
movement_speed
Type: double
Must be >= 0.34375.
item_pickup_distance
Type: double
loot_pickup_distance
Type: double
mining_speed
Type: double
enable_flash_light
Type: bool
adjust_speed_based_off_zoom
Type: bool
render_as_day
Type: bool
instant_blueprint_building
Type: bool
instant_deconstruction
Type: bool
instant_upgrading
Type: bool
show_status_icons
Type: bool
Type: bool
show_entity_tags
Type: bool
generate_neighbor_chunks
Type: bool
{{Prototype property|fill_built_entity_energy_buffers|bool}