Unity 3D game to play in website? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 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 Respostas
+ 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