Noggog / fvtt-autorotate

Token Auto-Rotation Module for Foundry VTT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Auto-Rotate

Auto-Rotate is a FoundryVTT module which allows tokens to automatically rotate based on triggers such as movement, targeting, etc.

Credit goes to Eadorin for the original about-face module. Auto-Rotate has most of the features of about-face, but uses a completely re-worked implementation.

Credit also goes to TyphonJS's demo-rollup-module module, which was used as a project template.

How to Use

  • Open an actor's token configuration by first opening their sheet, then clicking the Prototype Token or Token labels on the sheet's window bar.
  • In the token configuration window, click the 'Position".
  • Enable or disable the checkbox next to "Enable Autorotate". Note that the "Rotation Lock" toggle must be off!

Current Functionality

  • Per-token rotation settings.
  • Rotation on token movement.
  • Rotation on token targeting.

Future Functionality

  • Per-direction token sprites.
  • Visual indicators on hover, selection, etc.

About

Token Auto-Rotation Module for Foundry VTT

License:MIT License


Languages

Language:JavaScript 94.7%Language:HTML 5.3%