Whether you're looking for extensions, pathfinders, sprite sets, example projects or code snippets—you name it, we've got it!
TAGS
SORT BY: Stars, Latest
Util
1
This is a small module that aims to make it easier to write code in a Lua-5.3-style. This does not make Lua 5.2 (or even Lua 5.1) entirely compatible with Lua 5.3, but it brings the API closer to that of Lua 5.3.
Animation, Editor, GUI, Too...
41
Panthera Software - give you the huge speed up at Defold animation flow even with more accuracy! You not required to do animations via code and run the game every change to see the changes. Make animations and export it via code right into the game!
4
A module for creating hot-reloadable modules in Defold
GUI, Game mechanic, Templat...
12
MatchaNovel is an open source multiplatform engine for narrative works, like visual novels and adventure games.
Editor, Editor script, Phys...
17
TrenchBroom game configuration and the editor script for importing. Design your level with TrenchBroom and import it to Defold as the collection.
Game mechanic, Template pro...
16
DefArc is an Arcweave runtime for Defold, a toolset to easily create branching, interactive narratives in your games!
10
Unofficial Sentry.io SDK for Defold to monitor and track Lua code errors.
21
Use Defold's Live Update to improve the loading speed of the HTML5 games.
Template projects, Tools, Util
6
Defold Polyglot is a simple Polyglot to Defold Tool for game localisations. Polyglot is one of many community-driven open-source localisation projects available online.
Game mechanic, Math, Util
A module of probability functions designed specifically for games.
Art assets, Rendering, Util
11
Defold Colors (dcolors) provides customizable palettes and color utility features in a Defold game engine project.
LPeg is a pattern-matching library by Roberto Ierusalimschy based on Parsing Expression Grammars (PEGs).
5
Enable defining colors in a more traditional hex format. Has presets of all the named web colors. Allows to create your own named colors.
A whole bunch of useful table manipulation functions