Types/TransportBeltConnectorFrame

From Official Factorio Wiki
Revision as of 11:44, 14 April 2020 by Bilka (talk | contribs) (0.18.18: frame_back_patch and frame_front_patch are optional)
Jump to navigation Jump to search

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_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

Optional properties

frame_back_patch

Type: Types/SpriteVariations

frame_front_patch

Type: Types/SpriteVariations