A small add-on module for Foundry VTT which converts wall segments to drawings for quick maps
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
bertieb b319e89878 Colour wall types are differently 3 år sedan
scripts Colour wall types are differently 3 år sedan
README.md Colour wall types are differently 3 år sedan
module.json Colour wall types are differently 3 år sedan

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.