JHGuitarFreak / UQM-MegaMod

A fork of The Ur-Quan Masters + HD-mod that remasters the HD graphics with a veritable smorgasbord of extra features, options, QoL improvements, and much more...
https://uqm-mods.sourceforge.net
GNU General Public License v2.0
80 stars 22 forks source link

[addon idea] enhance planet exploration: display climate #55

Open nsklaus opened 4 years ago

nsklaus commented 4 years ago

for planets that have an atmosphere, it would be nice to display some of it. for example:

implementation suggestion: overlay a transparent layer on top of planet surface, with some subtle differences in opacity and colors. make it move by shifting it in a given direction. depending on planet's climate, wind could be stronger and as such the layer's offset would happen more frequently, more quickly. strong winds could also push the lander a bit, having the player to compensate when moving around.

i made mockups, imagine these clouds moving to the right, for example. (i took the easy route of reusing my previous mockup for drilling) uqm-clouds

this one is even called "dust world" in the game. so why not show it. here too theses dust clouds should be moving. in case of dust maybe using two layers, each moving at different speed would look more realistic. uqm-dust

for making it more diverse and less repetitive, when loading the world, the cloud/dust/gaz layer could be randomly rotated, and moving then along Y axis accordingly (rotate would happen once, only when loading the world).