Types/TransportBeltConnectorFrame: Difference between revisions

From Official Factorio Wiki
Jump to navigation Jump to search
(Created page with "Used to define the graphics for the (in vanilla) yellow frame that is used when a Prototype/TransportBelt is connected to the circuit network. == Mandatory properties ==...")
 
(0.17)
Line 7: Line 7:
=== frame_shadow ===
=== frame_shadow ===
'''Type''': [[Types/AnimationVariations]]
'''Type''': [[Types/AnimationVariations]]
=== frame_back_patch ===
'''Type''': [[Types/SpriteVariations]]
=== frame_front_patch ===
'''Type''': [[Types/SpriteVariations]]
=== frame_main_scanner ===
=== frame_main_scanner ===
'''Type''': [[Types/Animation]]
'''Type''': [[Types/Animation]]

Revision as of 19:04, 7 August 2019

Used to define the graphics for the (in vanilla) yellow frame that is used when a Prototype/TransportBelt is connected to the circuit network.

Mandatory properties

frame_main

Type: Types/AnimationVariations

frame_shadow

Type: Types/AnimationVariations

frame_back_patch

Type: Types/SpriteVariations

frame_front_patch

Type: Types/SpriteVariations

frame_main_scanner

Type: Types/Animation

frame_main_scanner_movement_speed

Type: Types/float

frame_main_scanner_horizontal_start_shift

Type: Types/vector

frame_main_scanner_horizontal_end_shift

Type: Types/vector

frame_main_scanner_horizontal_y_scale

Type: Types/float

frame_main_scanner_horizontal_rotation

Type: Types/RealOrientation

frame_main_scanner_vertical_start_shift

Type: Types/vector

frame_main_scanner_vertical_end_shift

Type: Types/vector

frame_main_scanner_vertical_y_scale

Type: Types/float

frame_main_scanner_vertical_rotation

Type: Types/RealOrientation

frame_main_scanner_cross_horizontal_start_shift

Type: Types/vector

frame_main_scanner_cross_horizontal_end_shift

Type: Types/vector

frame_main_scanner_cross_horizontal_y_scale

Type: Types/float

frame_main_scanner_cross_horizontal_rotation

Type: Types/RealOrientation

frame_main_scanner_cross_vertical_start_shift

Type: Types/vector

frame_main_scanner_cross_vertical_end_shift

Type: Types/vector

frame_main_scanner_cross_vertical_y_scale

Type: Types/float

frame_main_scanner_cross_vertical_rotation

Type: Types/RealOrientation

frame_main_scanner_nw_ne

Type: Types/Animation

frame_main_scanner_sw_se

Type: Types/Animation