Table of Contents

Installation


Built-in Render Pipeline

  1. Import Weatherade Snow and Rain System to your project via Asset Store or Package Manager.
  2. Unity will show a window with a list of files to import. Press the ⠀Import⠀ button. Files will be imported to the Assets/NOT_Lonely/ folder.
  3. Unity will then import Weatherade SRS with the additional tools and compile the scripts.

After the import is complete, you will see the Weatherade SRS and the additional tools at the Window ⇒ NOT_Lonely menu. The Coverage Instance and the GPU Particle System can be found at the GameObject ⇒ NOT_Lonely ⇒ Weatherade creation menu.

If it's your first time using Weatherade SRS or you just updated to the newer version, you will see a popup start screen. You can download the demo content from this window and find some other useful info there.

URP

Weatherade supports URP since v1.1.0.

The minimum supported version of Unity is 2022.3.24 LTS.

To use Weatherade in URP, first complete all the steps for the Built-in Render Pipeline. Then follow these steps:

  1. Open the Start Screen from the Window ⇒ NOT_Lonely ⇒ Weatherade menu.
  2. Go to the UPR tab and press the ⠀Import URP⠀ button.

Alternatively, you can import the WeatheradeSRS_URP unitypackage manually from the Assets\NOT_Lonely\Weatherade SRS\URP Support folder.

After the import is complete you can use Weatherade in URP. To make the demo content works in URP as well, you should import the WeatheradeDemoContent_URP unitypackage which is placed in the Assets\NOT_Lonely\Weatherade SRS\Samples\DemoContent folder.