https://cdn.discordapp.com/attachments/310095683950477314/1430003962790150245/2025-10-21_04-24-53.mp4?ex=68f83278&is=68f6e0f8&hm=98083b03e256673a5d5b3bf3ed6a1b81abae4f9ce716de29ccb57e9111a24764&
In order to get it to work I have to use both odd and even numbers on either blueprint
I just can't
Grid position needs to be -3, -3 on the left blueprint
and it needs to be 19, 19 on the right blueprint
#Is my dream of a rotating blueprint too much to ask? [SOLVED]
1 messages · Page 1 of 1 (latest)
you misconfigured it
edit the offsets and it should be fine
don't make it be lopsided
center the box on it
if you need to go from -4 -> -3, change the absolute offset to counter, 0 -> -1
You can't do that
Either everything is odd, or everything is even
Maybe if the cell size was a multiple of 4 it would work out for everything to be even
why can't you make it odd?
Cuz the cell size is 150
that's fine
No it's not
leave that at 150, adjust the other two values
won't or can't
Can't
show
I don't think there's a way for me to do this without redesigning the blueprint
Fair enough
I wonder if rotating blueprints with train tracks are even possible in factorio
Since the tracks are 2x2
you should be able to just adjust the bounding box and offset
it is extremely possible and i do it all the time
"cant"
when you change it, it pops up a thing about having to change both values not just 1 value, so thats probably what you mean by "cant"
cant just do 1
should be able to do both though
150x150+odd,odd+odd,odd is fine, so is 150x150+even,even+even,even
don't manually change the numbers to center it, shift-click on the blueprint image instead
it's 1 million times easier
This does not work if trying to perform some offsets such as changing from even to odd. In that case you need to manually enter the new offsets, save, and then reopen for the blueprint to be using the new alignment.
This is only an issue for blueprints that are forced to be aligned to the 2x2 grid such as rails. Say you bleuprint a 2 segment long piece of rails (area 4x2). You can arrange the blueprint to either tile with a 4x2 area aligned to the rail grid that fully contains the rails, or as a 2x2 area offset from the rail grid that has the rails protruding from it by 1 tile. It is making this conversion that requires manually entering all the offset and tiling values as odd or even.