Shaders
26
Dissolve effect for sprites.
System
3
Windows-only graphics adapter that replaces OpenGL with ANGLE (OpenGL ES → Direct3D 9/11) to maximize compatibility and stability on legacy GPUs and problematic drivers.
Rendering, Shaders
81
Easy to use and customizable trail effect.
8
HTML5 extension that provides Page Visibility API integration for Defold games, allowing developers to detect when the page is visible or hidden and pause/resume game systems accordingly. This creates a better user experience compared to window focus/blur events, especially for games embedded in iframes.
Ads, Tools, Util
55
A ready-to-use tool to develop and build playable ads with Defold.
20
Mouse locking, cursor UI and mouselook for first-person 3D games made with Defold.
Util
35
Use Defold's Live Update to improve the loading speed of the HTML5 games.
3D, Art assets, Camera, Sha...
175
It's a collection of assets to help you developing 3D games with the Defold game engine. Use included prefabs to quickly prototype structures, levels, and to test game mechanics. Try out ideas quickly!
17
Unofficial Sentry.io SDK for Defold to monitor and track Lua code errors.
64
Rotated Grid Super-Sampling (RGSS) for the Defold engine.
Math, Tools
5
Functions to generate Simplex noise, a fast successor to Perlin noise, suitable for textures, animation, terrain generation, and more.
Math
19
Get the same random numbers from the same seeds on all platforms supported by Defold.
System, Util
16
A quick and easy way to find out the memory usage of your Defold game on HTML5 platform.
Ads, Monetization, Platform
69
YaGames is the Yandex.Games SDK extension for the Defold game engine.
Analytics
13
The asset helps to use Yandex.Metrica to track the stats of your HTML5 game.
System, Tools
6
Use Zstandard fast compression library to compress and decompress strings in your Lua code.