Saibot393 / Rideable

A Foundry VTT module which allows Tokens to be ridden
MIT License
7 stars 3 forks source link

Tile riding function does not seem to work. Generates console errors #36

Closed baileywick closed 10 months ago

baileywick commented 10 months ago

System: dnd5e 2.3.0 Foundry: v11 307

I have a tile of an airship set to allow mounting when tokens enter its space. The token text indicates that the tokens have mounted the airship, but moving the tile does not move the tokens. It does generate the attached error.

tile-settings dev.baileywikifoundry.world-1694913963734.log

Saibot393 commented 10 months ago

I have just released v2.9.5 which should fix this issue. The problem was Wall-Height related, Rideable basically tried to calculate the Tiles Wall-Height Sight Elevation, which is of course doesn't make a lot of sense. I know that levels adds sort of an elevation for tiles, i am not quite sure yet how to translate that into a riding height.