Deploying Unity games for web browser

--

Easiest way to share your creation with the world is perhaps deploying it for web browsers. Below I will show how easy it can be.

Open up the Build Settings window:

Change the Platform to WebGL:

Click on Build to start the deployment and select a folder to where you want to store the build:

Once it has finished building, navigate to the folder and change the name of the index.html file to something suitable:

Connect to your website via FTP and upload the files:

Once it has finished uploading you can access it via your website or by double-clicking on the .html file:

Good luck!

--

--

Niklas Bergstrand
Niklas Bergstrand

No responses yet