I have an image that is 1743x890 pixels that I’m going to use as a moving backdrop…but after calling display.newImage() I was surprised to find that it had been resized to 626x320! 2 questions:
thanks for the response…yeah as a workaround i just settled for breaking the image up into 320x480 regions and moving them into place… [import]uid: 4044 topic_id: 530 reply_id: 1062[/import]
please do you think you could expand on “tiling support”? … as you may know Graham has been working on a tilemap parser but the whole display routine method hasn’t been finalized yet. It would be good to know what features are coming so that the developers here can concentrate on elements that won’t end up part of Corona API anyway.