HTML5 export - strange zoom / less quality

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By deakcor

Hi, I just create a simple project. No fullscreen, Hidpi on, scretch mode disabled. Here, you can see the Html5 view (with an iframe it’s the same thing) on the left and preview or desktop view on the right.

Why the screen zoom like that on Html5 view? Can I fix that ? Thanks in advance. Sorry for my english.

It looks like the screen size of the exported HTML5 is bigger than the desktop game… I’m not sure if that’s intented. If you want your game to have a specific resolution but HTML5 doesn’t use it, that might be a bug.
If you don’t care about resolution or want your game to be resizable, then perhaps check your stretch mode in ProjectSettings?

Zylann | 2018-06-12 17:28