Finally ported What Goes Around to WebGL

Hello, all. Took me a while, but I finally ported our entry, What Goes Around to WebGL.

WhatemGoes/emAround 2020-10-05 (22413).jpg

Those in past games might remember I had created a WebGL template package that automatically resizes to the frame it's embedded in. Oddly enough, Unity 2020.1 has completely changed the format of how it generates WebGL builds, so I spent the time this week researching and upgrading my package so it would be compatible with the latest game engine. Introducing Embedded WebGL Template, v2.0.0:

preview.gif

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