ReorderDysonNodes
Changes the order Dyson Sphere Nodes are built. Starts building from the equator of the shell and works towards the poles.
By Carbon5
Last updated | 2 years ago |
Total downloads | 1286 |
Total rating | 0 |
Categories | Cosmetic |
Dependency string | Carbon5-ReorderDysonNodes-0.1.0 |
Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
README
Readme
I didn't like that dyson spheres are built out at random, so this changes it so that the spheres are built starting from the equator where in reality the orbit would keep the initial ring in place while being built.
It shouldn't have any performance impact since this only gets called when picking a new node to work on.
Main downside at the moment is that there's a tendancy to work on the shells in order of their index when their progress is otherwise equal. I plan randomize this in a future update.