Game Development Community

Water/Raindrops

by Daniel Williams · in Torque Game Engine · 02/17/2007 (9:16 am) · 1 replies

I want to have the kind of water the starter.fps had. And also having rain.

I need the kind of water for making a ocean, river and puddles.

And simply, how to get rain?

How do I make them?

Thanks.

#1
02/20/2007 (10:23 am)
Open up starter.fps\data\missions\stronghold.mis using Notepad, or preferably, Torsion.

Using Torsion to make a project for viewing the script projects, you can see how they set up the environment effects, including rain and waterblock placement. Looking in starter.fps\server\scripts\environment.cs will also help.