FVTT Token Animation Tools
Module for Foundry VTT that provides macros and configuration options to control Token animations.
].download_count&url=https://api.github.com/repos/ruipin/fvtt-token-animation-tools/releases/latest&color=green)
Features
- Enable/disable Token Animations on a world and/or client level.
- Disable Token Animations when a modifier key is held down.
- Disable Token Animations automatically when the drag distance is above a user-defined threshold in world coordinates.
- Disable Token Animations automatically when the duration is above a user-defined threshold in milliseconds.
- Set a Token Animation duration cap, so that animations will never last longer than a user-defined duration in milliseconds.
- Change the default animation speed.
- Includes a basic set of macros, including one to enable/disable/toggle animations, and one that instantly finishes any on-going animations.
Module Configuration
Note: Images may be out of date
Installation
-
Copy this link and use it in Foundry's Module Manager to install the Module
https://raw.githubusercontent.com/ruipin/fvtt-token-animation-tools/master/module.json
-
Enable the Module in your World's Module Settings
libWrapper
This module uses the libWrapper library for wrapping core methods. While this is not a hard dependency, it is recommended to install it for the best experience and compatibility with other modules.