-
Optionally also attach two images DSFonts-hero.[png|jpg] (max 2400x666) and DSFonts-thumb.[png|jpg] (max 580x380).
{
"name": "DSFonts",
"description": "This is a set of shaders and material…
-
Optionally also attach two images Druid-hero.[png|jpg] (max 2400x666) and Druid-thumb.[png|jpg] (max 580x380).
{
"name": "Druid",
"description": "Druid - powerful Defold component UI librar…
-
Optionally also attach two images Defold Simple Platformer-hero.[png|jpg] (max 2400x666) and Defold Simple Platformer-thumb.[png|jpg] (max 580x380).
{
"name": "Defold Simple Platformer",
"d…
ghost updated
4 years ago
-
Optionally also attach two images Color Lib-hero.[png|jpg] (max 2400x666) and Color Lib-thumb.[png|jpg] (max 580x380).
{
"name": "Color Lib",
"description": "Enable defining colors in a mor…
-
Optionally also attach two images Defold Tilemap Animator-hero.[png|jpg] (max 2400x666) and Defold Tilemap Animator-thumb.[png|jpg] (max 580x380).
{
"name": "Defold Tilemap Animator",
"desc…
ghost updated
4 years ago
-
Description:
Reported for editor2 here:
(LINK REMOVED)The tool works normally, but whenever click for build not work. The window open and then close, here this console show:
INFO:ENGINE: Defold…
-
Hello! Thanks for all your great work on Defold and extensions. 👍
I wanted to integrate GPSP with my new game, and am having crashes immediately on startup on my phone.
I'm trying to use silen…
-
sys.set_error_handler isn't scalable for projects with many libraries or contributors. Someone overriding the default error handling could cause problems. A more scalable solution would be to be able …
-
**Task (REQUIRED):**
The com.defold.cr folder contains a lot of old junk. We should remove anything that is no longer needed.
**Expected outcome (REQUIRED):**
com.defold.cr should only contain co…
-
When doing
```
msg.post("@system:", "exit", {code = 0})
```
sometimes our Android games will freeze up instead of closing properly. The only NE that probably could do this in one of the games is …