Unity 3D game to play in website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

Unity 3D game to play in website?

Hello everybody! I have question want to ask all of you to help so please forgive me. My question is How can I convert unity 3D game to html for play on website?

31st Jan 2018, 3:04 AM
Raya
5 Answers
+ 3
You will need to build it for webGL (might need to install the extra libraries if you didn’t when installing unity). It should generate the data file and a html file that loads the data.
31st Jan 2018, 4:24 AM
A.A.
A.A. - avatar
+ 3
If you go in file-> build settings... you should be able to check if they are installed. If they aren’t it should have a button that will link you to a download page. Hope this helps.
31st Jan 2018, 4:45 AM
A.A.
A.A. - avatar
+ 3
Then it’s not installed. There should be a button under that message that takes you to a download page.
31st Jan 2018, 5:00 AM
A.A.
A.A. - avatar
+ 1
How can I get libraries of webGL? I’m new with unity 3D so please help to explain more detail, Big thanks.
31st Jan 2018, 4:27 AM
Raya
+ 1
I see WebGL but it say “No WebGL module loaded” so what is that mean?
31st Jan 2018, 4:49 AM
Raya