-
Hey I've made a quick game that I'm trying to show at a big event and would like to not have to rely on bad wifi but am having a lot of trouble trying to piece together how to setup installation mode.…
-
* Unity 5.50f3, Windows 10.
* This happens for sample game scene as well (2DPlatformScene)
* The `localhost:18679` works correctly. So I guess it might be some issue related to the network?
* There…
-
I was wondering if it was possible to recreate the functionality of your HappyFunTimes Redirector? I basically want to keep that branded in line with the game.
Is there any info you could give on …
-
I've got a repoA with 2 lfs tracked files. I'm bringing that repo into repoB like this
```
cd repoB
git fetch repoA somebranch
git checkout -b temp FETCH_HEAD
git rebase someotherbranch
```
note the…
-
Browser controllers on the same machine as the game work.
Mobile phones in the same WiFi network don't ("Could not find HappyFunTimes").
-
Hello! I was just starting to work on a new game for HFT and I went to start up the app and I get this error. I have tried uninstalling (config files and all) and reinstalling. I am running Mac OS 10.…
-
I tried to use happyfuntimes on new computer, but can unfortunately not connect to happyfuntimes.
I get the error messages:
ERROR: parsing C:\Users\ Johanna Jacob\Documents\Game Jam\HappyFunTime_2\A…
-
https://github.com/greggman/HappyFunTimes
This framework and ours are very similar
- Both have applications the user can install and remove (https://github.com/greggman/HappyFunTimes/blob/master/lib/…
-
can we add a "argsIgnorePattern" option like the `no-unused-vars` rule. We'd like to have a prefix that the rule can skip over.
http://eslint.org/docs/rules/no-unused-vars.html
-
Thanks for all the work you have contributed to WebGL.
I have been drawn to this Aquarium example for a long time and I have two questions:
A. Could you use a library such as Three.js to make thi…