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
Editor, Tools, Util
189
A toolkit for Visual Studio Code to develop, build, launch, debug, bundle and deploy your game.
Animation, Editor, GUI, Too...
88
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!
3D, Editor, Editor script, ...
61
TrenchBroom game configuration and the editor script for importing. Design your level with TrenchBroom and import it to Defold as the collection.
Ads, Tools, Util
51
A ready-to-use tool to develop and build playable ads with Defold.
GUI, Game mechanic, Templat...
MatchaNovel is an open source multiplatform engine for narrative works, like visual novels and adventure games.
System, Util, Math, Animation
45
Timer Based Defold Tween Library
Util, Tools
40
Deployer - Universal build && deploy script for Defold projects.
Game mechanic, Math, Util
36
A module of probability functions designed specifically for games.
System, Util, Tools
Defold Save File Manager
Util
35
Use Defold's Live Update to improve the loading speed of the HTML5 games.
Game mechanic, Template pro...
32
DefArc is an Arcweave runtime for Defold, a toolset to easily create branching, interactive narratives in your games!
29
Use Neovim with Defold to write code with autocomplete and to build and run your project.
28
Context logger with performance metrics for Defold
System, Util, GUI
25
Defold Localization Helper
Art assets, Rendering, Util
18
Defold Colors provides customizable palettes and color utility features in a Defold game engine project.
System, Util
17
Defold Persist provides a simple interface for saving and loading data in a Defold game engine project.
16
A quick and easy way to find out the memory usage of your Defold game on HTML5 platform.
Unofficial Sentry.io SDK for Defold to monitor and track Lua code errors.
Art assets, Lua, Tools, Util
Aseprite extension for Defold Artist and Devs. Converts Aseprite file format .ase or .aseprite into .tilesource files for Defold usage.
Rendering, Util
13
Runtime creation of an atlas from a set of images.
Enable defining colors in a more traditional hex format. Has presets of all the named web colors. Allows to create your own named colors.
11
A whole bunch of useful table manipulation functions
10
Defold Protobuf Library to encode, decode and verifying messages
Template projects, Tools, Util
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.
9
LPeg is a pattern-matching library by Roberto Ierusalimschy based on Parsing Expression Grammars (PEGs).
Parse Defold files to JSON and back
Security, System, Tools, Util
7
Squid is a standalone injectable system for saveable logging of user logs, errors and crashes for Defold
Lua, Security, System, Util
Makes any Lua table runtime immutable (read-only).
6
A module for creating hot-reloadable modules in Defold.
Lua, System, GUI, Util
This library aims to help you change the way you write code on Defold.
5
Checkpoint is a simple library for writing and reading data to and from files in a Defold game engine project.
GUI, Util
i18n for Defold
Input, Tools, Util
3
A Lua module to get text input on mobile browsers for Defold projects.
Util, Lua
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.
1
Defold NE for UserCentrics CMP
Art assets, Editor, Tools, ...
A free, SUPER easy-to-use tilemap editor that exports maps to Defold Tilemap and Tilesource in one click.
RuStore Defold plugin for working with the application configuration cloud service.
Monetization, System, Util
RuStore Defold plugin for accepting payments through third-party applications.
RuStore Defold plugin for updating the application.
Math, Tools, Util
Fast, configurable library to create 2D, 3D, and fractal noise. Can make Perlin, OpenSimplex2, OpenSimplex2S, Cellular (Voronoi), Value, and Cubic Value noise. It also supports domain warping for all procedural generation needs. Come make some noise.