ironmonk88 / monks-active-tiles

GNU General Public License v3.0
50 stars 31 forks source link

[BUG] Yet Another Fade Issue #336

Open Crowguard opened 2 years ago

Crowguard commented 2 years ago

Tile transitions don't work if there's tiles below the transition one (unless those tiles have a negative Z-index). The transition effect is probably playing at z-index 0

https://user-images.githubusercontent.com/99844555/195964417-7756dc07-c631-4db7-886a-7dafb5cbc744.mp4

MATT 10.3 Foundry 10.288 FTC ✔️

Crowguard commented 2 years ago

Same as #324

Crowguard commented 2 years ago

Also, players are able to see the tile during the transition in any portions of the scene that don't have a tile between Z-Index 0 and whatever Z the transitioning tile is at.

https://user-images.githubusercontent.com/99844555/198497718-3adb7891-66b0-4250-bbfb-2d5df74bb361.mp4