Plugging MV #38 More Weather Effects by Lanza for RPG Maker MV | Ash Bloodrain Hail Petal & Bubble

3 years ago
17

Discord Invite: https://discord.gg/hVVdm5Z
'Plugging MV' is a series where I showcase interesting (community-made) plugins for RPG Maker MV, as I discover them myself, while going through a list of 4000+ plugins.
#RPGMaker #Plugin #Cutscene

--- Plugging MV #38

Plugin: Lanza_WeatherAdvance.js

This plugin adds 5 more weather effects to our RPG Maker MV games. Namely:
Ash-dust,
bloodrain,
Cherry Blossom Petals,
Hail,
and bubble.
Note: The video only showcased three (out of five) weather effects that the plugin has to offer.

Programmer: Lanza
Tested on MV Version: 1.5.1
Does this work in MZ: Nope! No it does not.

- The scenes in this video were taken from one of my games: (that you can download from the link below)
https://sigmasuccour.itch.io/false-rebirth-enhanced-edition

------ DOWNLOAD LINK:
https://rpg.blue/thread-387742-1-1.html
(Click on the file attached near the end of the first post.)

------ HOW TO:
To run the weather effect, use the following plugin command:
Set_Weather type, power, duration, wait

- Replace 'type' with any of the following:
ash
bloodrain
petal
hail
bubble
none

- 'power' = any number from 1 to 20 (or more) that decides how powerful you want the effect to be.

- 'duration' = is the number of frames it takes for the effect to slowly fade in/out of the screen. (Any number.)

- 'wait' = replace with either true or false. This decides whether you want to wait for the weather to complete its duration or not.

Example Plugin Commands:
Set_Weather bloodrain 18 60 false
Set_Weather petal 8 5 true

------------------

If you want to pause the weather while its running on your screen. Put a comma after each parameter in the plugin command.

So for example, run this plugin command first: (and let it run for a bit)
Set_Weather ash 22 50 false

...and then run this one:
Set_Weather ash, 22, 5, false

Doing this will 'pause' the weather effect. Giving the effect as if the time has stopped.
You can resume the weather by running a plugin command for the weather of the same type.

------ BGM used: Reverie by Lahar
https://youtu.be/77EPJ_BcT98

------ Spreadsheet Link: (with the list of all showcased plugins and their download links)
https://docs.google.com/spreadsheets/d/1w2Zy5Gbp47ObutYiv7cU6DV82LK3reAncxM0weKR04Q/edit?usp=sharing

------ Watch the YouTube Playlist for the Whole Plugging MV Series:
https://www.youtube.com/playlist?list=PLalOiJrVKsOc_2PXrkigg3EpL3pvcljQO

------ Patreon page for those who'd like to financially support: https://www.patreon.com/SigmaSuccour

------ And Play Through The Games I've Made:
https://sigmasuccour.itch.io/

Thank you for watching the video, and for reading the description.
Be sure to comment your thoughts and ideas, and subscribe to this channel. (b ̄▽ ̄)b

Loading comments...