
Defold Built-in TileMap Tutorial
A downloadable asset pack for Windows
Download NowName your own price
This is the project I used on the "How To Use Built-in Tile Maps with Defold?" video on https://www.youtube.com/@AsatteGames channel. You can download and extract the file and import to Defold. The TileSet I used can be found on https://cupnooble.itch.io/sprout-lands-asset-pack .
Follow on itch io and subscribe on YouTube for more Defold tutorials and content!
Download
Download NowName your own price
Click download now to get access to the following files:
Built-in-TileMap.zip 37 kB

Comments
Log in with itch.io to leave a comment.
Is there an advantage of using Tiled instead of the built-in tile maps in Defold? Great tutorial, and to the point.
For smaller projects, there is not much point in using it as the built-in tilemap is good enough to create the levels.
For larger projects though, it is a lifesaver as you can use auto-tiling with it and can create large levels easily.
So, for a game-jam level game, I would (and did) use the built-in option. For a larger project, using Tiled can save a lot of time that would be spent on level creation