Overview
A simple weather system created in Ren'Py for use mainly with RPG style visual novels. Easily adaptable for changes with randomness and weather length.
Features
- Weather types:
- Rain
- Sun
- Snow
- Cloudy
- Weather length
- Weather GUI + Weather Forecast
- Dynamically updating Weather GUI between Regions
- In-Depth documentation within the Script.rpy file
- Easy changing of weather, between Rain and Sun, etc.
Installation Guide
- Place 'RPG Weather System' file in your Renpy SDK folder, with your other projects.
- Open files or Launch Game with the Ren'Py Launcher.
- All code is contained within the script.rpy file. Opening this in your code editor is ideal.
License
Ren'Py: MIT