[0.14.3] inserter / train graphic bug

Things that we don't consider worth fixing at this moment.
Post Reply
User avatar
Nexarius
Filter Inserter
Filter Inserter
Posts: 271
Joined: Sat May 09, 2015 7:34 pm
Contact:

[0.14.3] inserter / train graphic bug

Post by Nexarius »

The inserters are on top of the train but that doesn't make sense.
2.PNG
2.PNG (314.71 KiB) Viewed 2796 times

User avatar
Klonan
Factorio Staff
Factorio Staff
Posts: 5150
Joined: Sun Jan 11, 2015 2:09 pm
Contact:

Re: [0.14.3] inserter / train graphic bug

Post by Klonan »

Thanks for the report,

However this is simply a limitation of 2d sprites in a 3d perspective, and would be pretty hard to fix without breaking anything else

Zeblote
Filter Inserter
Filter Inserter
Posts: 973
Joined: Fri Oct 31, 2014 11:55 am
Contact:

Re: [0.14.3] inserter / train graphic bug

Post by Zeblote »

Klonan wrote:Thanks for the report,

However this is simply a limitation of 2d sprites in a 3d perspective, and would be pretty hard to fix without breaking anything else
Why don't you sort sprites by their position? As most things overlap what's a tile behind them but very rarely something in front, this would make sense as a general rule.

User avatar
DaveMcW
Smart Inserter
Smart Inserter
Posts: 3700
Joined: Tue May 13, 2014 11:06 am
Contact:

Re: [0.14.3] inserter / train graphic bug

Post by DaveMcW »

Zeblote wrote:Why don't you sort sprites by their position? As most things overlap what's a tile behind them but very rarely something in front, this would make sense as a general rule.
Then inserters one tile below a train would be invisible.

Zeblote
Filter Inserter
Filter Inserter
Posts: 973
Joined: Fri Oct 31, 2014 11:55 am
Contact:

Re: [0.14.3] inserter / train graphic bug

Post by Zeblote »

DaveMcW wrote:
Zeblote wrote:Why don't you sort sprites by their position? As most things overlap what's a tile behind them but very rarely something in front, this would make sense as a general rule.
Then inserters one tile below a train would be invisible.
They wouldn't, how did you get that idea?

Inserters below a train would get drawn after it.

Post Reply

Return to “Won't fix.”