limoka / DSP-Mods

An example how to add a custom model with your mesh and animations
MIT License
32 stars 10 forks source link

[Enhancement] Make The Blueprint Support Partition Construction #33

Open zxcvbnm3057 opened 2 years ago

zxcvbnm3057 commented 2 years ago

This might be impossible. Some old computers can't lay the whole large blueprint at one time. So partition construction might be the best solution for this.

zxcvbnm3057 commented 2 years ago

Maybe zoning by location if impossible, so is there any way to parse several building in one time. For example, parse conveyor belts first, and then parse assembing machines, and then sorters.....