Some small experiments with modern Rising World game engine. This is very simple example of custom weather. I named it "Green Fog", as the main goal was to create, well, green fog. I also added rain, so it looks like "acid rain" or "post apocalyptic" weather. The fog shade is mixing with sky and creates some sort of interesting gradient
Custom Weather (Experiments)
- paulevs
- Thread is marked as Resolved.
-
-
Das sieht aus wie auf einem anderen Planeten, sehr cool.
-
Attempt to create some sort of warm weather (I called it Hot Red) with reddish fog near horizon
-
And a bit more alien-looking sky: magenta
-
Das gefällt mir auch sehr.
-
Make it brown fog and call it smog lol
-
Make it brown fog and call it smog lol
-
If someone interested here is wether definition table. If you want to add this weather you can do this by manually edit definition.db (be careful and make backups of your worlds & database)
id name cloudiness fogattenuation fogheight fogcolor rainintensity snowintensity windambience windintensity windgustmin windgustmax pollenintensity temperaturedifference rainsoundintensity faunaactivity isgoodweather mindurationn maxduration 13 GreenFog 5 20 10000 0x00CC00 1 0 0,5 1 0,5 1,5 0 -10 1 0 0 120 600 14 HotRed 1 500 600 0xEE5715 0 0 0,1 0,25 0,1 1 1 25 0 1 1 900 3000 15 Magenta 1 800 1600 0xCC00CC 0 0 0,2 0,35 0,1 1,5 0,5 0 0 0,8 1 300 3000 16 Smog 3 20 6000 0x3F2F28 0 0 0,1 0,25 0 0,5 0 0 0 0 0 120 600 -
Updated parameters for the new version + 1 new type of weather
id name fogattenuation fogheight fogcolor rainintensity snowintensity windambience windintensity windgustmin windgustmax pollenintensity temperaturedifference rainsoundintensity faunaactivity isgoodweather minduration maxduration sunvolumetrics clouddensity cloudshape cloudscale clouderosion clouderosionscale cloudaltitude cloudthickness cloudambient 13 GreenFog 20 10000 0x4b8f1e 1 0 0.5 1 0.5 1.5 0 -10 1 0 0 120 600 4 0.8 0.7 50 1 600 350 500 0.5 14 CyanFog 20 10000 0x1e8f4d 1 0 0.5 1 0.5 1.5 0 -10 1 0 0 120 600 4 0.8 0.7 50 1 600 350 500 0.5 15 HotRed 500 600 0xEE5715 0 0 0.1 0.25 0.1 1 1 25 0 1 1 900 3000 6 0.15 0.85 50 1 600 500 300 0.5 16 Magenta 500 800 0xd455e2 0 0 0.2 0.35 0.1 1.5 0.5 0 0 0.8 1 300 3000 6 0.15 0.85 50 1 600 500 300 0.5 17 Smog 20 6000 0x4d403b 0 0 0.1 0.25 0 0.5 0 -5 0 0 0 120 600 16 0.6 0.7 50 1 600 350 500 0.5 And some new screenshots
Participate now!
Don’t have an account yet? Create a new account now and be part of our community!