Cousing Posted February 14, 2021 Share Posted February 14, 2021 Hello, My problem is the following I have a 1080 x 1230 image. I use a titlesprite because it is my background and I want to be able to scroll. The main problem I have is that I can't get the full image to render, I always get a fraction of the image about 1/4 of the image, my viewport is 320 x 600. I usually do an add.tileSprite (0,0,320,600, "image"). How can I get the image to render completely? Link to comment Share on other sites More sharing options...
Recommended Posts