Help adding tileset

Started by shiberoth, October 28, 2015, 03:25:04 PM

Previous topic - Next topic
So this is a seriously noob question but it is driving me crazy. I have made a few simple tilesets in png format but I cant add them to the game.

I put them in the tilesets folder inside my project folder, then I go into the Solarus editor >> New Tileset >> Enter the tilesets filename and a description >> I get "Missing tile set image ______"

Am I missing a step here? Thanks.

You have to name them *.tiles.png and *.entities.png for the engine to recognize them and then you have to ID every single sprite in the tileset editor before you can use them.

You need to rename your tileset first to something like "my_tileset.tiles.png"
Then, go to the editor, open your project, go to the Tileset project, right-click, add a new tileset and name it.
Then you'll need to edit collision to make them work