Types/TransportBeltConnectorFrame: Difference between revisions
m (Protected "Types/TransportBeltConnectorFrame": Migrated prototype doc to separate website ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
(Updated styling of prototype doc migration note) |
||
Line 1: | Line 1: | ||
'''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 https://lua-api.factorio.com/latest/types/TransportBeltConnectorFrame.html] | <div class="stub"><p>'''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 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 [https://forums.factorio.com/viewforum.php?f=233 on the forums]. | </p><p>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 [https://forums.factorio.com/viewforum.php?f=233 on the forums].</p></div> | ||
Revision as of 10:42, 21 September 2023
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