oOve / lasers

FoundryVTT module for lasers, or lightbeams that can be colored, or reflected using mirrors.
MIT License
0 stars 1 forks source link

Mirrors partially reflects from their "back-side" #9

Closed oOve closed 2 years ago

oOve commented 2 years ago

The wall which is placed on the back of a mirror is placed a given distance towards the middle of the tile. If the ray checks the position before it intersects this wall we will have a "valid" reflection. Fix: Check the sign of the reflection, abort if negative.

oOve commented 2 years ago

Fixed in v 1.5.3