2
« on: October 14, 2015, 10:32:33 am »
Hi everyone! I'm working on a Flash/web game, and I've got a couple of questions regarding the scaling of my graphics.
First off, I created all of the graphics/sprites for the game at 4x resolution. However, when using any of the 'Scale to Fit' modes for scaling the game, everything appears a little pixelated and fuzzy. Under the web tab in settings, the scale is set to 4x and the scales are 1x, 1.5x, 2x and 4x. 3x is disabled, so I don't have it selected. Start in Full Screen is checked. If I use Full Screen mode it clears up the fuzziness, but the game no longer fits on my screen. This is true for the imported sprites as well as text I'm drawing on the screen.
Secondly, is there any way to make a hi-res game look good when it's not in full screen mode? Right now, if I turn off full screen, the game only displays the top left corner. Is there any way to make the game fill the window, whether the game is full screen or not? That way it could fit at a fixed size in browsers with the option for the player to switch to full screen.
Any help with either of these questions would be greatly appreciated. Thank you!