Chip Bell
Chip Bell
@matthewcollier I've got an animation loop going for the game. Its rendering 3D now. However, I'd like to get a loader for the map going. This means we need to...
Is there any particular android limitation that forces the downloader process to be started and ran from a second `Activity`? Would it be possible for the `Service` to be started...
Hello, I'm trying to install this package on my Mac and it's currently failing. Here's my package.json: ```json { "dependencies": { "haxe": "^5.0.0" }, "haxeDependencies": { "haxe": "3.4.7", "haxelib": "3.3.0",...