doumoku / about-face

FoundryVTT Module to rotate tokens on move

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub release the latest version

About Face -- FoundryVTT Module

About Face is a module for FoundryVTT that changes a token's direction based on movement. It also provides optional "facing" indicators for tokens.

Example

Usage

Two options are available in the game settings module config. Otherwise, with everything enabled:

  • Move your token!
  • Hold SHIFT and using your W,A,S,D or ↑,←,↓,→ you can change the direction your token is facing without moving

Disable for a specific Token

Token Config Screenshot

Known Issues / Limitations

  • If a token is not facing down just edit the rotation in Token Config > Image.
  • Closing the Token Configuration will erase a token's indicator. This is due to Foundry redrawing the token whenever its configuration is changed.
  • If you are using Mirroring and Vision Angles, use the Lock Rotation setting for the vision to stick to the token's facing. This is due to Foundry drawing the token's vision based on its rotation, which isn't specifically changed when mirroring.

Troubleshooting

How do I keep certain tokens from spinning?

  • There's the Lock Rotation setting (on the Module settings for a global-scope and on Scene settings for scene-scope).

Credit

Eadorin & edzillion, for the original About Face.
Assistance from several Discord users, including @Forien and @Stan. Accepting translations for the few config options.
Assistance from theripper93 for the 3.0 update.
theripper93 for injectConfig library.

License

This Foundry VTT module is a fork of About Face and is licensed under GNU GPLv3.0, supplemented by Commons Clause.

This work uses the injectConfig library, which is licensed under the MIT license.

This work is licensed under Foundry Virtual Tabletop EULA - Limited License Agreement for Module Development.

About

FoundryVTT Module to rotate tokens on move

License:Other


Languages

Language:JavaScript 97.1%Language:HTML 2.9%