Feral Heart

FeralHeart Creations => FeralHeart Addons & Mods => Other Mods/Creations => Topic started by: Arcane on August 17, 2012, 11:03:10 pm

Title: Windy Rain Weather
Post by: Arcane on August 17, 2012, 11:03:10 pm
Hello everyone, this is a weather for rain that goes slightly sideways as well as down as if there were wind as well. If you would like another strength of wind ie. the rain to go sideways more/less

particle_system Weather/WindyRain
{
    material WeatherMat/Rain
    particle_width  3
    particle_height 9
    cull_each       true
    quota           10000
    billboard_type  oriented_common
    common_direction 0 -1 0.4
    
    emitter Box
    {
        angle           0
        emission_rate   1200
        time_to_live    3
        direction       0 -1 0.3
        velocity       400
        colour_range_start  0.3 0.75 0.3
        colour_range_end    0.7 0.75 0.7
        width           1
        height          1
        depth           0
    }

    affector LinearForce
    {
        force_vector      20 -400 400
        force_application add
    }
}





Add all of that to your weather.particle file in your sky folder just paste it at the bottom.

Then download this.
http://www.mediafire.com/?yy2h54yg4vd7bwt (http://www.mediafire.com/?yy2h54yg4vd7bwt)
put that in your sky folder as well.

Please tell me if it doesn't work okay? :3

Also if their are any requests or recommendations then please tell me :)
Title: Re: Windy Rain Weather
Post by: Cecilia~ on August 17, 2012, 11:27:47 pm
Woohoo! Thanks a ton for making this! Havent tested yet but i will
Title: Re: Windy Rain Weather
Post by: Arcane on August 17, 2012, 11:32:39 pm
Oh also I didn't make a particle of wind actually moving across, like bits of dust floating by. If that is more what you were after then I will try to make that as well :)
Title: Re: Windy Rain Weather
Post by: wolfgirl56 on August 18, 2012, 12:00:19 am
Thanks. I'll download it soon~