Rain Thunder System
Rain Thunder System adds dynamic rain, thunder, mist, wetness changes, camera droplets, and a DemoMap, including a roof-edge dripping update.
Procedural SystemsResource overview
Getting rain into a game often means dealing with more than a particle emitter. The useful part is how many surrounding effects respond at the same time: sound, atmosphere, screen interaction, and the look of the environment after the storm begins. Rain Thunder System approaches that workflow as a dynamic system, letting rain start, intensify, and stop while the world reacts along with it.
The pack is presented as a way to implement a dynamic rain system in a game. When rain is activated, rain particles and sounds are activated as well, and world wetness gradually increases instead of changing all at once. When the rain ends, the environment dries again within a short period of time. That cycle gives the weather event a beginning, a visible active state, and a recovery phase rather than leaving the scene locked in one permanent condition.
Dynamic rain system setup in play
The most immediate implementation detail is that rain is not isolated from the rest of the presentation. Turning it on also turns on its supporting effects. Rain particles handle the visible fall of water, while sounds reinforce the weather event as part of the same change. The world wetness then ramps up gradually, which helps the environment move from dry to storm-affected in steps instead of a hard switch.
That gradual wetness change matters because it makes the system feel like a weather state rather than a visual overlay. A scene can begin dry, move into active rainfall, and show the surfaces becoming wetter over time. Once rain stops, the environment does not remain frozen in the wet state. It dries within a short period, closing the loop and making repeated weather changes easier to stage.
There is also an example DemoMap included. For implementation and testing, that kind of sample space gives a direct place to see how the weather cycle behaves when activated and when turned off again. A pack shaped by changing atmospheric conditions benefits from having a map that shows those transitions in motion, especially when wetness, mist, thunder, and screen effects all need to read together.
Heavy/Light rain levels drive thunder and mist
Rain Thunder System does not treat every rainfall state the same way. Thunder and mist appear according to rain level, with Heavy and Light states explicitly mentioned. That means the system distinguishes between at least two intensities, and those intensities affect more than the amount of rain alone.
Heavy and Light rain levels create a practical control point for how the scene feels. A lighter state can support a softer weather moment, while a heavier state can push the atmosphere further through thunder and mist. Since those elements are tied to rain level, the system reads less like separate effects placed by hand and more like coordinated parts of the same weather logic.
This also gives a clearer implementation path for anyone trying to create variation inside one environment. Instead of having only a single rain look, there are named levels that influence associated effects. Thunder and mist are not always on in the same way; they appear according to how strong the rain is meant to be. That makes the weather behavior more flexible without needing to describe it as a purely visual preset.
Two demo views are noted as well: a demo with FX and a demo without FX. Even without extra technical explanation, that distinction suggests a way to compare the weather presentation with and without its additional effects in view. For a system that combines multiple atmospheric elements, seeing those states separately can help clarify what each layer contributes.
Water droplets, leaks, and the player camera surface
One of the more specific details in the pack is how moisture reaches the player-facing view. Water droplets and leaks start to appear on the screen or on the surface of the player camera. That moves the effect beyond the environment and into the player’s immediate visual space.
It is a small detail in wording, but it has a strong impact on usage. Rain outside the camera can establish weather, while droplets or leaks on the screen or camera surface make that weather feel closer and more physical. Instead of only watching rain in the distance, the player view shows signs of exposure to it.
That kind of effect works naturally with the rest of the system’s timing. As rain becomes active and the world wetness increases, the camera-related moisture can reinforce that same transition. The rain is not only changing the map; it is also changing what the player sees through. When the environment dries after the weather stops, that larger sense of the storm passing can be read across multiple layers of the presentation.
Because the camera droplets and leaks are mentioned alongside thunder, mist, rain particles, and wetness, they fit within the same weather event rather than standing apart as an unrelated post effect. The package then offers a more unified storm presentation, where atmosphere, surface response, and player-facing moisture all contribute to the same condition.
September 2023 roof edges update
The September 2023 update adds a rain dripping on roof edges function. That is a very concrete addition, and it says a lot about the direction of the system. The weather effects are not limited to rainfall in open space or broad environmental wetness. They also extend to how water behaves around architecture.
Roof-edge dripping helps bridge the gap between a rain effect and a scene reacting to rain. When water gathers and drips from roof edges, the environment starts to show location-specific behavior rather than only general storm coverage. That can make covered spaces, building exteriors, and transitions between sheltered and unsheltered areas feel more believable.
In practical use, this function supports scenes where roofs are visually important parts of the environment. Even a simple structure can read differently when rain runoff is visible at the edge line. It is a focused feature rather than a broad rewrite of the system, but it strengthens the sense that the weather is interacting with the level rather than just passing through it.
The fact that this function appears as an update also shows continued attention to the weather behavior after the original release. For anyone evaluating how complete the storm presentation feels, roof-edge dripping adds another environmental cue that works alongside wetness, mist, and the camera moisture effects.
Script, Blueprint, Particle workflow and the included DemoMap
The pack is tagged with Script, Blueprint, and Particle. Those tags frame the kind of workflow it belongs to. This is not described as a single static effect dropped into a scene with no surrounding logic. The weather behavior includes scripted or blueprint-driven changes and particle-based visual elements working together.
This helps because the system’s key behaviors are state changes over time. Rain starts. Particles and sounds activate. Wetness increases gradually. Thunder and mist respond to Heavy or Light rain levels. Droplets and leaks appear on the screen or camera surface. Then the environment dries after the rain stops. A script or blueprint-oriented setup makes sense for a pack where timing and response are central to the result.
The included example DemoMap supports that workflow by giving a concrete place to inspect how those connected elements behave together. A weather system is easier to judge when it can be seen in operation rather than reduced to isolated parts. Demo material can help separate the core rain behavior from the optional viewing of extra effects, especially when both a demo with FX and a demo without FX are noted.
A preview and a tutorial are also mentioned. In a pack like this, those materials are useful because the system is about interaction between multiple weather layers rather than one isolated asset. Seeing how the rain, thunder, mist, wetness, and camera moisture come together can make setup and adaptation more straightforward.
Rain Thunder System stays focused on a specific job: introducing a weather state that affects particles, sound, environmental wetness, atmospheric conditions, and the player view, then returning the scene to a drier state after the storm passes. The added roof-edge dripping function and the included DemoMap make it easier to see the pack as a working weather setup beyond one rain effect on its own.
Explore Similar Assets
Resource screenshots
10 curated preview images

Download this resource
Loading your download options...
Resources are manually reviewed before listing to improve quality and reduce obvious risks.


