Mount Up! is a module for Foundry VTT that allows tokens to carry or be carried by other tokens. This is completely system agnostic, and fully customizable to fit right into your game.
Describe the bug
When mounting via macro, the rider does not shrink and move to its mounted position like it does when the HUD button is used. In addition, if the macro is used to mount, the HUD button does not work. The dismount macro works just fine.
Describe the bug When mounting via macro, the rider does not shrink and move to its mounted position like it does when the HUD button is used. In addition, if the macro is used to mount, the HUD button does not work. The dismount macro works just fine.
Environment Details Foundry VTT Version: (Example 0.7.7) Mount Up! Version: (Example 3.0.1)
To Reproduce Steps to reproduce the behavior: _1. use the macro MountUp.mount(rider.id, mount.id);
Expected behavior Using the mount macro should function the same as clicking the mount HUD button.