Author Topic: New rain weather.  (Read 3391 times)

Offline Arcane

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
  • Oh my little Star
    • View Profile
New rain weather.
« on: August 17, 2012, 11:14:59 am »
Hey everyone I just wanted to post a new weather I have made, I have found that when I compare the "light rain" and the "rain" weathers that there is not much difference between them, other than changing the sky colour more on the rain weather.

So I decided to make my own rain, it is called heavy rain and the amount of rain particles makes it look somewhat like a storm.

http://www.mediafire.com/download.php?5dc6efb5g8ef7gt

Make sure to place the file in your "sky" folder.  If there are any problems, let me know.

I hope this is useful and if anyone has any requests then feel free to ask.
Please ask if you have any requests, I make maps, particles, weathers and some objects.

Offline Dafniforfree

  • Community Champion
  • ****
  • Posts: 2,048
  • Floof-O-Meter: 60
  • .:Let's be heros in our own destiny:.
    • View Profile
Re: New rain weather.
« Reply #1 on: August 17, 2012, 01:00:39 pm »
wow awesome :o I will use it to my map when I return back home from the holidays :D +Karms

Offline Cecilia~

  • Dedicated Supporter
  • ***
  • Posts: 441
  • Country: 00
  • Floof-O-Meter: 20
  • wwww
    • View Profile
Re: New rain weather.
« Reply #2 on: August 17, 2012, 01:50:53 pm »
I sort of have a request. Thought im not sure how someone could do this in FH. Instead of just rain, what about wind/some kind of particle that blows things around? Btw, i do know how particles can work, so i find this nearly impossible XD; Im also still curious as to how Kov made thunder and flashes of lightning in IT.. x~x

So yeah, if you can, try like, a wind particle or stuff blowing around :3
i dont know anything ever at any time

Offline Dafniforfree

  • Community Champion
  • ****
  • Posts: 2,048
  • Floof-O-Meter: 60
  • .:Let's be heros in our own destiny:.
    • View Profile
Re: New rain weather.
« Reply #3 on: August 17, 2012, 03:03:35 pm »
I sort of have a request. Thought im not sure how someone could do this in FH. Instead of just rain, what about wind/some kind of particle that blows things around? Btw, i do know how particles can work, so i find this nearly impossible XD; Im also still curious as to how Kov made thunder and flashes of lightning in IT.. x~x

So yeah, if you can, try like, a wind particle or stuff blowing around :3

Hmmm..yeah I'd like a wind or a fog weather it would

Offline Arcane

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
  • Oh my little Star
    • View Profile
Re: New rain weather.
« Reply #4 on: August 17, 2012, 08:24:34 pm »
What sort of thing do you mean by wind? Like rain that would go slightly sideways rather than straight down? Or a seperate particle that would sort of fly across the screen?
Please ask if you have any requests, I make maps, particles, weathers and some objects.

Offline Dafniforfree

  • Community Champion
  • ****
  • Posts: 2,048
  • Floof-O-Meter: 60
  • .:Let's be heros in our own destiny:.
    • View Profile
Re: New rain weather.
« Reply #5 on: August 17, 2012, 08:27:44 pm »
the first one that it may rain but it will seem like if there was wind

Offline Arcane

  • Forum Newcomer
  • *
  • Posts: 9
  • Floof-O-Meter: 0
  • Oh my little Star
    • View Profile
Re: New rain weather.
« Reply #6 on: August 17, 2012, 09:27:43 pm »

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
Please ask if you have any requests, I make maps, particles, weathers and some objects.