Pages

Wednesday, September 22, 2021

HTML5 Unity Game Export Guide for SLS by www.redharestudios.sg

HTML5 Unity Game Export Guide by www.redharestudios.sg

Step 1 :

In Unity Scene - Toolbar, select Build Settings

















Step 2:

Select all Scenes need to build and choose WebGL platform

Step 3: (This is an important step, the web browser won’t support default Gzip compression

format from Unity anymore. We have to disable it!)

Select “Player Settings” , we will receive another popup. In “Publishing Settings” tab,

take a look on Compression Format and make sure it is Disabled

Step 4:

Also in that popup, in “Resolution and Presentation” tab, choose webGL Template is

Minimal

Step 5:

Start building the project and wait to see the result

Step 6:

We will receive a folder after completing the build in step 5, then start to compress the

project as zip format. Make sure all components will not be put in any folder.

No comments:

Post a Comment