我正在使用NodeJS和Express,并尝试在我的网站上运行Unity html文件。
基本上我要做的是获取一个Unity html文件,我必须在我的NodeJS网站上播放。文件为WebPlayer.html
和WebPlayer.unity3d
。如果我在浏览器中打开WebPlayer.html
的本地副本,游戏就可以了。但是,如果我尝试通过我的网站运行游戏,我会收到消息Failed to download data file
。我看了这个,看到人们和我有同样的问题,但找不到人们使用节点的太多有用的建议。任何帮助,将不胜感激。谢谢!
Running the local copy in my browser (unity is loading the game and is working fine).
file:///Users/thomasbaldwin/Desktop/WebPlayer.html
Running the WebPlayer.html file on my local server.
http://localhost:3000/account/game/