Page 1 of 1

[kovarex] [1.1.21] Blueprint containing only landmines does not snap to grid

Posted: Fri Feb 12, 2021 2:46 pm
by rain9441
Create a new blueprint of landmines and only landmines in any configuration and set the blueprint to snap to grid with absolute positioning.

When placing the blueprint, the blueprint grid is rendered but not respected.

Re: [1.1.21] Blueprint containing only landmines does not snap to grid

Posted: Fri Feb 12, 2021 7:59 pm
by jodokus31
Landmines are "placeable-off-grid". Maybe that's why.

Re: [1.1.21] Blueprint containing only landmines does not snap to grid

Posted: Fri Feb 12, 2021 8:07 pm
by invisus
Yeah, this is likely due to just that.

From what I know, blueprints are... "informed" of their grid from the entities they contain. Hence why adding an "on-grid" entity makes this work, and adding a section of rail suddenly makes the grid snap to 2x2 instead of 1x1, etc.

Re: [kovarex] [1.1.21] Blueprint containing only landmines does not snap to grid

Posted: Fri Feb 12, 2021 10:15 pm
by kovarex
Thanks for the report, fixed for the next release.