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
3D, Art assets, Camera, Sha...
189
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!
Physics
87
DAABBCC is a fast Dynamic AABB Tree that lets you quickly perform overlap checks and raycasts without using a full physics engine.
3D, Editor, Editor script, ...
73
TrenchBroom game configuration and the editor script for importing. Design your level with TrenchBroom and import it to Defold as the collection.
Physics, Game mechanic
70
2D Platformer engine
3D, Game mechanic, Input, P...
58
Kinematic character controller for 3D games. Tweakable, smooth and functional.
Game mechanic, Physics
51
Defold Grid Engine provides grid-based movement, interactions, and utility features in a Defold game engine project.
41
Box2D Lua bindings for Defold Game Engine.
Physics, Tools
35
Create and edit convex polygon collision shapes.
Math, Physics, Game mechanic
16
Collision system that doesn’t use collision shapes.
Physics, Tools, Editor script
13
Editor scripts to generate Defold physics shapes from 2D images. Includes a convex hull generator (up to 16 vertices) and a concave silhouette chain generator (built from thin boxes).
Physics, Rendering, Shaders
10
Create 2D fluid simulations based on metaballs.
8
DAABBCC3D is a fast Dynamic AABB Tree that lets you quickly perform overlap checks and raycasts without using a full physics engine.
Physics, System
3
Efficiently find collisions between rects and circles