A small add-on module for Foundry VTT which converts wall segments to drawings for quick maps
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
bertieb b319e89878 Colour wall types are differently 3年前
scripts Colour wall types are differently 3年前
README.md Colour wall types are differently 3年前
module.json Colour wall types are differently 3年前

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.