There is not the background anymore

Steven1985

Active member
Hi, I am developing a new game.
I have a background 569 x 130 and panel 770 x 244. I modified the height of the panel to 247 because my game has the resolution 432 x 243 (added 4 extra pixels for quake effect and so there is no black part). If I put the original panel, 770 x 244, the background is present; if I put the modified panel, 770 x 247, the background is not present. Why? Thank you in advance.
 
Solution
I found the solution in case anyone needs it: I didn’t scale the 546 × 244 pixel panel to a height of 247 pixels; instead, I resized the image—specifically setting the height to 247 pixels—and moved it down by three pixels. I left the background at 569 × 130, and that did the trick.
I found the solution in case anyone needs it: I didn’t scale the 546 × 244 pixel panel to a height of 247 pixels; instead, I resized the image—specifically setting the height to 247 pixels—and moved it down by three pixels. I left the background at 569 × 130, and that did the trick.
 
Solution
Back
Top Bottom