Embedding an Unity WebGL game to a webportal (e.g. Itch.io)?
I just recently finished packaging up the WebGL template that I use for my games. It create a WebGL build that automatically resizes to the frame it's embedded in; even Itch.io's full-screen button works exactly as you would expect (i.e. full-screening the game). For a little preview, here's what the HTML loading screen look like:
If you want to take advantage of this improved template, instructions on how to install and utilize the feature is listed in the Github repo below: https://github.com/OmiyaGames/omiya-games-embed-webgl-template

