New Tiled Map Editor 0.5.1 Works Like a Charm!

Thorbjørn, creator of the Tiled Map Editor, has released Tiled version 0.5.1. The new release fixes a bug which caused level objects to change positions when a map with oddly-sized tiles was saved.

We downloaded the new Tiled editor and tested it out with the iPhone Game Kit. Everything works now! The only difference we see in the actual level data is that the following unnecessary line is removed from the saved TMX files:
<!DOCTYPE map SYSTEM "http://mapeditor.org/dtd/1.0/map.dtd">

(Note that the above line doesn’t make any difference to Cocos2D or the iPhone Game Kit.)

The new version of Tiled has two immediate added benefits:

  1. The fill tool! You can now fill up a layer with grass or dirt or whatever in one easy click
  2. There seem to be fewer graphical glitches so drawing layers with trees is much more user-friendly

Enjoy. And if you have a moment, thank Thorbjørn and the other developers of Tiled.

Featured Posts

Recent Posts


The Ultimate Cocos2d-x Platformer Engine

A cross-platform, parallaxing game engine based on cocos2dx. Includes procedural level generation, scripting, dynamic texturing, realtime multiplayer, virtual economy (in-app purchase) and all the basics like moving platforms, boxes, slopes, water, ladders and artificial intelligence. Write your game code in C++ and level scripts in Javascript. Games built with this kit can be deployed to iOS, Mac, Windows, Android and any of the other platforms supported by cocos2d-x.
More Info...


Action-RPG Engine Code & Tutorial

Create your own RPG, RTS, action or adventure game with this source kit. Learn how to manage tilemaps, characters, AI and more. This kit includes a flexible RPG engine built on cocos2d iphone (now called cocos2d swift), along with a sample RPG project called Quexlor Lite. Also included is a PDF ebook tutorial and bonus royalty-free art package. Written in Objective C, games built with this kit can be deployed to iPhone, iPad and iPod Touch.
More Info...


iPhone Game Creation for Beginners

This game source kit is a hands-on introduction to making games for the absolute beginner. No programming experience is required. The included PDF book walks you through all the basics of how to code with Objective C and will familiarize you with the tools you need to develop an iPhone game. It includes source code and Xcode project files to a simple checkers game built with cocos2d iphone (now cocos2d swift). Also included is documentation, a game template project, support and a bonus artwork package to start your own creation. Games built with this kit can be deployed to iPhone, iPad and iPod Touch.
More Info...