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
← Return to asset pack
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