In the hold attached you'll find a simple world map set up. Feel free to use this as a model for setting yours up. There are a few important considerations to keep in mind: see below.
Basic process for making a map
1) Click on Maps in the level editor and add a new map. Here's where you can select your image.
2)
Important: take a look at the box to the right that says "
Map Display Type"
. It's easy to miss. You need to select "
Labels"
if you want level names to appear below your map icons.
3) In the first room of your hold (or at a point where you're sure the player will be before going to a map) add a scripted character.
4) Add the script "
World Map Select"
and choose your map.
Now to place icons on your world map that will lead to your levels, you can use the script "
World Map Tile Icon"
. The icons used in TSS can be found in The TSS customs element pack which you can download on the downloads page if you purchased TSS:
http://forum.caravelgames.com/downloads.php
You can also opt to use pretty much any other monster sprite.
Coordinates are measured in pixels from the upper left. In the map attached above you can find an easy reference for counting pixles. Be warned though, the coordinates you enter at this stage will be where the game places the
upper left corner of your icon, not the center. So if you want your icon centered at (100,100) say you'd probably want to actually place the icon at (90,90) or something like that.
The last box with the options "
on"
, "
off"
, "
level state"
, "
Locked"
, "
Disabled"
, and "
Image only"
is important too and easy to overlook. If you're using icons you'll probably want "
level state"
most of the time. That will have a sword for explored, a check for cleared and all the usual stuff appear on your icon. The others are mostly self explanatory.
Note that you can also use "
World Map
Image Icon"
if you want to use a custom image of pretty much any size instead of a smaller icon. The hold Torus does this and is anyone edit if you want to see an example of how to set this up.
Common problems
* I can't find the image I wanted.
->
It has to be in jpeg or png format. Default is jpeg, so if your map is png, make sure to select that or it won't show up on the import screen.
* Level names don't appear next to my map icons.
->
You have to select this option on the main editor screen. When you have "
Maps"
selected a box should appear to the right allowing you to select "
Labels"
* I want little checks to appear when a level gets cleared.
->
Make sure to select the "
level state"
option in the box at the far right after you selected the "
World Map Tile Icon"
script.
* I can't figure out how to get icons in the right place:
->
The x and y coordinates are measured from the top left as (0,0) and count the number of pixels from the top left to where the top left portion of your icon image will appear (not it's center). You can use the map in the post above to help you reference this, but you'll probably have to experiment a bit to get it just right.
____________________________
Links to neat forum tools that I always have trouble finding:
Click here to view the secret text