Game Development Community

Creating movie file / watar splash effects

by Dylan Nicholson · in Torque Game Engine · 05/24/2007 (11:32 pm) · 1 replies

Hi,

Just purchased the SDK and I'm having a play...very impressed so far.
Two questions...

1. How can I create a movie from a Torque engine animation, e.g. a .mov, .avi or .mpg file for internet distribution?

2. What sort of assistance does the engine offer in the way of water splash effects? I want to simulate boats moving through water, and I definitely need wave/ripple, splash & spray type effects.

Thanks

Dylan

#1
05/24/2007 (11:34 pm)
1. Fraps

2. Torque offers particle emitters. You should see an example of this with the main player. This could be used to achieve some of the effects you're after, the others such as wave/ripple effects will have to be implemented on your own.