A small add-on module for Foundry VTT which converts wall segments to drawings for quick maps
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
bertieb b319e89878 Colour wall types are differently il y a 3 ans
scripts Colour wall types are differently il y a 3 ans
README.md Colour wall types are differently il y a 3 ans
module.json Colour wall types are differently il y a 3 ans

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.