Embedded game blurry?
Hi everyone,
I'm trying to use the LD embed function, to let people also play my game right here on the site. Sadly the pixel art becomes really blurry. When going full screen, this goes away. But I want it to be sharp also when not in full screen.
I set the resolution in unity like described in the embedding guide:
First attempt: 948x533 -> result: blurry + strange scrollbars
Second attempt: 948x488 (I reduced the vertical res by 45 px to account for the unity/webGl Bar that appears at the bottom) -> result: still blurry, but the strange scrollbars disappeard.
Has anybody had similar issues or has a solution or suggestions for this? Thanks :)
Example Screen below and game page here: https://ldjam.com/events/ludum-dare/53/machine-meltdown
