1 Commits

Author SHA1 Message Date
Thomas
fdba6ef077 Add Earth sprite to moon parallax background
Render earth.png as a non-tiling feature sprite in the moon sky,
drawn between the far starfield and near crater terrain layers.

Introduce ParallaxFeature struct for single-instance background
sprites that scroll with the camera but never tile. Clean up the
feature reference in parallax_free to prevent stale pointers
between level transitions.
2026-03-01 17:49:14 +00:00