Invisible picture
-
- Fast Inserter
- Posts: 155
- Joined: Sun Dec 18, 2016 3:02 pm
- Contact:
Invisible picture
How do I make invisible rail? I tried changing a lot of filename into "__core__/graphics/empty.png" but I got this error. The given sprite position (left_top = 1x0) is completely outside the actual sprite image (size 1x1).
- bobingabout
- Smart Inserter
- Posts: 7352
- Joined: Fri May 09, 2014 1:01 pm
- Contact:
Re: Invisible picture
I think you need to change the image size to 1,1 too, not just change the file.
-
- Fast Inserter
- Posts: 155
- Joined: Sun Dec 18, 2016 3:02 pm
- Contact:
Re: Invisible picture
I did, also tweaking with shift amount but nothing happen, the error message still happen.
Re: Invisible picture
Some entities has hardcoded picture dimension. Use 100% alpha for invisible entities.