Game Development Community

Rendered cutscenes and Prerendered cutscences

by Courtney Harris · in Torque 3D Professional · 10/15/2011 (3:51 am) · 3 replies

I believe ive asked this question before and cant remember or find the answers....can you make or do cutscenes with T3d??

About the author

Beginner Programmer...hoping to have my own video game under my belt.


#1
10/15/2011 (7:23 am)
You can. I believe that the Game Mechanics Kit has tools to make in-game cutscenes easier, and you can use the Theora video playback system to play pre-rendered videos. Verve is designed specifically for in-game scenes.

I would contact the developers of these products and check on their update status to ensure they are compatible with your version of T3D.

You can do all of it yourself if you like. In-game scenes shouldn't be too hard in script - the exciting part will be programming smooth camera motion. Some of the old Plastic Tips can be integrated into T3D with a little elbow grease and they would help alot with this.
#2
10/15/2011 (8:33 am)
Any scripting tips lol
#3
10/15/2011 (9:49 am)
Some creative scripting will help you make in-game cutscenes. Torque will even output a movie for you, if that is needed. For pre-rendered cutscenes just use a theora control for playback.