Muushy / Sprocket-Feedback

Report bugs or suggest features for Sprocket.
4 stars 0 forks source link

Raising compartment vert limit #642

Open AppelPL opened 1 month ago

AppelPL commented 1 month ago

Can the vert limit per compartment be raised from signed 16-bit to unsigned 16-bit?

This would make pre 0.2 cubed builds actually usable, as well as making external importing easier (no need to split a tank up to 10 structures)

Muushy commented 1 month ago

There's potential to raise it from 16-bit to 32-bit when required. It's not a priority at the moment.

AppelPL commented 1 month ago

Could it be done before the final 0.2 release?