Canvas Renderer

Canvas Renderer

202k Downloads

Handheld lighting follows camera, not the player

Opened this issue ยท 1 comments

commented

2020-12-19_08 30 17
Canvas Version: 1.0.1241
Minecraft Version: 1.16.4
Fabric API Version: 0.28.3

commented

This is known limitation of the current implementation. It does it this way because it is insanely cheap and simple.

More sophisticated dynamic lights will be added in the future, but for now this is how it works.