Frstrm / TokenLightCondition

Determine the lighting conditions of a token based on placed lights and token lights
MIT License
1 stars 4 forks source link

[V11] Massive slowdowns / choppiness of movement in PF2E #52

Closed apoapostolov closed 1 year ago

apoapostolov commented 1 year ago

With TokenLightCondition on, the movement of tokens is prolonged and choppy, with no fluid animations, and appears at the end of movement points (with Drag Ruler, changes of movement vectors). The issue only happens with the mod. It must be something related to the optimization of calculation during movement.

apoapostolov commented 1 year ago

This may be resolved if there is no light calculation during movement, only when a movement ends.

Frstrm commented 1 year ago

Updated with 0.6.4 This will probably be solved via use of the Delay Calculations. You may have to adjust the delay based on range of token movement expected.