Creating Tilesets

From Tuxepedia
Revision as of 01:32, 17 September 2016 by Sanglorian (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Tuxemon uses the Tiled map editor to create all of the maps seen in the game. With Tiled, you can load multiple tileset images which contain various tiles that can be used in your maps. A tileset image can be *any* size, as long as the individual tiles themselves are 16 x 16 pixels in size.

Here is what a whole tileset image might look like:

Tiles packed.png

Using your tilesets in Tuxemon[edit | edit source]

You can use your tilesets in Tuxemon by simply placing your tileset images in `resources/gfx/tilesets` and then adding your tileset to a map using the Tiled map editor. For more information on how to add your tileset to map, take a look at the Creating Maps page.