Weather System 2D 2D
G

Publisher

gregry

Weather System 2D 2D

2D
Weather Effects Simulation Environment Visual Dynamic Clouds Water

A variety of tools to help create cool weather effects quickly

Godot4 Weather System 2D

image

Includes a variety of tools to help create cool weather effects quickly. Originally used to create a basic anime short over a few days.

  1. The SkySetting Node provides a handful of variables to make it easy to quickly create a dynamic sky:
    • Set amount of rain.
    • Set amount of clouds.
    • Set change in cloud or rain amount over time.
    • Control the decent rate of the sun

image 2. Edit the gradient in the Sky TextureRect to edit your sky background colors.

  1. Reflective water texture included.

See a video with example use here: https://drive.google.com/file/d/1AFCj9rX0jrPF2mGHhBMslishc6YZvUd_/view?usp=sharing

Credits: 4 Helpful shaders adapted from...

  1. Water - https://godotshaders.com/shader/2d-water-with-reflections/
  2. Falling Rain - https://godotshaders.com/shader/simple-rain-snow-shader/
  3. Raindrops on Screen - https://godotshaders.com/shader/rain-drops-on-screen-notexture/
  4. Clouds - https://godotshaders.com/shader/cloudy-skies/