caewok / fvtt-elevation-ruler

Modifies Foundry VTT ruler to display when dragging tokens, add token speed highlighting, do pathfinding, calculate elevation
MIT License
17 stars 14 forks source link

Diagonal movement doesn't work on PF2e system #14

Closed LucD20 closed 1 year ago

LucD20 commented 1 year ago

Windows 10 Pathfinder 2e System 4.6.5 Foundry V10 (Build 291)

The diagonal movements count as normal when moving up and down, as if with the 5/5/5 DnD5e system.

caewok commented 1 year ago

So the calculation of the total distance was borked when measuring horizontal or vertical. v0.6.4 should fix this. Thanks!