Types/TransportBeltConnectorFrame

From Official Factorio Wiki
Jump to navigation Jump to search

The prototype docs have moved to a new website with an improved format. This documentation page can now be found here: https://lua-api.factorio.com/latest/types/TransportBeltConnectorFrame.html

This wiki page is no longer updated and will be removed at some point in the future, so please update your browser bookmarks or other links that sent you here. If you'd like to contribute to the new docs, you can leave your feedback on the forums.


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