Scenes#
Scenes can be used to show your players art for theater of the mind or tactical battlemaps. Let's put together a simple battle map as a demo.
Store your assets in a separate folder
I would recommend storing your files in an assets
folder outside of your World's folder. This will make it easier to re-use content in multiple Worlds and to back up your Worlds using the built-in Foundry backup tool. It could be structured something like this (but feel free to organize it differently!):
Create a Scene#
- Change to the Scenes tab in the sidebar.
- Press the Create Scene button.
- Enter a name for your Scene and press Create New Scene.
Follow along with a free demo map
You can follow along by downloading The Docks map I made in DungeonDraft with Forgotten Adventures assets.
I've left the grid visible in this map so we can align it more easily but if you're creating your own maps and know the grid size I would recommend not including them and using only Foundry's built-in grid controls.
Configure the Scene#
It's easy to feel overwhelmed looking at the Scene Configuration options, but we're going to focus on just the important pieces and ignore the rest:
-
Scene Name: You can name your Scene anything you'd like, including using emoji ! You'll use this name to find the Scene in the sidebar and in the Scene navigation bar at the top of the canvas.
-
Background Image: The background image is the main media for your Scene. You can choose an image or video by clicking on the File Picker button and picking one from your user data folder or by uploading it from your computer.
Grid Type: The grid shape for your Scene. You can choose from:
- Gridless
- Square
- Hexagonal Rows - Odd
- Hexagonal Rows - Even
- Hexagonal Columns - Odd
- Hexagonal Columns - Even
The Grid Configuration Tool will be covered in more detail below.
Grid Size: The size of a grid square in pixels.
- Token Vision: Limits Tokens to only be able to see what their vision settings allow. This should almost always be checked for battlemaps and unchecked for theater of the mind Scenes.
-
Fog Exploration: Controls whether the fog of war remains revealed as Tokens move around a Scene.
Demo and Common Use Cases
Leave this checked if you would like areas your players have explored to be "remembered" and leave the fog of war revealed. They will still not be able to see things like Tokens in previously explored areas once they are out of their line of sight. Uncheck it if you would like players to only be able to see what their Token can see in their immediate area.
-
Global Illumination: Cover all areas of the Scene with bright light.
Demo and Common Use Cases
Check this option if you would like Tokens' line of sight to extend until a wall is in their way regardless of whether there are other lights in the Scene.
Align the Grid#
Since the Foundry grid (the red squares) are larger than the dotted grid squares in the original image we can tell that Foundry's grid (currently set to 100) is too big. Let's get it working correctly!
The Grid Configuration Tool#
In the Grid tab of the Scene configuration window press the Grid Configuration Tool button to start aligning your grid. The Foundry grid will become red, the Scene configuration window will minimize, and you'll be able to start making changes:
- Grid Type: Select the type of grid.
- Background Image Scale: Make the main content of your Scene larger or smaller.
- Grid Size: The size of each grid square/hex in pixels. Minimum of 50 pixels.
- Background Image Offset: Move the main content of your Scene to the left/right (X) and up/down (Y).
Using the Grid Configuration Tool#
-
Reduce the
Grid Size
by 10 until the square in the top-left starts to align.Realigning the Scene's Grid
As you change the
Grid Size
you may notice the grid lines no longer align with the top left corner of the Scene. You can fix this by temporarily changing theBackground Image Scale
by holding Shift + Scrolling up 1 and then down 1. You can see an example of doing this in the demo below. -
It appears that
70
is the correct value. - Now that the Scene is aligned click Save Changes to finish.