wsaunders1014 / ShowDragDistance

Shows distance you dragged the token, similar to pressing ctrl.
10 stars 13 forks source link

Movement variant rule calculation doesn't work with waypoints #60

Closed DarKDinDoN closed 3 years ago

DarKDinDoN commented 3 years ago

Hello,

When using the 5e variant for movement (1.5 / 3 / 1.5 ...) and adding multiple waypoints the calculation is wrong. image

As you can see on the image, for each diagonal I add a waypoint. And for each waypoint the diagonal movement calculation seems to be reset.

Ruler should not diplay : 1.5 / 1.5 / 1.5 / 1.5/ 1.5 / 1.5 But : 1.5 / 3 / 1.5 / 3 / 1.5 / 3

Same behavior with feet (5)

wsaunders1014 commented 3 years ago

This is should be addressed now.