Closed gandie closed 4 years ago
Right now it is difficult to see how many items are packed onto a conveyor assembly slot. This makes carfting a guessing game.
Do not put all items onto same node, but modify thier height by index of carried_objects list of ConveyorSlot
carried_objects
ConveyorSlot
Done in c5ef7fd5bae22b2b03790f67557c6761f6d44fb8
Right now it is difficult to see how many items are packed onto a conveyor assembly slot. This makes carfting a guessing game.
Do not put all items onto same node, but modify thier height by index of
carried_objects
list ofConveyorSlot