[1.0.0] Steam engine sprite issues
-
- Manual Inserter
- Posts: 1
- Joined: Fri Aug 21, 2020 1:44 am
- Contact:
[1.0.0] Steam engine sprite issues
When the player is in between a vertical steam engine and something else, the player clip weirdly in front of the steam engine sprite.
- Attachments
-
- 20200820193953_1.jpg (637.35 KiB) Viewed 1100 times
- 5thHorseman
- Smart Inserter
- Posts: 1193
- Joined: Fri Jun 10, 2016 11:21 pm
- Contact:
Re: [1.0.0] Steam engine sprite issues
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.
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.
- Attachments
-
- under_steam_engine.jpg (734.03 KiB) Viewed 1094 times