- Home /
This post has been wikified, any user with enough reputation can edit it.
Question by
dan.m · Mar 30, 2014 at 02:16 PM ·
webplayerweb browser
Export Unity for web does not work localy
I have exported project from Unity for web. I got 4 files.
3Dobject.html
3Dobject.unity3d
jquery.min.js
UnityObject2.js
I inserted those files in my WPF project to play in WebBrowser and works just fine, while there is Internet connection. How can I do this without internet, I do not know why I need it because I use files locally.
Comment