Full notes
Full Elfscape: Ancestors update
Read the full published notes in a cleaner layout. The original post stays linked below.
What changed
- Performance
The current focus in finishing our game is level lighting 💡We have many glowing objects, some are moving, some are static. Rendering in-game lights can be demanding on the computer, so we are compromising between the volume of lights and computer performance. We aim to optimize the lighting in order to spare resources, with the use of the Lights 2D package from Unity.
Without lights:
With lights:
Without lights:
With lights:
Without lights:
With lights:
Source
Changelog.gg summarizes and formats this update. How we read updates.
