p4535992 / foundryvtt-arms-reach

FoundryVTT Door little Utilities, Arms Reach for door
MIT License
3 stars 4 forks source link

[BUG] Token unable to open door unless directly in front of it #43

Closed epsilon7430 closed 2 years ago

epsilon7430 commented 2 years ago

Module Version: v2.1.18

Trying to configure the module to allow the token on diagonal to door to be able to open the door. I can't find the setting to make this happen. Increasing distance configuration settings well over 10 (feet) have no effect.

I believe this token is within 5' of the door, so expected it could open the door. Increasing interaction distances to 7.5' should definitely accommodate the angle and allow interaction.

image

Browser: Edge

Foundry Version: 9.245

Game System: DND5e

p4535992 commented 2 years ago

Try out 2.1.20 add some more check... not sure about the result.

epsilon7430 commented 2 years ago

Seems to be solved. Thanks for quick fix! These are the settings that work: Global Max: 10' Max Door: 7.5'. The door is out of reach if Max Door is set to 5'. With 7.5', the door is out of reach of any cells that aren't bordering the door.

Question: does Global Max have to equal or exceed Max Door for Max Door to be respected? i.e., if I leave Global max at 5', does that mean Max Door is capped at 5', even though I've set it to 7.5' ??

p4535992 commented 2 years ago

Update the labels on 2.1.22 , The "Max Door": Is the distance calculation used only for the 'Interaction door with the hotkey 'e'' module setting and is completely indipendent from the similar module setting 'Global maximum interaction distance measurement'.