MATT Stop Token Movement - ironmonk88/monks-module-wiki GitHub Wiki

https://github.com/ironmonk88/monks-module-wiki/blob/bacb6572a0edc508b7286789b859d7b06f495a96/MATT/Actions/Stop_Token_Movement/Stop_Token_Movement_Example.gif

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.

https://github.com/ironmonk88/monks-module-wiki/blob/bacb6572a0edc508b7286789b859d7b06f495a96/MATT/Actions/Stop_Token_Movement/Stop_Token_Movement_Comparison.png

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 and Exit trigger methods, not On 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