Skip to content

Droid Activity Module

kyranf edited this page Jul 17, 2016 · 9 revisions

##Droid Activity Module This is used to count how many droids are currently alive in your force. Use this to help limit your population.

This is a fake "Constant Combinator" where the output is automatically updated (rate configurable in config.lua!) with how many droids are alive - you can use this to connect to an inserter with a logic circuit wire and set the conditions for inserting another droid into a droid assembler, like the little setup shown below:

![Droid Counter] (http://images.akamai.steamusercontent.com/ugc/257083480434295149/17F26E8D4FC3EDA4280FC92E26542FF66D324B70/)

This allows you to set your own "population cap" for how many are deployed at any single point in time. As droids die, more can be spawned. Just make sure to keep up with production!

Clone this wiki locally