Page 1 of 1

[1.1.31] Player model invisible in a corner of pipes

Posted: Tue Apr 13, 2021 2:45 pm
by der-dave.com
Maybe already reported and no urgent bug but I think Factorio is a masterpiece of software any maybe it will be corrected later:

When walking in a corner of pipes the player model is invisible behind the underground pipe. See the small picture below.

This also happens without ALT-mode and only happens in this special piece of corner.

This is still Vanilla without any mods.
pipe.PNG
pipe.PNG (125.42 KiB) Viewed 1451 times

Re: [1.1.31] Player model invisible in a corner of pipes

Posted: Tue Apr 13, 2021 4:33 pm
by GrumpyJoe
Not sure about ALT mode and pipe contents, but this looks to me as if the character isn't hidden behind the underground pipe, but the sulfuric acid icon

Re: [1.1.31] Player model invisible in a corner of pipes

Posted: Tue Apr 13, 2021 5:30 pm
by der-dave.com
GrumpyJoe wrote:
Tue Apr 13, 2021 4:33 pm
Not sure about ALT mode and pipe contents, but this looks to me as if the character isn't hidden behind the underground pipe, but the sulfuric acid icon
No, thats what I mean with ALT mode. It has nothing to do with the sulfuric acid icon :) Even if the icon is not shown (ALT mode off) the player model is hidden by the underground pipe.

Re: [1.1.31] Player model invisible in a corner of pipes

Posted: Tue Apr 13, 2021 5:47 pm
by posila
Thanks for the compliments :)
The character sprite is clipped through the pipe sprite. Things clipping through other things in some cases is nothing terribly new in games. If we want the character to be able to walk in between two parallel underground pipes, we can't make bounding box of the pipe wider to fix this.