Resource Collection

Hello everyone, I am new to the modding community and have watched a good number of the tutorial videos everyone has suggested. However I till have yet to run across how to change the way some Resource collectors act. I would like to change what a collector gathers just as an experiment to get a better understanding of how it works. As an example a oil rig that collects element…

A function on a timer checks the structure’s surroundings for the resource to collect. If it finds that resource it uses the “AddItemToInventory”, or “IncrementItemQuantity” functions.Those functions can be found in the structures inventory blueprints.