A small add-on module for Foundry VTT which converts wall segments to drawings for quick maps
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
bertieb b319e89878 Colour wall types are differently 3 anos atrás
scripts Colour wall types are differently 3 anos atrás
README.md Colour wall types are differently 3 anos atrás
module.json Colour wall types are differently 3 anos atrás

README.md

Walls-to-Drawings for Foundry VTT

This add-on module for Foundry lets you convert convert walls to something players can see by converting Wall objects to Drawing objects.

It is intended for quick, one-off scenes which are made by doing a quick sketch of the scene (by placing walls) to create an environment; as opposed to scenes in which invisible walls are drawn on top of a premade map.

It has been tested and works with simple line segments and plain walls. Note that if other walls are selected (such as ethereal walls) at the time of conversion they may be rendered as well.

Usage

  1. (Optional) Configure wall colour and thickness in the sidebar: Game Settings → Configure Settings → Module Settings
  2. Draw walls
  3. Select walls you would like to convert
  4. Hit the ‘Convert walls to Drawing’ button (empty square) at the bottom of the Wall Tools

The Drawing objects will show up under Drawing Tools.

Wishlist

Suggestions are welcome. Please feel encouraged to open an issue or pull request.