mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-01-09 00:13:55 +00:00
* Starlight colors with parallax, small parallax code clean-up (#77020) The space gas parallax now colors starlight in the color of the gas:  <details> <summary>Others</summary>    </details> I also cleaned up parallax random code a bit, making it easier to add new parallaxes and add minor effects to them The radioactive nebula parallax thing has also been moved to SSparallax to make it easier and a bit more sane to change 🆑 add: Starlight will color with space gas parallax code: Cleans up random parallax code / radioactive nebula parallax code /🆑 ## Why it's good for the game We can change the starlight color now (mostly thanks to @ LemonInTheDark making light code easier to work with), so I thought it'd be fun to actually do! If people hate it, I'll turn it off and we can just call this a code clean-up PR * Starlight colors with parallax, small parallax code clean-up --------- Co-authored-by: Time-Green <7501474+Time-Green@users.noreply.github.com>