Add TODO: Mars Surface ambient dust particles

This commit is contained in:
Thomas
2026-03-02 21:03:16 +00:00
parent b5cdf1804f
commit 46209b94bb

View File

@@ -143,3 +143,9 @@ Mars themes in all generic segment generators.
In showEditor mode, the Open level-select dialog currently only loads the
selected level into the editor. It should also load the level into the game
(MODE_PLAY) so test-playing reflects the newly opened file.
## Mars Surface atmosphere particles
Mars Surface levels should have ambient floating particles (dust motes, fine
sand) drifting across the screen to sell the atmosphere. Could tie into the
existing wind system — particles drift with the wind direction. Should be
subtle, low-alpha, and layered behind/in front of the player for depth.