Alice Community  

Go Back   Alice Community > Alice 2 > Share Worlds

Reply
 
Thread Tools Display Modes
Weather Effects
Old
x2495iiii
Super Moderator
 
x2495iiii's Avatar
 
Status: Offline
Posts: 3,508
Join Date: Dec 2008
Location: Somewhere in the Continental U.S.
Default Weather Effects - 01-10-2011, 11:59 PM

I was playing some emulated GBA games and I realized that those games, with only one layer of graphic power (i. e. one billboard in Alice), were able to passably simulate weather effects like rain, snow, and sand. I recalled seeing a few questions as to how to make weather effects in worlds as well before this, so I figured if the Developers of Golden Sun and Dynasty Warriors Advance can do it, so can I. So I did. Except with two layers instead of one, for depth and realism and stuff.

I guarantee it's better than anything else anyone's tried (cylinders...), even though it's just a few textures for a pair of billboards stuck to the camera.

Here's how it works:

Change the textures of the both objects to the desired weather effect manually, before runtime.

Refer to the note at the top of bigWeather's "WeatherAnim" method for the numbers to enter as values for the bigWeather variables "duration" and "delay" respectively. These are just values I thought looked good. Fool around with them, get some heavy effects with smaller values, stuff like that.

The weather only goes one way, down and left. This was so I only had to make two textures for each effect.

Remember these are transparent billboards in front of the camera, so Mouse click methods will not work while they are showing.

Also remember that these billboards are not pressed flat against the camera, so approaching a wall would show the flat nature of the weather. Personally, I'd use this for cutscenes, and if in a game, I'd have the weather's opacity drop as you get closer to the wall, which isn't too far from reality.

If you save these and import them into your own worlds, be sure to import bigWeather2 first, otherwise you'll have unresolved references. When placing them, make them oriented to the camera, turned 1/2 revolution, then moved forward and up so that their bounding box's highlighted edges are just out of sight.

Finally, no criticism. Seriously, just don't feel like it. If you like it, praise it. If you use it, cite it. If you want more, make a request. Otherwise, don't post. It will land you right on my ignore list.

Rant over.

The effects are Rain, Snow, Hail, Sand, and Fire.
Attached Files
File Type: a2w WeatherEffect.a2w (2.38 MB, 96 views)
   
Reply With Quote
Old
Fritz
Senior Member
 
Fritz's Avatar
 
Status: Offline
Posts: 105
Join Date: Sep 2010
Default 01-11-2011, 12:36 AM

You did a pretty good job, though wouldn't it be easier to use an animated GIF rather than create a method to move a static image?


Working on a new Futuristic FPS game

http://alice.org/community/showthread.php?t=6734
   
Reply With Quote
Old
x2495iiii
Super Moderator
 
x2495iiii's Avatar
 
Status: Offline
Posts: 3,508
Join Date: Dec 2008
Location: Somewhere in the Continental U.S.
Default 01-11-2011, 11:31 AM

Yes, but that would also increase the file size, which is already pretty big for just two objects.

I could always use arty's texture loader to get around that, but I haven't successfully used it yet, so I was working with what I knew.
   
Reply With Quote
Old
ryisrippin
Guest
 
Status:
Posts: n/a
Default 02-02-2011, 04:25 PM

thank you for this. This came in great use to me
   
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



Copyright ©2024, Carnegie Mellon University
Alice 2.x © 1999-2012, Alice 3.x © 2008-2012, Carnegie Mellon University. All rights reserved.