McbeEringi / esbe-3g

A shader for Bedrock
https://mcbeeringi.github.io/esbe-3g
MIT License
95 stars 10 forks source link

Wave effect bugs #5

Open HeinIsTaken opened 3 years ago

HeinIsTaken commented 3 years ago

So I have found minor bugs and here it is, 1. Redstone wave, 2. Deepslate spikes(I dont know whats it called) wave. Edit:I found another bug, 3. Amythest wave.

McbeEringi commented 3 years ago

I already noticed those issues since I added wave effect on flowers, saplings and etc. this detection checks were the polygon vertex is. if it's not on 16x16texture grid, sharder treats as wavable block. this is why accidentally detects Amethyst and Dripstone. But Redstone is defferent. I'll fix Redstone in next release.

HeinIsTaken commented 3 years ago

Ok

HeinIsTaken commented 3 years ago

I forgot to say that campfire wave too