-
Research about the game engine and try to play some sample games. The game can be found at http://melonjs.org/
-
**Operating system or device, Godot version, GPU Model and driver (if graphics related):**
Godot 3.0 master https://github.com/godotengine/godot/commit/f8fd9a4a62e32a34dc6ae888884eea115dcd75b4
**I…
mrcdk updated
6 years ago
-
Given a point x and a point y in the map, we can see if it has a direct view between them without colliding with other objects or solid tiles.
Something like this article:
http://www.codeproject.com…
-
Research general features we want to do:
-Moving characters around
-Collecting stuff
-Tying in back-end database for collection
-
https://mozdevs.github.io/html5-games-workshop/en/guides/platformer/start-here/
-
Hi! I saw
http://www.godotengine.org/wp/webassembly-godot-on-the-web/
which mentions asm.js issues. I'm one of the emscripten devs, and I'd like to help if you're interested.
Specifically I saw pro…
-
**[Original report](https://bitbucket.org/rude/love/issue/1079) by coffeecat (Bitbucket: [coffeecat](https://bitbucket.org/coffeecat), GitHub: [coffeecat](https://github.com/coffeecat)).**
----------…
-
Compiling Godot for release gives consistent `SIGSEGV` signal when running some of the demos. It seems to be related to the resource loader based on what I get from backtraces.
This is what I get in …
-
Help!
There is any way to successfull build GoogleAds for iOS with Unity Cloud Build?
I got error:
module.modulemap:2:19: error: umbrella header 'GoogleMobileAds.h' not found
I have included "Go…
-
Would be nice if you could set up object templates so when you create new objects you could just pick one from a list and drag n drop it on the map.
Maybe double click on list to edit a template.
The …