diff --git a/index.md b/index.md index 43f968f..54850b7 100644 --- a/index.md +++ b/index.md @@ -79,17 +79,29 @@ These numbers belong to Object layers. There are [five object layers](https://us More detailed information on these layers can be found in the [Detailed Documentation](https://github.com/wcko87/rabiribi-map-editing/tree/master/docs). +# Frequently Asked Questions + +##### Q: When I load a map in Tiled, I can't see any tiles at all! All I see are a bunch of numbers. + +A: This happens when you don't put the tileset files in the same directory as the .json file. If your .json file is in `s2_editable_maps`, you should place the tileset files in `s2_editable_maps` as well. + +##### Q: I get a conversion error when I try to convert my .json map back into a .map file. What happened? + +A: A conversion error happens when you do something in Tiled that is not valid in Rabi-Ribi. I suggest reading the [Important Notes when working with the Map Editor](#important-notes-when-working-with-the-map-editor) to find out what you should and should not do in Tiled. + # Other Stuff ### Demo [**Random Map Editor Images!**](random_images) - + ### Custom Maps -[Custom Maps Portal](https://wcko87.github.io/rabi-ribi-maps/) +We have a custom maps portal for user-created Rabi-Ribi maps. + +[**Custom Maps Portal**](https://wcko87.github.io/rabi-ribi-maps/) ### Contact