CobeyH / Leora

2D Moth Puzzle Game written in Unity
4 stars 1 forks source link

Fixed the directional light angle problem #274

Closed jpark052 closed 1 year ago

jpark052 commented 1 year ago

Fixed the "light leakage" problem that directional light had. Also replaced the old directional light in Level 7 with the new prefab instance.

Resolves #246