NVM, SOLVED!Hi I'm experiencing trouble while working on a screenpack for 1.1, I try to get a sprite to load in the center of the screen but without any luck. I have used code like this:[SelectBG 0]type = normalspriteno = 9999,97layerno = 1start = 0,0/tile = 0,0And the resaults are like that:Spoiler, click to toggle visibiltyI've tried messing with trans parameter but without any luck. Please note that the black line in both corners are part of the same sprite but it was placed in the screen in a different way, namely as a cell.bg.spr = and this way it's displayed properly, how can I display png correctly as a bg?[/s]