Page 1 of 1

Invisible picture

Posted: Wed Jun 14, 2017 4:59 am
by evildogbot100
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).

Re: Invisible picture

Posted: Wed Jun 14, 2017 7:55 am
by bobingabout
I think you need to change the image size to 1,1 too, not just change the file.

Re: Invisible picture

Posted: Wed Jun 14, 2017 1:32 pm
by evildogbot100
I did, also tweaking with shift amount but nothing happen, the error message still happen.

Re: Invisible picture

Posted: Wed Jun 14, 2017 2:10 pm
by darkfrei
Some entities has hardcoded picture dimension. Use 100% alpha for invisible entities.