+ 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?
5 Respuestas
+ 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.
+ 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.
+ 3
Then it’s not installed. There should be a button under that message that takes you to a download page.
+ 1
How can I get libraries of webGL? I’m new with unity 3D so please help to explain more detail, Big thanks.
+ 1
I see WebGL but it say “No WebGL module loaded” so what is that mean?