Spidertron Automation

by ILLISIS

Automated Spidertrons; have the ability to move, set logistic requests, construct, deconstruct, repair, upgrade entities/blueprints and destroy enemies of any size, anywhere on the map with items from your logistic network for the ultimate fire and forget automation and megabase quality of life experience with unmatched scaling potential.

Tweaks
8 days ago
1.1 - 2.0
30.5K
Logistics Combat Logistic network

b Missing SE Dependency

2 years ago

Hello!

I'm working on making Space Spidertron compatible with yours and I found a small bug. You set up the masks for the regular spider correctly, but because you don't have a dependency on SE the collision layers don't exist when you try to set it up. So it adds a nil here for example:

        local collision_mask_space_tile = collision_mask_util_extended.get_named_collision_mask("space-tile")
        table.insert(constructron_collision_mask, collision_mask_space_tile)

You can simply add to info.json:

"(?) space-exploration"
2 years ago

Hi

Added to 1.0.35 =)

2 years ago

Thanks :)