RPG Maker VX Ace
Displays weather effects on the title screen
This script allows you to have the weather effects used on the map displayed on your title screen.
Customization:
The weather is set up in the "create_weather" function
To change the weather type, change :rain to :snow or :storm (or :none)
@weather.power uses the same values as the change weather event command.