First post here. I'll jump right in. All the code in this post in a prototype state, but working.
I wanted to make a script to automatically add components to an assembler's queue, based on what blocks needed to be built on a projected blueprint. I ran into some problems, first with getting the names of the blocks needed, then with getting the required components.
What I discovered from the forums was that there is no in-game way of accessing most of this info. I looked at the source of a...
Adding Needed Projector BP Components to Assembler
I wanted to make a script to automatically add components to an assembler's queue, based on what blocks needed to be built on a projected blueprint. I ran into some problems, first with getting the names of the blocks needed, then with getting the required components.
What I discovered from the forums was that there is no in-game way of accessing most of this info. I looked at the source of a...
Adding Needed Projector BP Components to Assembler