Greetings. I set the rez of my game to make everything in my game appear twice as big at runtime. That way it is much easier to see all the pixel animations since they appear twice as big as they really are. This works perfectly.
However, when trying to import normal artwork, I am running into a problem. My screen size is 320x240, much too small for the artwork I had commissioned. And trying to make the drawing smaller before importing works, but it looks pixelated.
So I thought if I could put all the line art on a different frame with a normal rez that would fix that problem. Is there a way to do that in mmf2?
Edit: Sorry, nevermind, I just had to click one box.
I'm running my game at 568x320, then double it to 1136x640 stretching the pixel art, and want to have frames twice the size of that to display comic strip art, that are enlarged to 1136x640 that will fit into that space.
Yes, I got that part working perfectly early on. The problem is that when I displayed picture files they were also twice as big. But I fixed the issue by putting the picture on it's own frame and clearing a box I hadn't noticed before.