Interrupt / delverengine

Delver game engine and editor
zlib License
796 stars 77 forks source link

Choose Better Defaults For Fog Settings #283

Closed PythooonUser closed 2 years ago

PythooonUser commented 2 years ago

Currently, fogStart and fogEnd default to 0 with the new LevelInfo object (introduced in https://github.com/Interrupt/delverengine/pull/272).

grafik

This causes lighting issues.

grafik

We should find good default values and apply them.