Domain: googledrive.com
Stories and comments across the archive that link to googledrive.com.
Comments · 6
-
Re:DO NOT INSTALL
Forgot to clear out paste buffer here
-
Re:Plug-in still required
In fact, another commenter recompiled this via Unity with WebGL support - no plugin required:
https://e309ac2f88e3628091cd5d... -
Re:Plug-in still required
Apparently another commenter recompiled the source through a newer version of Unity to be WebGL compatible - runs in the browser directly:
https://e309ac2f88e3628091cd5d... -
Re:HTML5
Here, rebuilt his Unity5 code to target WebGL: https://googledrive.com/host/0...
-
Re:Plug-in still required
The Unity Web Player plug-in is Unity's old tech, been available for at least the last 2 years. Unity WebGL is new tech, been publicly available for about 1 month. Takes some time for devs to adopt new tech.
I rebuilt his code using Unity5 targeting WebGL, works fine: https://googledrive.com/host/0...
-
Re:Plug-in still required
It's built with Unity5 (which supports WebGL builds) and he gave away the source code as http://slashdot.org/~Brulath pointed out. After a few clicks in Unity5 I was able to build a WebGL version: https://googledrive.com/host/0...
It's got bugs, but it's playable targeted to "HTML5" as well.