Game Modules On Mac How To Access

Foundry Virtual Tabletop is a powerful application with lots of features, so it can be overwhelming to a new game-master, even if you have previous experience using virtual tabletop software. This page attempts to walk you through the major concepts in Foundry VTT and guide you through the process of creating your first game-ready Scene.

This page does not go into the installation process in detail. For instructions on how to set up the application and how to configure things for multiplayer hosting please see theHosting and Connectivity Guide.

I assume most people there have the problem with GAMED from the game.center are using Little Snitch (which in my eyes is a fantastic program) I solved the problem by unlocking the rules, and the changing one of the rules under 'gamed' to 'deny any outgoing connection' and then deleting all other rules under 'gamed'. Short video on how to work with MacroGamer. MacroGamer is an open source application geared towards computer gaming using keyboard and mouse macros.Download. Pygame is a set of Python modules used for writing simple video games and graphical programs. It is cross-platform, which means it can be installed on both Windows and Mac computers. This guide provides the steps needed to install Pygame for Python 3.6 on Windows and macOS.

Part 1: A Grand Tour

Foundry Virtual Tabletop uses Game Worlds, Game Systems, and Add-On Modules to create playable campaigns. Each of these are explained in detail later, but the absolute minimum to create a functioning game is the creation of a Game World using a single Game System.

Game Worlds

A Game World uses a collection of data and system rules to define the aspects of a game necessary for play. This includes maps and locations Scenes, characters and creatures Actors, objects, equipment, and things Items, lore and information Journal Entries. Game Worlds can also include ambient sounds and music Playlists, as well as archival packages called Compendium Packs of any of these types of entities.

All of this information that makes up a Game World is contained in a uniquely named folder within Foundry's directories underData/worlds.

Game Systems

A Game System defines the core concepts, data structures, rules, and user interfaces specific to a game system being used in a campaign. Example game systems are Dungeons & Dragons, 13th Age or Pathfinder 2e, all of which are already supported by Foundry at time of release. Game Worlds rely on Game Systems to function, given how much they define.

Installing a new Game System is done via the 'Install System' button at the bottom of the Game Systems menu, this browser allows you to Filter Packages by searching them by name.

Below this is a list of available systems, their version number, and a link to the project page for them. By clicking the install button below the version number, the files necessary for the system will be added to your installation of Foundry VTT.

At the bottom of this screen you can directly paste a link to a system.json manifest url (if you have one) and click the install button to directly install a system without selecting it from the list. This is useful if you are installing a system which is not listed in Foundry's officially supported packages.

Add-on Modules

Add-on Modules extend the core functionality of the Foundry VTT platform by contributing additional features, interfaces, tools, or content. Modules can be designed specifically for one game system, or can be generally applicable to any system, or Foundry VTT itself.

The installation process for Add-on Modules is nearly identical to that described for Game Systems, except being initiated from the Modules tab.

Creating a World

The Create World button located at the bottom of the Game Worlds menu is used to create a new Game World. The World Title is what players will see when logging in to the game, and how it will appear in most places in the interface. The Data Path to your world defines the subdirectory name within the worlds directory where your data will be stored.

Note: Since the data path for your world will be used in web URLs, adhere to common web standards in choosing this name: avoid spaces or special characters, use hyphens to separate multiple terms instead.

The Game System is the ruleset that is going to be used to define numerous aspects of the game and how you and your players will interact with it. A world's game system cannot be changed once the world is created, since any data created in that world will use the data model and schema for that system.

Be aware; Game Worlds require a Game System to function. Refer to 'Installing a System' above if your game system drop down list is empty.

Background Image is used to set the image you and your players will see when logging in to the Game World for a session. This image will be stretched to fit each user's browser window, so it is recommended that this image is large enough to function as a desktop wallpaper.

Next Session allows you to set the date and time for the next game session, and will be visible to any players from the login screen for your Game World.

World Description can be used to provide a text description for your world, allowing for some additional thematic information or a brief description for your setting, current plot points, or other information players will need when logging in.

Editing and Launching Game Worlds

Once a game world has been created you will have a new entry, and three new buttons to interact with it.

The Delete World button will remove all stored data and information the world contains and remove it from your installation of Foundry VTT. This not only removes the world from Foundry, but also deletes it from your storage device, so make sure you won't be deleting anything you want to keep.

Edit World allows you to reopen the panel you used to create the Game World initially, This is useful for changing game details such as the title, background, session details or description.

The last option, Launch World, primes the world for play, and takes you to the log-in screen for your game!

The session login screen allows the GM and players to login. If this is a fresh game world it will have no players yet, and the Gamemaster account will have no password. Configuring your players and setting a GM password should be the first action you take after logging in to your world, otherwise just anyone can access your world.

Player Configuration

The Player Configuration menu is accessed by selecting the gear icon to open the game settings tab, from here you can click on Configure Players to open the appropriate window.

You should create a Player Account for each user you expect to join your game. Control of actors, visibility of journals, and other general permissions are configured at the Player level. Having different users allows you to give each player access to different content.

This panel also lets you set Access Keys and Permission Levels for players, if desired. Players may not set their own passwords.

Note that The access keys used in Foundry Virtual Tabletop are NOT cryptographically secure. Please do not reuse any password that you also use for other important accounts or services.

Each user is assigned a Permission Level which controls what capabilities they will have within the Virtual Tabletop.

In the above example, I have created five Users for my world representing my players: Carrie, Jason, Michael, Tiffany, and Freddy. Each user (including the Gamemaster) has a different permission level assigned. Additional permissions for each role can be configured from the Permission Configuration window located in Game Settings.

Gamemaster
Users with the Gamemaster permission level have full control over the world and its data. By default only the Gamemaster has this role, though additional Gamemaster permissions can be assigned.
Player
The most basic level of permission, Players can join the game and be given access to control or observe Actors and Items. In addition, the default permissions for player accounts includes permission to: create Measured Templates, Display their mouse cursor on screen, open and close Doors, use Script Macros, and Whisper Private messages.
Trusted Player
A player with the Trusted permission has some additional capabilities beyond that of an ordinary player, such as the ability to upload image files to the host's file system (token artwork, for example). The default permissions for a Trusted player include all of the permissions of a standard Player, and add the following permissions: Allow Broadcasting Audio and Video (if A/V chat is enabled in Foundry), Browse File Explorer, Configure Token Settings, Create Journal Entries, and Use Drawing Tools.
Assistant Gamemaster
An Assistant Gamemaster is similar to a regular Gamemaster, they can see the entire game canvas and can create or edit all content. Some permissions are limited, however: Assistant GMs are not allowed to delete Actors, Scenes, or Items.

Even if you don't have any specific players in mind for your world yet, it can be helpful to create a test player that you can use to look at or try out from the perspective of a potential player.

Part 2: First Steps in your World

After creating a Game World and logging in as a Gamemaster you will be presented with a blank canvas upon which you can create new content. Content can also be imported using modules and compendium packs. There are many possible paths to take in creating a World in Foundry Virtual Tabletop, but for the purposes of this tutorial we will walk through creating a simple scene, and experimenting with the basic controls.

When you first load into a World, the game starts as Paused. This prevents players from immediately moving their Tokens. You can pause or un-pause the session at any time by pressing the spacebar.

Creating a Scene

Scenes are locations and maps that your players explore during the course of a campaign. Scenes are displayed in the game canvas and contain objects used to populate and define the area like Tokens, Walls, Light Sources, Sounds, and more. To learn more about this key entity type visit the Scenes page.

To create a new Scene, open the Scenes Directory (the map icon, 3rd from the left) in the Sidebar on the right-side of the screen. At the bottom of the Sidebar you can create a new Scene directly. You also have the option to create a folder for organizing scenes into groups, which you can do at any time. To organize scenes in folders, you can simply click and drag them to the desired folder.

For this section of the tutorial we will use a map of a tavern to create a simple location to play with. The tavern map used is available onDeviantArt. To keep things simple, use the provided image as the map's background image. Foundry will automatically size the map to match the size of the image (3150x2800px). Give your scene a name and set the background image. You can ignore the rest of the settings for now.

Once you have created a Scene, let's first learn some basics of navigation. To move your view of the map, click and drag with your right-mouse button to pan the scene. You can also use Control + Arrow Keys to move your view. To zoom in or out, simply use your mouse wheel, or the page up/down keys. You can press Tab to move your view to the scene's starting point. Since we didn't set specific coordinates for this, it will default to the upper-left corner of the image.

Creating Actors and Placing Tokens

Game Modules On Mac How To Access Computer

Once you have created and configured a Scene, and gotten used to moving your view, we'll try creating an Actor and placing that Actor within the Scene by creating a Token. To learn all about Actors and their properties please read the page on Actors. Creating an Actor will allow you to place Tokens as well as experience the Scene from a player's perspective. The Actors Directory icon can be found to the right of the scenes tab icon.

As a Gamemaster you have full control of all tokens at all times, but individual players may only control tokens for which they have permission. Once you have created an Actor, a good idea is to assign permissions to that Actor for other User accounts, if needed. To do this, right click on the Actor entry in the sidebar and click Permissions. Give the OWNER permission to a user you want to have full control over this Actor.

A typical next step in the Actor creation workflow is to configure the default Token that represents this new Actor. Click theConfigure Token button at the top of the Actor sheet and review the material presented on the Tokens page to learn about all the Token configuration options which are available. Once you are satisfied with your Token configuration, drag the Actor from the sidebar onto the Scene canvasto place the Actor's configured Token into the Scene.

Create Walls and Lighting

Using modules in access

By default all new scenes have vision enabled, meaning that actors with vision will only be able to see the map if it is lit, and their line of sight allows it.

Creating Walls

Now that you have a map and an actor to place on the map, you may want to set up walls. Walls are used to control how light spreads, and what actors are able to see in a map. Creating walls is as easy as dragging out lines to denote a wall that blocks sight. There are multiple types of walls, which all do slightly different things. You can learn more about walls in the Walls article.

Take some time to create walls on your map, be sure to use some of the special wall types for doors or invisible walls where you feel they are appropriate. You can use the image above as a guide for the walls that I created.

Creating Lights

Lights are necessary for actors to see things, unless the scene has the Global Illumination tag set, in which case the entire scene will be affected by Bright Light, allowing full visibility for any areas of the scene where an owned token has line-of-sight. You can learn all about Dynamic Lighting and Light Sources and begin placing some light sources in the Tavern.

Creating a light is as simple as clicking on a point in the scene and dragging out the light's radius. The two rings visible as the light's being created shows the inner bright radius, and the outer dim radius. Once you have created a light you can double click on it to change its various properties including the color, and specific radii of the bright and dim rings.

Lights will interact with walls, creating shadows and sections of darkness where the light can't reach.

By default, all scenes have Fog Exploration (more commonly called Fog of War) enabled, meaning that exploration will be tracked on a per-User basis and stored to the database as the Scene is explored. Fog exploration will only occur if Tokens are set to Have Vision, and the revealed areas are limited to only what the Token can see. Once you have created Walls and Light sources, test out how the dynamic vision and lighting is working in your scene.

You may periodically want to reset the Fog of War state for the map so you can test it as a new player would experience it. Do this using the Reset Fog button in the Lighting Layer controls.

Part 3: Controlling the Game

Gamemasters have access to a significantly expanded array of controls and features compared to those with Player permissions. Take some time to review the available Game Settings and Game Controls to learn more about controlling the game environment.

Once you have multiple Scenes created, you will want to move between them by assigning those scenes to the Navigation Bar. Scenes in the navigation bar allows you to access a few key options which affect which Scene your players experience.

The Preload Scene option will begin loading the image and video assets needed to display this Scene without activating it for players, allowing you set up seamless transitions between Scenes.

The Activate option sets the chosen scene as active and immediately loads that scene for all Users regardless of their permission level.

If you wish to move a particular player to a scene rather than all current players, you can navigate to the scene you wish to use (left click the scene name in the Navigation Bar), right click the name of the User in the Users Menu (bottom-left-corner) and choose Pull to Scene.

Combat Encounters and Token Bars

A Gamemaster may find that the Scene they have created would be used for situations where actors must take turns, such as in combat. The concept of Combat Encounters can be used to great effect to help coordinate actor's turns. A Gamemaster may initiate combat encounters, while a player may not. For more information on adding tokens to a combat encounter and initiating combat, please read the article on Combat Encounters.

Game Systems in Foundry VTT are able to display a token's health for easy access. By right-clicking a token, clicking the gear icon on the token overlay, and clicking on the Resources tab on the Token Configuration window, a token can be configured to display up to two bars that reflect token data. The Token Configuration window can also be brought up by double right-clicking the token. For the Dungeons & Dragons 5th Edition system, 'attributes.hp' represents both the current and maximum hit points of a creature. By setting a bar's attribute to this (and selecting a suitable Display Bars option), the token's HP will be displayed as bar above or below the token. Then, by right-clicking the token, the token's HP can be edited on the fly. Alternatively, the HP can be adjusted by double left-clicking the token to open its character sheet, and editing the HP field there.

Next Steps

Game Modules On Mac How To Access Windows 10

Once you have completed this tutorial, there is far more about Foundry Virtual Tabletop to explore. We recommend the following next steps:

Run Module In Access

  1. Continue to peruse the Knowledge Base to read articles on topics you would like to reinforce or learn more about.
  2. Watch the fantastic Foundry VTT Tutorials video series from Encounter Library: https://www.youtube.com/watch?v=kEQlhdF1568&list=PLGgCMB0gYnLFWxyrCkUYwHY4vvA_yME7m
  3. Explore available Modules and see if there are any modules which change the way Foundry Virtual Tabletop functions that make things more enjoyable or easier for you to use.

Thank you for working through our Tutorial, we hope you found it helpful. Please share any feedback you have on this tutorial with us in Discord so we can continue to improve it over time.