MATT Stop Token Movement - ironmonk88/monks-module-wiki GitHub Wiki
Stop Token Movement
Stops token movement when the tile is triggered from a token entering or exiting it.
Snap to Grid
Turn Snap to Grid on so the token will fully enter the square.
Notes
- Prior to MATT 11.20, this action worked regardless of where it was placed, even if it was located in an action thread that was never run. It now respects placement, and needs to be placed in the specific thread that will be triggered; it also needs to be placed before any other actions there that may cause delays.
- This action only works with
Enter
andExit
trigger methods, notOn Movement
; otherwise the token would never be able to move. - If you need to continue to lock their movement once this has been triggered, use Tokenbar's Change Movement Mode.
- If you need a token to not have their movement stopped based on some kind of logic or pass/fail results, follow this up with the Move's
Original Destination
location. - This action doesn't work with waypoint movement.
Page Last Updated
MATT 11.20