You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.
Allow multiple tokens to be attached to a single mount token, so it can be used for passengers or a car for instance. Highly useful for modern games like Call of Cthulhu
The text was updated successfully, but these errors were encountered:
Isn't this already available though?
When I select two characters and mount them on to a cart, they both mount it.
And it posts two updates to chat, with both characters showing to have mounted it.
However they don't show side-by-side, but rather are on top of each other.
** Great job on the module. Way easier than other popular modules that attach tokens together. **
You can manually move riders position after they are mounted, however rotation of the mount does not keep them in the same relative position to the mount. So if you have two riders on the same horse, one in center of the horse the other behind. As the horse rotates, the rider in back is suddenly riding on the side of the horse. As the horse rotates further, they are now on the front of the horse. If the mount is a wagon, boat etc. with four riders that are side to side, the issue becomes a greater problem.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Allow multiple tokens to be attached to a single mount token, so it can be used for passengers or a car for instance. Highly useful for modern games like Call of Cthulhu
The text was updated successfully, but these errors were encountered: