In the prior installments of this series (Part 1Part 2), we looked at how to create mapping tiles using CC3+. Such tiles can be great for quick mapping, because you can just assemble them in whatever way you need to provide a huge amount of possibilities.

Now that you have your tiles, the big question is of course, how will you use them? I’ll consider 4 main methods. the first of them is simply doing as we did while developing them in part 2, just having the tiles placed off to one side in the map and make copies to slot into place, but I find that a bit inefficient. A far better option if you are going to use them in CC3+ is to define them as symbols, which I will look at in a later installment. Today, I’ll consider the last two options, namely exporting them as images that can be used in any application, including CC3+ itself, and printing them, giving you physical tiles to assemble on the fly at the gaming table. Bot these options have several things in common, so it makes sense to talk about them at the same time.

Continue reading »

Campaign Cartographer is not designed to be a tile-based mapper, rather it is designed to be fully free-form where you can shape things as you want. But sometimes, having a set of pre-made tiles available can allow us to throw together a map quickly, or to serve as inspiration.

Last month, we looked at planning the basic structure for our tiles. Planning is always important, especially with something like making tiles, because we need a structured approach if we want them to actually fit nicely together.

In this installment, we’ll get into drawing a few example tiles using the template we created in part 1. Continue reading »

Campaign Cartographer is not designed to be a tile-based mapper, rather it is designed to be fully free-form where you can shape things as you want. But sometimes,  having a set of pre-made tiles available can allow us to throw together a map quickly, or to serve as inspiration.

Most CC3+ styles doesn’t come with such tiles, but creating our own tiles for use in later maps isn’t difficult, although it is a bit time-consuming if we want lots of nice tiles available for our use, but it can also be a nice relaxing activity, and each individual tile can be finished relatively quickly once you have your basic framework ready.

Tiles can be used for multiple purposes, like battle maps, dungeons, space stations and cities. And of course, a tile in CC3+ isn’t fixed and locked once made, you can make a dungeon using tiles, and then still add or remove individual items after placing the tiles.

Tiles can also be printed and used for assembling a quick location on the table for miniature play.

In this article series, I’ll take you through the creation and use of such tiles, and we’ll look at some of the more advanced options available in CC3+ to make the best tiles.  Continue reading »

When you start a new map in CC3+, you’ll find that there is normally 20 or so sheets in a map. One of the main reasons of these is to ensure the correct drawing order, that symbols goes atop the floor and not below it and the floor goes atop the background terrain, and so on. Most tools will select the appropriate sheet automatically to ensure things goes where they are supposed without the user having to micro manage everything.

Obviously, these sheets are named so their purpose is understandable by people so you can know what their purpose is, but there is also some interesting tricks when it comes to sheet naming that can be used with the tools. This is something to keep in mind when you create your own sheets, as following the appropriate way of naming can help greatly.

Continue reading »

There are many things that sets CC3+ apart from other graphics and mapping programs. One of these differences is the size of the mapping area. In most programs, when you start a new file, you specify a size, and you get a canvas exactly that size. If you try putting something halfway outside the edge, like a symbol or equivalent, the spillover is simply lost. In CC3+ however, this is completely different.

CC3+ doesn’t operate with a fixed sized canvas, for most practical considerations it is infinite. There’s nothing preventing you from placing a symbol entirely outside the map area if you so wish, simply because your map only occupies a small spot on that almost infinite canvas. But if the drawing area is of infinite space, how do we determine the actual size of the map? And why do our drawing tools seem to only draw within the map area?

To understand this, we need to look at the map border. When we talk about map borders in CC3+, there are actually two different things we may be talking about. We might be talking about that nice decorative frame around your map. This is known as the decorative map border, and it is just that, decorative. Some map styles have a very elaborate decorative map border, while others have a much more spartan one, sometimes even just a simple line. It doesn’t have any functionality, it is just there to give your map a visual frame. Then we have the technical map border. This is what actually defines your map’s size on the canvas, and all tools that have a restrict to map border option, like drawing tools and bitmap exports work with this one. Usually, it will overlap in location with the decorative map border, but it is the technical map border that provides the functionality.

Continue reading »

Do you have a favorite command in Campaign Cartographer that you use often? One that you wished hat a convenient keyboard shortcut to launch easily?

CC3+ may not have an easy-to use shortcut editor built in, but it still allow you to define shortcut keys for any command you want. All that is required is that the command is defined in the CC3+ menu, but even if it isn’t already defined there, it is easy enough to add it yourself. So if you’re like me and use the List command a lot, why not make it easy to access by adding Ctrl+L as a shortcut key for it?

Continue reading »

Train StationA few months ago, I started the Rails & Trains mini-series of articles. In the two prior installments (part 1part 2), we looked at how to make the tracks themselves, now it is time to round it out by looking at rail cars.

We’ll have a look at how to draw the insides of a rail car based on a real blueprint, giving us a nice scene for a handout or battle. I am going to base my drawing on a blueprint from the early 19-hundreds. I mainly picked these because it is difficult to find older blueprints online with proper dimensions, and because the trains of that time still had the same basic layouts as earlier trains, making it easy to adapt them to earlier times. Of course, my procedure here works fine with any blueprint, so if you’re mapping for a modern train, just grab the appropriate blueprint and possibly a different drawing style better suited for modern maps, such as SS3.

Continue reading »

CC3+ maps are more than just pretty illustrations of the area your players happen to adventure in. If you like to keep track of time passing in your game (or your novella) you need to know how long it will take your players to travel from Snowport to Knight’s landing. And to do that, you’ll naturally need to know the distance, and the terrain traveled through. The latter is easy enough to read visually from the map, and sure, you can provide an estimate for the former using the scale bar. However, this gets more and more inaccurate the more winding the road is though, maybe they are even traveling along an extremly winding river.

Instead of trying to estimate complex distances like that, CC3+ has built-in tools that lets you easily measure distances, both in straight lines, but also along a meandering path. Using these tools you can get the exact answer in seconds when the players ask about the distance/travel time, and get the same answer every time.

Continue reading »

In my previous two installments of this series, I’ve looked at the basics of macros and how to use variables. Today, I’ll be rounding off this introductory series by having a look at program flow. The macros we have looked at so far have just been a row of instructions, which are executed one by one, but it is also possible to make branching logic and loops. For example, you can do different things based on what the user chooses, or you can run the same block of code multiple times. For example, if you’ve had a look at my Large Exports annual, it contains the code required for exporting a small section of the map, and then it just loops over the same code enough times to export the entire map as smaller chunks.

Continue reading »

Last month, I talked about the basics of macros, how a macro is basically just a series of commands executed in sequence. And for the majority of macros used in CC3+, it actually stops there. For example, one of the more common uses of macros are as part of drawing tools, where you draw a polygon with the tool, and then a macro built into the tool takes over and does it’s magic to the polygon, such as filling with with symbols (like trees for a forest), or automatically align the fill or other similar operations.

But of course, that the majority of macros used are rather simple doesn’t mean we doesn’t have more advanced functionality that is highly useful. For this month’s part, we’ll be talking about variables.

Continue reading »

Previous Entries