Page 1 of 1

Add rain to part of the map? [Solved]

Posted: Mon Sep 20, 2010 6:42 pm
by linksith
Hi, I'm working on a map being designed for different worlds and I'm trying to figure out how I can add rain to a specific part of the map, but not all of it. I know I can use a "rainshadow" region for the rest of the map but I want to know if there is an easier way to do this. Thanks.

Re: Add rain to part of the map?

Posted: Mon Sep 20, 2010 7:18 pm
by Teancum
Nope -- rain is defined in the .fx file, so there's no cheating unfortunately.

*edit*

Oops - fx file, not sky file

Re: Add rain to part of the map?

Posted: Mon Sep 20, 2010 7:19 pm
by AQT
linksith wrote:I know I can use a "rainshadow" region for the rest of the map but I want to know if there is an easier way to do this.
I'm afraid that's the only and easy way you can do this. If you add the rain effect to your map via your world's .fx file, then it'll apply to your entire map.

Re: Add rain to part of the map?

Posted: Mon Sep 20, 2010 7:23 pm
by linksith
Ok, thanks for the help.