Jump to content

Immersion Mod - Rain


Miguel4321

Recommended Posts

Hi Skyrim community

How about create a mod that add rain drops (or droplets) on the camera while raining?

Something like this:

 

http://www.videogamesblogger.com/wp-content/uploads/2011/06/duke-nukem-forever-cycloid-boss-battle-screenshot.jpg

 

I cant find more images, but this effect exists in games like Crysis, RDR, F1 2011, COD Black Ops, etc.

 

Sorry for my english

Link to comment
Share on other sites

Hi Skyrim community

How about create a mod that add rain drops (or droplets) on the camera while raining?

Something like this:

 

http://www.videogamesblogger.com/wp-content/uploads/2011/06/duke-nukem-forever-cycloid-boss-battle-screenshot.jpg

 

I cant find more images, but this effect exists in games like Crysis, RDR, F1 2011, COD Black Ops, etc.

 

Sorry for my english

Where's the rain? Is it behind that crappy game? :P

 

But yes, something like that would be neat, and if bethesda has a global weather tracking script, it should be easy enough to get (Still) water droplets on screen, or maybe an animated texture.

Link to comment
Share on other sites

Hi Skyrim community

How about create a mod that add rain drops (or droplets) on the camera while raining?

Something like this:

 

http://www.videogamesblogger.com/wp-content/uploads/2011/06/duke-nukem-forever-cycloid-boss-battle-screenshot.jpg

 

I cant find more images, but this effect exists in games like Crysis, RDR, F1 2011, COD Black Ops, etc.

 

Sorry for my english

Where's the rain? Is it behind that crappy game? :P

haha, I really wish you could "like" or "thumbs up" comments on here!

 

But honestly, how far the gaming community is with the technology, I'm kinda surprised how crappy Bethesda's animations are. The character jumping and swimming animation is still bizarre, and snow and rain still go through walls and buildings. You's think with how popular they are, they would have the experience and money to easily fix these things. I mean, even the modding community has done better work then Bethesda with these things.

Edited by Kry11ic
Link to comment
Share on other sites

Hi Skyrim community

How about create a mod that add rain drops (or droplets) on the camera while raining?

Something like this:

 

http://www.videogamesblogger.com/wp-content/uploads/2011/06/duke-nukem-forever-cycloid-boss-battle-screenshot.jpg

 

I cant find more images, but this effect exists in games like Crysis, RDR, F1 2011, COD Black Ops, etc.

 

Sorry for my english

Where's the rain? Is it behind that crappy game? :P

haha, I really wish you could "like" or "thumbs up" comments on here!

 

But honestly, how far the gaming community is with the technology, I'm kinda surprised how crappy Bethesda's animations are. The character jumping and swimming animation is still bizarre, and snow and rain still go through walls and buildings. You's think with how popular they are, they would have the experience and money to easily fix these things. I mean, even the modding community has done better work then Bethesda with these things.

Just remember that the game's construction set is what the devs are limited too outside of the hardcoding. So making the game NONE graphic intensive is hard (All the TONS of hidded object faces, mixed layer lighting, mixed partial object lighting, can even at times strain my monster comp)

Link to comment
Share on other sites

Hi Skyrim community

How about create a mod that add rain drops (or droplets) on the camera while raining?

Something like this:

 

http://www.videogamesblogger.com/wp-content/uploads/2011/06/duke-nukem-forever-cycloid-boss-battle-screenshot.jpg

 

I cant find more images, but this effect exists in games like Crysis, RDR, F1 2011, COD Black Ops, etc.

 

Sorry for my english

Where's the rain? Is it behind that crappy game? :P

 

But yes, something like that would be neat, and if bethesda has a global weather tracking script, it should be easy enough to get (Still) water droplets on screen, or maybe an animated texture.

 

So, this is possible to make?

Link to comment
Share on other sites

I think it would kinda be like when you get blood on the screen during combat. Now, I don't know much about scripting, but when I was reading the tutorials on the Creation Kit site, I started to pick up a few things. So, I think that it would be fairly easy to create a script for this, something along the lines of:

 

If weathereffect=rain1heavy, then play animation_rain_on_camera <<<Basically this is saying that if the WeatherEffect is rain (as opposed to sunny, cloudy, etc.) then play this animation. The script would also have to be run on startup/ Shouldn't be too hard for someone to whip this up.

Link to comment
Share on other sites

I think it would kinda be like when you get blood on the screen during combat. Now, I don't know much about scripting, but when I was reading the tutorials on the Creation Kit site, I started to pick up a few things. So, I think that it would be fairly easy to create a script for this, something along the lines of:

 

If weathereffect=rain1heavy, then play animation_rain_on_camera <<<Basically this is saying that if the WeatherEffect is rain (as opposed to sunny, cloudy, etc.) then play this animation. The script would also have to be run on startup/ Shouldn't be too hard for someone to whip this up.

 

Sounds easy

Who can i ask to do this?

Link to comment
Share on other sites

I think it would kinda be like when you get blood on the screen during combat. Now, I don't know much about scripting, but when I was reading the tutorials on the Creation Kit site, I started to pick up a few things. So, I think that it would be fairly easy to create a script for this, something along the lines of:

 

If weathereffect=rain1heavy, then play animation_rain_on_camera <<<Basically this is saying that if the WeatherEffect is rain (as opposed to sunny, cloudy, etc.) then play this animation. The script would also have to be run on startup/ Shouldn't be too hard for someone to whip this up.

 

Sounds easy

Who can i ask to do this?

 

Bump

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...