Posted August 04, 2023 by connordevgame
Previously the simulation would randomly tick chips and they would update based on inputs In the new system when you tick a chip it ticks all the chips connected to it recursively so previously i was running 50 sets of ticks for campaign now i just run 1 beacuse the recursivity will hit all important chips