Prototype/Wall
Jump to navigation
Jump to search
Basics
Prototype type: wall
Extends Prototype/EntityWithHealth.
Mandatory properties
This prototype inherits all the properties from Prototype/EntityWithHealth.
pictures
Type: Types/table
Table with the following members:
- single - Types/SpriteVariations - Mandatory.
- straight_vertical - Types/SpriteVariations - Mandatory.
- straight_horizontal - Types/SpriteVariations - Mandatory.
- corner_right_down - Types/SpriteVariations - Mandatory.
- corner_left_down - Types/SpriteVariations - Mandatory.
- t_up - Types/SpriteVariations - Mandatory.
- ending_right - Types/SpriteVariations - Mandatory.
- ending_left - Types/SpriteVariations - Mandatory.
- filling - Types/SpriteVariations - Optional.
- water_connection_patch - Types/Sprite4Way - Optional.
- gate_connection_patch - Types/Sprite4Way - Optional.
Optional properties
circuit_wire_connection_point
Type: Types/WireConnectionPoint
circuit_wire_max_distance
Type: Types/double
Default: 0
The maximum circuit wire distance for this entity.
draw_copper_wires
Type: Types/bool
Default: true
draw_circuit_wires
Type: Types/bool
circuit_connector_sprites
Type: Types/CircuitConnectorSprites
default_output_signal
Type: Types/SignalIDConnector
wall_diode_green
Type: Types/Sprite4Way
wall_diode_red
Type: Types/Sprite4Way
wall_diode_green_light_top
Type: Types/LightDefinition
wall_diode_green_light_right
Type: Types/LightDefinition
wall_diode_green_light_bottom
Type: Types/LightDefinition
wall_diode_green_light_left
Type: Types/LightDefinition
wall_diode_red_light_top
Type: Types/LightDefinition
wall_diode_red_light_right
Type: Types/LightDefinition
wall_diode_red_light_bottom
Type: Types/LightDefinition
wall_diode_red_light_left
Type: Types/LightDefinition
connected_gate_visualization
Type: Types/Sprite