Shoud I use Defold?

hello i been wondering if i shoud use defold. i been looking for an engine that has an scripting system and map editor similar to unity where you make components and drag the asset on to editor as much as you need to make a map also does defold have system for making web games

Yes, Defold is great for web games. It supports WebAssembly even.

2 Likes

Are you thinking about making a 3D game? Or just a top down or isometric map? If the latter, Defold has very good tileset tools and support for more sophisticated tools: Tiled and Tilesetter. And yes, Defold uses a scripting, very friendly language: Lua :wink:

3 Likes

Defold is great for a lot of things, especially 2D. There are also a few arguments to use Defold which go beyond feature list comparisons:

3 Likes