Hi,
Currently there are two options for embedding a html5 game:
- Embed in page w/ specific pixel dimensions or inferred dimensions for Unity games
- Fullscreen
I don't develop with Unity but I do make my games scale to available screen real estate rather than run in fixed pixel dimensions -- this is much friendlier to end users. For my games, the only option where that works is to use fullscreen option but my testers have complained that don't like the game popping the browser into fullscreen mode. Could we please have a setting that launches the game in what at least looks like an empty browser with the entire client window available to the embed? Would be much appreciated!