
New trams may be included later. Or not. I don't know.
Moderator: Graphics Moderators
Bad gateway 502, can't access coop...FooBar wrote:If you mean the vehicle graphics, then yes that's a bug. OpenTTD doesn't play real nice here. It's fixable, but needs new sprites.
Yeah, here too.Digitalfox wrote:Bad gateway 502, can't access coop...
If the position x and y on png + x and y size get redefined without using so much crop, wouldn't it fix the problem and avoid having to create more sprites?FooBar wrote:Yeah, here too.Digitalfox wrote:Bad gateway 502, can't access coop...
Reducing length will break things in other places. The only solution is to provide additional sprites specifically for the depot and the vehicle details window. Like I said it can be fixed, but I could never be bothered. After all it doesn't harm gameplay.
Code: Select all
//Engine Sprites
spriteset(spriteset_front_engine_future_6001, "graphics/Duch_Tram_Set/cc_future_6001.png")
{
[ 1, 24, 9, 14, 0, 0 ]
[ 30, 30, 14, 12, 0, 0 ]
[ 68, 35, 18, 11, 0, 0 ]
[ 100, 33, 15, 13, 0, 0 ]
[ 121, 31, 8, 15, 0, 0 ]
[ 141, 33, 15, 13, 0, 0 ]
[ 170, 35, 18, 11, 0, 0 ]
[ 212, 30, 14, 12, 0, 0 ]
}
Users browsing this forum: No registered users and 2 guests