Weather effect tinting/modding

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
I've noticed that tinting the screen seems to not have much an effect on the weather settings and can sometimes make it the effects stand out strange.


Is there a possibility that weather such as rain can be altered via a plugin such as transparency and perhaps colourizing like red/purple etc.
 

Milena

The woman of many questions
Veteran
Joined
Jan 26, 2014
Messages
1,281
Reaction score
106
First Language
Irish
Primarily Uses
N/A
There's this. I noticed that it has those red and purple rain as you've mentioned.
 

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
Thanks for the link- i'm going to do heavy investigating and see what I can make of it myself.
 

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
Did some work- found that the weather system dispite hours of effort would render my screen pure black with the exception of a few areas ( conflicts with terrax lighting )


and I also forgot to check the terms of use- to which I am not prepared to enquire about a non free to use script that I am also finding not working well with my project.


On the other hand it seems nice- the colours and options are great, but I feel that the colour rain choices I want are not many and what I like to have.
 

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
Did some work- found that the weather system dispite hours of effort would render my screen pure black with the exception of a few areas ( conflicts with terrax lighting )


and I also forgot to check the terms of use- to which I am not prepared to enquire about a non free to use script that I am also finding not working well with my project.


On the other hand it seems nice- the colours and options are great, but I feel that the colour rain choices I want are not many and what I like to have.
 

Ossra

Formerly Exhydra
Veteran
Joined
Aug 21, 2013
Messages
1,076
Reaction score
856
First Language
English
Primarily Uses
RMMV
I am in the process of creating a weather plugin ... but right now it is in the early stages. However, you can change the default rain, storm, and snow settings along with the default screen tint when weather is in effect. I'll get around to finishing it here sometime, but for now you may find it useful.


Exhydra Weather Extra Options 
 

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
That weather plugin you have provided me is something I am looking for :)


Just curious to know if there is a way that the rain's colour and transparency could change simultaneously- my reasons being is I would like to see how rain would look while flowing through neon lit areas to give this wet/well lit atmosphere.
 

Ossra

Formerly Exhydra
Veteran
Joined
Aug 21, 2013
Messages
1,076
Reaction score
856
First Language
English
Primarily Uses
RMMV
@Skurge Hmm, I'm not quite sure what you mean. Do you mean you want the color and opacity to change when it passes through the lighting, or ... ? Could you give me a graphical example or partial example? 
 

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
It's hard to say because I do not want to impose to much or impossible requests, but the default rain it basically pure thick white which looks ugly on certain terrain.


Since my overall terrain for my project is Urban and well lit with street lights and neon signs etc I am interested to know if the rain can be some sort of clear/reflective or slightly rainbow coloured if the others prove too difficult. it's actually quite hard to find an example of a neon reflective rainy image.


My project's urban environment is quite dark but very colourful in terms of street signs, shops and such.





 

Ossra

Formerly Exhydra
Veteran
Joined
Aug 21, 2013
Messages
1,076
Reaction score
856
First Language
English
Primarily Uses
RMMV
@Skurge Aah, ok. I think I see now. Here, try this :


Exhydra Weather - Extra Options 0.55 (beta; unstable)


You can now change the color type of each default weather option. You can choose flat color (single color) or a gradient color (a gradient of two colors). Also, there is an option for changing the blend mode of each weather option (additive, multiply, and screen). I think the blend mode you want is additive (1). If you want to use the gradient mode, remember to set the color to six comma separated digits (255,0,0,65,0,0). The initial three digits equal the first RGB color, and the last three digits equal the second RGB color. 


You should remove the plugin from the Plugin Manager, press Apply, then re-add the plugin to ensure all of the values are set properly.
 

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
It looks beautiful, here is how one example looks atm.


Curious to know also if a command can be made to have those colours change to a new colour throughout game play, so for example if the player walks into an area primarily with green and blue lights, the colour rain would change associated with that, and walking into an area that has primarily yellow and purple- switches colours close to those. If it's too difficult or too much to ask it's no problem, I hope my ideas and feedback helps improve your script :)

good goy.png
 
Last edited by a moderator:

Ossra

Formerly Exhydra
Veteran
Joined
Aug 21, 2013
Messages
1,076
Reaction score
856
First Language
English
Primarily Uses
RMMV
Updated the plugin to version 0.57 (Link). You can now use a plugin command to change the color of the rain, storm or snow weather.


// Rain
exaWeather rain bitmap flat 255,255,255
exaWeather rain bitmap gradient 255,255,255,0,0,0
// Reset to Default Color
exaWeather rain bitmap reset

// Storm
exaWeather storm bitmap flat 255,255,255
exaWeather storm bitmap gradient 255,255,255,0,0,0
// Reset to Default Color
exaWeather storm bitmap reset

// Snow
exaWeather snow bitmap flat 255,255,255
exaWeather snow bitmap gradient 255,255,255,0,0,0
// Reset to Default Color
exaWeather snow bitmap reset


I'll get around to adding in commands to change other settings as well here sometime.
 

Skurge

" (GASP) What's going on!? "
Veteran
Joined
Jul 12, 2015
Messages
1,197
Reaction score
274
First Language
English
Primarily Uses
N/A
That is incredible, I can command with a parallel process to run colour changing randomly and give out a rainbow fluctuating effect if I will it to be :)
 

Users Who Are Viewing This Thread (Users: 0, Guests: 1)

Latest Threads

Latest Profile Posts

Don't forget, aspiring writers: Personality isn't what your characters do, it is WHY they do it.
Hello! I would like to know if there are any pluggings or any way to customize how battles look?
I was thinking that when you start the battle for it to appear the eyes of your characters and opponents sorta like Ace Attorney.
Sadly I don't know how that would be possible so I would be needing help! If you can help me in any way I would really apreciate it!
The biggest debate we need to complete on which is better, Waffles or Pancakes?
rux
How is it going? :D
Day 9 of giveaways! 8 prizes today :D

Forum statistics

Threads
106,048
Messages
1,018,545
Members
137,834
Latest member
EverNoir
Top