Page 1 of 1
[1.0.0] Steam engine sprite issues
Posted: Fri Aug 21, 2020 1:49 am
by Nebula3lem123
When the player is in between a vertical steam engine and something else, the player clip weirdly in front of the steam engine sprite.
Re: [1.0.0] Steam engine sprite issues
Posted: Fri Aug 21, 2020 2:11 am
by 5thHorseman
The problem is, if you were behind the engine in that picture you could post that as another bug. I did a quick copy/paste over the player in your image to show it. What is he doing, lying on the ground?
At some point the game needs to put 2-d sprite of your character in front of or below the 2-d sprite of the steam engine. Because these 2-d sprites represent 3-d objects and all perspective is merely in how they're drawn, sometimes there is no good way to draw them both.