Page 1 of 1

Picture/ Sprite Size

Posted: Sun Jun 28, 2020 10:15 am
by DerMoritz98
When creating a sprite for your entity the dimensions are not always clear.
And I don't want to reload the game o ton of times just to figure out what scale the picture needs to fit just right.

So my question is if there is some sort of conversion from factorio tile to pixels?
It would speed up the development process.

Re: Picture/ Sprite Size

Posted: Sun Jun 28, 2020 10:28 am
by Klonan
At 100% zoom, 1 tile is 32 pixels

In HR, 1 tile is 64 pixels

Re: Picture/ Sprite Size

Posted: Mon Jun 29, 2020 7:25 am
by darkfrei
Klonan wrote: Sun Jun 28, 2020 10:28 am In HR, 1 tile is 64 pixels
On scale = 0.5, but normally only hr has this scale.