Lighting System #13
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A basic lighting system could be made using a CanvasModulate node for darkening the entire scene and a DirectionalLight2D for the sun. Maybe, some other cool lighting effects like torches or lava could be added as well.
I added some very basic cave-darkening tiles and lights for the lava spikes in
a0574db819
. It's not ideal, though, so I will keep this issue open.