(Field Factory Selector is the widget in charge of doing the interface for the user to select blueprint to copy)
What's new with this version:
It invites you with a popup of a pulsing button whenever your com is close of factories.
That button lead you to a panel of all available blueprints you can copy, from all factories around.
So you don't need to bother using hotkey and point a fac, just click the button that appear.
It also doesn't break your queue of command, you can copy a blueprint while doing something else.
The button size and position can be configured when in TweakMode (CTRL + F11)
Download the file:
https://raw.githubusercontent.com/Helwor/Hel-K/main/LuaUI/Widgets/cmd_field_factory.lua( from Github:
https://github.com/Helwor/Hel-K/blob/main/LuaUI/Widgets/cmd_field_factory.lua )
The file must be named exactly 'cmd_field_factory.lua' so it will effectively replace the vanilla version of the widget.
(It is not mandatory to have anything else from Hel-K to run this widget)
how to install local widgets:
https://zero-k.info/mediawiki/Widget_Configuration#Using_custom_widgets(if lead devs want to integrate it to the game, feel free to do so, but I don't have the time to polish it more and PR it)