Author Topic: Windy Rain Weather  (Read 1940 times)

Offline Arcane

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
  • Oh my little Star
    • View Profile
Windy Rain Weather
« 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
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 :)
« Last Edit: August 17, 2012, 11:06:05 pm by Arcane »
Please ask if you have any requests, I make maps, particles, weathers and some objects.

Offline Cecilia~

  • Dedicated Supporter
  • ***
  • Posts: 441
  • Country: 00
  • Floof-O-Meter: 20
  • wwww
    • View Profile
Re: Windy Rain Weather
« Reply #1 on: August 17, 2012, 11:27:47 pm »
Woohoo! Thanks a ton for making this! Havent tested yet but i will
i dont know anything ever at any time

Offline Arcane

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
  • Oh my little Star
    • View Profile
Re: Windy Rain Weather
« Reply #2 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 :)
Please ask if you have any requests, I make maps, particles, weathers and some objects.

wolfgirl56

  • Guest
Re: Windy Rain Weather
« Reply #3 on: August 18, 2012, 12:00:19 am »
Thanks. I'll download it soon~